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

    PXE-E32: TFTP open timeout (Isolated Network)

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    13
    1.0k
    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.
    • E
      Enigma @george1421
      last edited by Enigma

      @george1421

      Hello

      I have a Centos 7 version machine and a 8 port unmanaged switch as my isolated network setup.

      host server ip: 192.168.107.200
      Fog version: 1.5.10

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

        @Enigma Sorry, that really didn’t answer my question. So let me ask it another way. Do you have the FOG server configured as a dhcp server? This would have been one of the questions it asked as you installed the FOG software.

        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!

        E 1 Reply Last reply Reply Quote 0
        • E
          Enigma @george1421
          last edited by

          @george1421

          Hello

          Yes, FOG server is setup for DHCP

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

            @Enigma ok lets run these commands:

            netstat -an | grep :69
            That should return something that looks like this 0:0:0:0:69

            ps aux | grep isc
            It should respond with something M says isc-dhcp

            Make sure the the firewall isn’t turned on the fog host server.

            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!

            E 1 Reply Last reply Reply Quote 0
            • E
              Enigma @george1421
              last edited by Enigma

              @george1421 This result when executing these commands

              netstat -an | grep :69 is not returning anything

              IMG_0564.jpg

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

                @Enigma It appears that the isc-dhcp server (the one that FOG uses for sending dhcp info to the pxe booting clients) is not loaded. So that would explain why your clients are seeing that message, there is nothing to configure them.

                You can install the isc-dhcp server after the fact too. Its easier to do when you install FOG, but can be done after fog has been installed too.

                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!

                E 2 Replies Last reply Reply Quote 0
                • E
                  Enigma @george1421
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • E
                    Enigma @george1421
                    last edited by

                    @george1421

                    Could this be something else?? I see DHCP service is running

                    IMG_0574.JPG

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

                      @Enigma Would you install wireshark on a witness computer connected to the same subnet (ideally same network switch) as the pxe booting computer? If yes set a capture filter of port 67 or port 68

                      Start wireshark, then pxe boot the target computer to the error and stop wireshark capture. There should be ~4 dhcp packets captured.

                      DISCOVER: This is from the client asking to configure me
                      OFFER: there should be one or more responders. These are the dhcp servers. These are the packets we are interested in. How many offers do you see? Do they have dhcp options 66 and 67 set as well as in the ethernet header next-server and boot-file?
                      REQUEST: This is the client asking for the full details from the selected dhcp server
                      ACK: The dhcp server saying that IP address is now yours.

                      If you can’t figure out the pcap upload it to a file share site and either post the link here or use FOG DM chat to send me the url and I will look at it. The answer has to be “on the wire”.

                      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!

                      E 1 Reply Last reply Reply Quote 0
                      • E
                        Enigma @george1421
                        last edited by

                        @george1421

                        Here is the traffic capture - https://www.filemail.com/d/mzvmafnxwjaqyfk

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

                          @Enigma I asked a few questions in chat, but I’ll reask them here.

                          1. Is this your fog server’s IP address? 192.168.107.200
                          2. Your dhcp server isn’t sending dhcp option values, what device is your dhcp server? Your dhcp server needs to be configured to support both bootp (values in the ethernet header that are present in the pcal) and dhcp (missing dhcp options 66 and 67).

                          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!

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

                          195

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project