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

TFTP/PXE timeout Linux server to Windows PXE boot

Scheduled Pinned Locked Moved Solved
Linux Problems
2
6
3.1k
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.
  • A
    alorsung
    last edited by Apr 14, 2016, 8:06 PM

    I am not sure if there specific forum exists with my specific problem but I have read through tons of posts on multiple websites regarding this same issue, but what’s worked for other doesn’t work for me.

    I have a working FOG server with 4690 installed on a VM that is stored locally in our office on CENTOS7. I just built a new CENTOS7 FOG server but it’s on our Rackspace hypervisors in Dallas.

    I have compared the config files, firewall settings, services DHCP settings on our windows domain controller (Yes I have option 066 and 067 enable and pointing to the server that is running FOG/TFTP as well as the correct bootfile undionly.kpxe). But still the client machine which we have imaged ton of with our working server FOG01, will not get past “TFPT…” portion with out timing out with the error PXE-E32 TFTP open timeout.

    I was able to successfully TFTP the bootfile to my mac via terminal I also tried switching subnet’s from FOG01 to the new FOG02 server and the FOG01 server was able to grab the bootfile and load the image. Which leads me to believe SOMETHING on my new FOG02 server isnt working, but again ive compared all the applicable configs, etc… between FOG01 and FOG02 and it’s all identicle.

    Racking my brain here! Anything helps.

    Thanks!

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Apr 14, 2016, 3:04 PM Apr 14, 2016, 9:03 PM

      SELinux or Firewall probably.

      getenforce
      systemctl status firewalld

      also - https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_TFTP

      in the end, your absolute-ultimate-secret-mega-weapon is wireshark. See what DHCP is saying, see what the FOG Server hears, see how it responds.

      Please do ask more questions if you need 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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • A
        alorsung
        last edited by Apr 15, 2016, 6:48 PM

        Wasnt selinux… that is disabled by default on our centos 7 templates. Also firewalld has tftp service allowed as well as corresponding ports.

        I found the issue and its kind of silly, but FOG02 has version 7180, which is slightly newer than the version on FOG01 and so, in the tftp config i added:

        -r
        blksize

        to the end of “server_args” setting, restarted the xinetd service and it worked. End result:

        server_args = -v -s /tftpboot -r blksize

        I chalked it up to being an issue with versions of FOG or possibly the TFTP server running on the two VM’s because the configs were identical before I made that adjustment.

        Hope this helps anyone else facing this problem.

        W 1 Reply Last reply Apr 15, 2016, 7:52 PM Reply Quote 0
        • W
          Wayne Workman @alorsung
          last edited by Apr 15, 2016, 7:52 PM

          @alorsung Great you figured it out. So… why not just make the versions match?

          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/

          A 1 Reply Last reply Apr 19, 2016, 4:17 PM Reply Quote 0
          • A
            alorsung @Wayne Workman
            last edited by Apr 19, 2016, 4:17 PM

            @Wayne-Workman I just pulled the current version, wanted to see what new features, if any, were added.

            W 1 Reply Last reply Apr 19, 2016, 4:19 PM Reply Quote 0
            • W
              Wayne Workman @alorsung
              last edited by Wayne Workman Apr 19, 2016, 10:19 AM Apr 19, 2016, 4:19 PM

              @alorsung said in TFTP/PXE timeout Linux server to Windows PXE boot:

              I just pulled the current version, wanted to see what new features, if any, were added.

              well, new features aren’t always the goal. Stability, performance, and bug fixes are the primary goal right now. the developers aren’t really adding any more features to fog trunk. from this point out it’s mostly bug fixes and performance improvements, and making fog handle potential issues and scenarios better.

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

              185

              Online

              12.1k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project