• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Krisztian Buscsei
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Krisztian Buscsei

    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      I’ve just forgot this:
      pxelinux.cfg\default

      DEFAULT vesamenu.c32
      Label fog
      MENU DEFAULT
      kernel ipxe.krn dhcp && chain [url]http://192.168.1.26/fog/service/ipxe/boot.php:mac=${net0/mac}[/url]
      PROMPT 0
      TIMEOUT 01

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Hi

      It look like, I found a solution.
      so.
      ubuntu 13.10
      fog 1.0.1
      Installed with the built in dhcp server
      After I disabled…
      After Install the dnsmasq
      Configured as the fog wiki wrote it.
      and I am not sure(I did to many things) but probably these two lane:
      enable-tftp
      dhcp-range=192.168.1.0,proxy,255.255.255.0

      But anyway I attach the complete configuration file

      Thank you for your help

      Krisz

      [url=“/_imported_xf_attachments/0/826_ltsp.conf-working.txt?:”]ltsp.conf-working.txt[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      I followed this [URL=“http://fogproject.org/forum/threads/dnsmasq-help-for-ipxe-stuff.10222/#post-24442”]DNSMasq Help for iPXE stuff[/URL]

      but now, it can’t find the boot.php
      [url]http://192.168.1.17/fog/service/ipxe/boot.php[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Good morning

      I am here again 😞

      So I re installed everything again, ubuntu 13.10 fog 1.0.1
      First with dhcp: it was working
      Second step: I removed the isc-dhcp-server: it was not booting at all
      third step : I installed the dnsmasq, and I configed as it was on the fog wiki : it start booting, but connection time out again at the default.ipxe

      so it has to be the dnsmasq

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      [CODE]sudo ./installfog.sh[/CODE]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      I’ve got an error message:
      setting up and starting vsftp server … failed!
      what does it mean?

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Thank you

      I will start again, but now, with fog 0.32 with built in dhcp, if it is working, I will disable it, and install the proxydhcp… and I come back tomorrow

      Thank you for your patience

      Krisz

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      If I install a fog with the built in dhcp, how can i disable the dhcp after the installation?

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      I think that was a step back, I attached the result [ATTACH]816[/ATTACH]

      [url=“/_imported_xf_attachments/0/816_005.png?:”]005.png[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Why it is trying to use the tftp setting from 0.27
      I think I was not clear.

      I have downloaded a vm 0.27
      this one is working fine with the built in dhcp

      second virtal machine: ubuntu 14+fog 1.0.1 +proxy dhcp with the settings from the fog wiki
      I did not set anything on the tftp, I’ve just modified the proxydhcp…
      And there is default.ipxe in the tftpboot folder

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      I can try to copy over there, but do you think it gonna work? I mean in vm there is fog 0.27 and the other one is fog 1.0.1 and as the fog wiki write it, it use a complity different setting:
      [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]
      I used dnsmasq settings for ipxe

      Maybe I gonna try with fog 0.32

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Sorry, I am new on this forum, I did not realized, it is signature.
      proxyDhcp

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Yes, that link returned of the source of the ipxe menu.

      that is the problem, I want to you proxy dhcp, instead off the built in dhcp,(I have an dhcp server already, I do not want to turn it off, I can’t modify anything on it 😞 )

      Thank you anyway, I will read forward.

      Just one more thing.

      I tried the vm version too, I set with built in dhcp, and that was working…, and I checked the files in the tftpboot, and there are complitly different files overther, I attach picture(so this version is the vm that I’ve downloaded from fogproject.org, and setted up with dhcp…, and this version is working with this settings…, i did not modify anything on it, I’ve just setted up with dhcp )
      [ATTACH]815[/ATTACH]
      Krisz

      [url=“/_imported_xf_attachments/0/815_004.png?:”]004.png[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Dear Tom

      As you can see above your reply I started with the version of the fog and version of the ubuntu…
      And yes both (client and server too) are in bridged, and both of them intel pro/1000 mt destop (82540EM)
      And yes, I read the fog wiki,
      and yes I have been reading forums for 2 weeks, and this is approx the 16th ubuntu that I’ve installed in this two weeks.
      Kernel issues: I have fog 1.0.1
      I do not know what is the connection between the apache and the tftp, but anyway here is the apache log.

      Krisz

      [url=“/_imported_xf_attachments/0/814_apache error log.txt?:”]apache error log.txt[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      This picture has been made on ubuntu 14.04, but I had same error on the 13.10 too(until yesterday, but I set to many thing on the 13.10, so I will delete that one).

      Here is an other picture about you said.
      [ATTACH]813[/ATTACH]

      Thank you for your help

      [url=“/_imported_xf_attachments/0/813_003.png?:”]003.png[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      [ATTACH=full]802[/ATTACH]

      Bridged lan was setted before I installed the ubuntu.

      the Dhcp can be problem, I attach that one to

      [url=“/_imported_xf_attachments/0/802_002.png?:”]002.png[/url][url=“/_imported_xf_attachments/0/803_ltsp.conf.txt?:”]ltsp.conf.txt[/url]

      posted in Tutorials
      K
      Krisztian Buscsei
    • RE: /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

      Hi,

      I have same problem, but this solution does not work for me.

      I have virtual box, both client and server to.
      Server on ubuntu 13.10 destop
      fog 1.0.1
      with proxy dhcp configured as link below:
      [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]

      any ideas?

      Krisz

      posted in Tutorials
      K
      Krisztian Buscsei
    • 1 / 1