• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

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

Scheduled Pinned Locked Moved
Tutorials
7
69
57.4k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K
    Krisztian Buscsei
    last edited by May 22, 2014, 9:05 PM

    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

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by May 22, 2014, 9:06 PM

      Yes, but I think the system is confused. So it’s trying to use the tftp settings from the 0.27 in which default.ipxe does not exist. Also, it won’t impact the operation of the 0.27 because it knows nothing of the default.ipxe nor cares about it.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • K
        Krisztian Buscsei
        last edited by May 22, 2014, 9:13 PM

        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

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by May 22, 2014, 9:16 PM

          Alright, lets go to basics.

          Try commenting out the port=0 line in your ltsp.conf file:
          [code]#port=0[/code] and restart the service, any luck?

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • K
            Krisztian Buscsei
            last edited by May 22, 2014, 9:23 PM

            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]

            1 Reply Last reply Reply Quote 0
            • K
              Krisztian Buscsei
              last edited by May 22, 2014, 9:32 PM

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

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by May 22, 2014, 9:33 PM

                service dhcpd disable?

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • K
                  Krisztian Buscsei
                  last edited by May 22, 2014, 9:39 PM

                  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

                  1 Reply Last reply Reply Quote 0
                  • K
                    Krisztian Buscsei
                    last edited by May 22, 2014, 10:06 PM

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

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by May 22, 2014, 10:22 PM

                      it means it failed to start and setup the vsftp server.

                      I don’t know why, but that’s what it means.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by May 22, 2014, 10:23 PM

                        when you ran the installer, did you run:
                        [code]sudo ./installfog.sh[/code]
                        or did you run:
                        [code]./installfog.sh[/code] as a normal user?

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        1 Reply Last reply Reply Quote 0
                        • K
                          Krisztian Buscsei
                          last edited by May 22, 2014, 10:48 PM

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

                          1 Reply Last reply Reply Quote 0
                          • K
                            Krisztian Buscsei
                            last edited by May 23, 2014, 8:54 AM

                            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

                            1 Reply Last reply Reply Quote 0
                            • K
                              Krisztian Buscsei
                              last edited by May 23, 2014, 9:24 AM

                              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]

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by May 23, 2014, 10:24 AM

                                The ProxyDHCP that’s handed out is within the same subnet that your FOG Server is attached to?

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • K
                                  Krisztian Buscsei
                                  last edited by May 26, 2014, 11:41 AM

                                  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]

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    Krisztian Buscsei
                                    last edited by May 26, 2014, 2:51 PM

                                    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

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      Paul Muti
                                      last edited by Jun 12, 2014, 10:27 PM

                                      I started a fog server build for a client and this time around i got stuck again on the default.ipxe timeout.

                                      I was able to tftp the default.ipxe file from windows and so i restarted the tftpd-hpa daemon, rebooted my laptop, and it started imaging.

                                      I added this to my notes for next time (grabbed from somewhere else online)

                                      [FONT=Calibri] [FONT=Microsoft JhengHei UI][COLOR=#7f7f7f][SIZE=3]tftpd-hpa starts “to early”. You can fix this by editing the /etc/rc.local and add the line[/SIZE][/COLOR][/FONT][/FONT]

                                      [COLOR=#7f7f7f][FONT=Microsoft JhengHei UI][SIZE=3]/bin/sleep 30 && /etc/init.d/tftpd-hpa restart[/SIZE][/FONT][/COLOR]

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        PaganLinuxGeek
                                        last edited by Feb 20, 2015, 2:08 PM

                                        I too am having this issue on fedora 21 system. I can transfer the file via tftp from command line without error. However, when attempting to network boot ipxe as per the new method it reports a /default.ipxe… timeout error. This happen in virtualbox vm (network adapter is set to bridged and intel chipset emulation) and with my HP Pavilion laptop. I can boot the old method (pxe) as per fog 0.32. I’ve edited my /etc/dnsmasq.conf file to provide two network boot options in the boot menu (press f8 for boot menu) with the default being ipxe boot. Since I can netboot using the older method and transfer files via tftp I tend to think the setup for DHCP and tftp is functioning normally.

                                        I’ve checked the messages log file for errors and it’s not reporting any. The httpd access log doesn’t show any requests for the files it’s supposed to transfer via http either. It leads me to believe that it’s not progressing past the tftp transfer stage and into the http transfer stage.

                                        1 Reply Last reply Reply Quote 0
                                        • Wayne WorkmanW
                                          Wayne Workman
                                          last edited by Feb 20, 2015, 2:58 PM

                                          [quote=“PaganLinuxGeek, post: 42472, member: 2226”]I too am having this issue on fedora 21 system. I can transfer the file via tftp from command line without error. However, when attempting to network boot ipxe as per the new method it reports a /default.ipxe… timeout error. This happen in virtualbox vm (network adapter is set to bridged and intel chipset emulation) and with my HP Pavilion laptop. I can boot the old method (pxe) as per fog 0.32. I’ve edited my /etc/dnsmasq.conf file to provide two network boot options in the boot menu (press f8 for boot menu) with the default being ipxe boot. Since I can netboot using the older method and transfer files via tftp I tend to think the setup for DHCP and tftp is functioning normally.

                                          I’ve checked the messages log file for errors and it’s not reporting any. The httpd access log doesn’t show any requests for the files it’s supposed to transfer via http either. It leads me to believe that it’s not progressing past the tftp transfer stage and into the http transfer stage.[/quote]

                                          I’m using Fedora 21 also. I wrote up some instructions for installing in Hyper-V (might very closely apply to VMware). These apply to revision 2922 and up.

                                          The instructions are here:

                                          [url]http://fogproject.org/wiki/index.php/FOG_(r2922)_Configuration_on_Fedora_21_Workstation_inside_Windows_Server_2012_Hyper-V_using_ProxyDHCP[/url]

                                          At the bottom, you’ll find troubleshooting help (just a starting place, really).

                                          I think you might find it to be a lot of help.

                                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                          Daily Clean Installation Results:
                                          https://fogtesting.fogproject.us/
                                          FOG Reporting:
                                          https://fog-external-reporting-results.fogproject.us/

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          • First post
                                            Last post

                                          138

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project