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

    TFTP Open Timeout Issues

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    12
    1.9k
    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.
    • Chris WhiteleyC
      Chris Whiteley
      last edited by

      Hey All,

      I am getting a TFTP Open timeout error and it is making me spin my wheels. I am running Ubuntu 16.04.3 LTS with FOG 1.5.0. On 2 of my sites, it works beautifully except for the high school and it is almost like it isn’t pulling the file.

      Per the instructions on the TFTP open timeout troubleshooting, I have testing tftp from my windows laptop and I was able to download the undionly.kpxe file and I was also able to do it from the FOG server.

      I have also set the chmod R 777 for the /tftpboot folder and that hasn’t done anything either.

      I am running these computers on Cisco Switches and spanning-tree portfast is enabled on the port. So are some other security features like bpduguard and things like that. I don’t know if that has anything to do with it or not.

      Any help would be much appreciated!

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

        Does your network use Windows dhcp? If so is this scope defined to use that storage node and file name?

        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

        Chris WhiteleyC 1 Reply Last reply Reply Quote 0
        • Chris WhiteleyC
          Chris Whiteley @Tom Elliott
          last edited by

          @tom-elliott Yes sir. Options 66 and 67 are set to the IP address of the FOG server and the undionly.kpxe

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @Chris Whiteley
            last edited by

            @chris-whiteley Is your fog server and target (pxe booting) computer on the same subnet?

            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!

            Chris WhiteleyC 1 Reply Last reply Reply Quote 0
            • Chris WhiteleyC
              Chris Whiteley @george1421
              last edited by

              @george1421 No they are not, they are on different subnets, but the other schools are as well and they don’t have this issue

              george1421G 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @Chris Whiteley
                last edited by george1421

                @chris-whiteley For the ease of debugging it would be helpful to have them on the same subnet. We have a document for debugging pxe booting using the fog server: https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

                But in your case since the target computers are on a different subnet the fog server can’t spy on the entire conversation. So in your case you will need to take a computer on the same subnet as the (non)pxe booting computer and install wireshark on it. Then setup a capture filter of port 67 or port 68, then launch the target computer to pxe boot. This will watch the dhcp dialog. What will be interesting is the “offer” response from the dhcp server. If you don’t know what you are looking for in the dhcp process upload the pcap to a google drive and IM me the link. I’ll take a look at it to see if the dhcp server is sending the right information.

                If that bit is good then we will need to run a pcap on the fog server to see that side of the conversation.

                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!

                Chris WhiteleyC 2 Replies Last reply Reply Quote 0
                • Chris WhiteleyC
                  Chris Whiteley @george1421
                  last edited by

                  @george1421 That is unfortunately not possible. The way our network is setup, this school is one of the many that we take care. We have 2 routers in the fold and one is a virtualized pfsense that has this “servers (fog being one of them) vlan” that is routed from their firewall to us. The other router is sitting right here in the next room where I am. This router points to the other to see that “server vlan”.

                  I know this sounds confusing, but it is only a virtualized VLAN we use for VSphere as this FOG server is Virtual.

                  1 Reply Last reply Reply Quote 0
                  • Chris WhiteleyC
                    Chris Whiteley @george1421
                    last edited by

                    @george1421 and I should say…it isn’t impossible, but it wouldn’t be very fun to setup I guess

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @Chris Whiteley
                      last edited by

                      @chris-whiteley I think we have a disconnect somewhere (remember I’m trying to visualize how you have things setup).

                      We need to get a monitoring computer on the same vlan as the computer that will not pxe boot. Typically when we debug this, we will take a laptop with wireshark installed to the remote site and plug it into the same vlan as the failing to boot computer. Start wireshark and then try to pxe boot the target computer. Once the target computer fails to boot, stop the pcap and look at what is collected.

                      This is not possible to do?

                      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!

                      Chris WhiteleyC 1 Reply Last reply Reply Quote 0
                      • Chris WhiteleyC
                        Chris Whiteley @george1421
                        last edited by

                        @george1421 I think we did have our wires crossed 🙂 I will go ahead and set this up right now. Since I won’t be good at reading it correctly, where could I send it?

                        george1421G 1 Reply Last reply Reply Quote 0
                        • george1421G
                          george1421 Moderator @Chris Whiteley
                          last edited by

                          @chris-whiteley Upload to a google drive / dropbox and IM me the link

                          Make sure you use the capture filter I posted so we don’t get extra stuff I should not see.

                          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!

                          Chris WhiteleyC 1 Reply Last reply Reply Quote 0
                          • Chris WhiteleyC
                            Chris Whiteley @george1421
                            last edited by

                            @george1421 That is sent to you. Let me know what you find.

                            Thanks,

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post

                            158

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project