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

    PXE Error "E53" No boot filename received

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    8
    8.6k
    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.
    • N
      Nicky
      last edited by

      Hello there,

      Well i’m trying to set up a Fog server, release 0.32 on an Ubuntu Server 10.04 LTS machine.

      Im using a virtual machine on an Esx 4 cluster but I don’t think that my trouble is coming from there.

      The installation of Fog is working fine, I’m able to reach the web interface from a client on the network.

      I’m using 2 DC on 2003 Server, I correctly set up the DHCP option 66 with the Fog server ip address and 67 with the pxe image boot “pxelinux.0”

      I’m able to ping my fog server, i’m able to get the pxe file by using in a prompt the following command line :
      tftfp -i 192.168.x.x get pxelinux.0

      When trying to boot on lan with client I’m getting back the error message PXE-E53 : No boot filename received

      Any idea ?

      1 Reply Last reply Reply Quote 0
      • N
        Nicky
        last edited by

        Problem solve !

        My option in the Windows DHCP scope, 66 and 67 was not correctly applied, don’t ask me why…

        1 Reply Last reply Reply Quote 0
        • S
          sivaraman
          last edited by

          [SIZE=4][B]Problem Solved[/B][/SIZE]
          [B]PXE - E53 boot file not received[/B]

          While uploading the image from a system to Fog server my network switch is turned of by accident. Then restarting all the services I received “[B]PXE - E53 boot file not received” [/B]error from all the clients.

          I reinstalled the the Fog setup ( sudo ./installfog.sh ), then all is going fine.[B][/B]

          1 Reply Last reply Reply Quote 0
          • L
            Leroy Brown
            last edited by

            I am getting this same issue but I really don’t see anyone address it with someone using this setup with a home router, that is already server DHCP requests. Any ideas there?

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              I use a home-router that deals with my DHCP stuff. However, I use 3rd party firmware on my router. This firmware allows me to point at my tftp server as needed. So my setup is slightly different.

              That said, however, in the past, before building my own firmware for my routers or using 3rd party firmware, I just installed DHCP server on my FOG Server and all worked fine.

              If this isn’t working for you, though, you could try pointing a port forward for port 69 at your fog server. Just make sure to set your source as coming from your internal network so you don’t have Internet requests for port 69 being forward at your fog server. I believe it’s a UDP request, but for simplicity sake just choose both TCP and UDP for the port number.

              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
              • L
                Leroy Brown
                last edited by

                I have an unmodified router and have had no problems. I have a modified router (tomato) at home that is modified and I do the pxe passthru and also have no problems. I’m on Ubuntu 12.04 (notorious, I know) with the unmodified router and after a recent reboot (no updates) I get the PXE-E53 and PXE-M0F return on my clients. I did update (again) the tftpd-hpa entry and re-add my fog IP. Still nothing. Ugg.

                1 Reply Last reply Reply Quote 0
                • L
                  Leroy Brown
                  last edited by

                  Circling back here folks.
                  SOLVED!
                  From spiceworks post:
                  This is kind of an old thread at this point, but I had the same issues so I wanted to put the information I found on here in the event it will help anybody else…what I found was that both DHCP, and TFTP had stopped working when I rebooted my 12.04 ubuntu LTS desktop. After doing some testing, here’s what I found that works for me to get it restarted quickly.
                  FROM THE UBUNTU Desktop

                  1. Open a command window
                  2. ENTER: sudo start isc-dhcp-server (enter your password when asked)
                  3. ENTER: sudo restart tftpd-hpa

                  BAM!

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    This is a known issue with tftp-hpa service and Ubuntu 12.04.

                    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
                    • 1 / 1
                    • First post
                      Last post

                    189

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project