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

    TFTP Problems

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    8
    74
    48.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.
    • S
      Sebastian Roth Moderator
      last edited by

      @bacelo said:

      Ok I am going to format the linux and install it all over again.

      But this won’t actually make PXE work for you. You need to get in contact with whoever is in charge for 10.1.8.254 and hopefully he’s willing to add options 66 and 67 for you.

      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

      B 1 Reply Last reply Reply Quote 3
      • B
        bacelo @Sebastian Roth
        last edited by

        @Sebastian-Roth he already did and it still didn’t work 😞

        1 Reply Last reply Reply Quote 1
        • S
          Sebastian Roth Moderator
          last edited by Sebastian Roth

          Have you looked through this already? https://wiki.fogproject.org/wiki/index.php/Tftp_timeout

          Start with sections on restarting tftp service and “Other Troubleshooting” (trying TFTP by hand)…

          Either the TFTP on FOG server is not running properly OR the DHCP is not pointing to the correct IP address.

          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 1
          • Wayne WorkmanW
            Wayne Workman
            last edited by

            There’s this article too.

            https://wiki.fogproject.org/wiki/index.php/Troubleshoot_TFTP

            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 1
            • B
              bacelo
              last edited by

              I still haven’t got it working:(
              The DHCP is being managed by the cisco device it is a quarentine network that is being maneged by some one other then me and I can only speak to him on the phone. So I am going to try to explain how I installed the fog server. So I followed this video: https://www.youtube.com/watch?v=QXHD-IQZigE
              the only thing that I did different was the versions of the fog server.

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

                Unfortunately, if your DHCP IP addresses are coming from this cisco device you are at the mercy of the owner of that dhcp server. No configuration that you can do with fog will help since the cisco dhcp server tells the client what to do next. Now if you want to pxe boot from a usb flash drive then you can regain some level of control and not need to make any dhcp server setting changes, but this will also require a special boot drive any time you want to boot into the pxe menu.

                The other option is to shut off the dhcp relay between the network where the FOG server is and this other network, Then you will need to ensure that fog is setup to issue IP addresses for your local network. I see this as being a risky step because now FOG will supply all IP addresses for your side of the firewall.

                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!

                B Wayne WorkmanW 3 Replies Last reply Reply Quote 0
                • B
                  bacelo @george1421
                  last edited by

                  @george1421 how do I try the usb flash drive

                  1 Reply Last reply Reply Quote 1
                  • B
                    bacelo @george1421
                    last edited by

                    @george1421 and the thing that bugs me more is that they have this working in other schools. They say that they don’t have a firewall. And I don’t think that they will let me manege the dhcp 😞

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

                      @bacelo said:

                      @george1421 and the thing that bugs me more is that they have this working in other schools. They say that they don’t have a firewall. And I don’t think that they will let me manege the dhcp 😞

                      Are they unable to update the dhcp settings for you? All they need to do is to change dhcp settings 66 to point to the ip address of your fog server and dhcp option 67 to point to the boot file. That is all the action they need to do for your dhcp scope. Nothing else needs to be managed.

                      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 2
                      • Wayne WorkmanW
                        Wayne Workman @george1421
                        last edited by

                        @george1421 said:

                        No configuration that you can do with fog will help since the cisco dhcp server tells the client what to do next.

                        There is dnsmasq. We have an article on it. I’ve used it extensively at home until I got confident with ISC-DHCP.

                        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/

                        george1421G 1 Reply Last reply Reply Quote 2
                        • george1421G
                          george1421 Moderator @Wayne Workman
                          last edited by

                          @Wayne-Workman I though you would know of a wiki for that.

                          Just off the top of your head, do you know of a wiki that talks about pxe booting from usb flash. I know how to do it for uefi, but not bios. If not I can work on a process tomorrow.

                          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!

                          Wayne WorkmanW 2 Replies Last reply Reply Quote 1
                          • Wayne WorkmanW
                            Wayne Workman @george1421
                            last edited by Wayne Workman

                            @george1421 There are several threads on it (only one worth anything). The wiki article on it is incredibly dated

                            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 1
                            • Wayne WorkmanW
                              Wayne Workman @george1421
                              last edited by

                              @george1421 This is from 2009. I’ve tried this before and totally abandoned trying. https://wiki.fogproject.org/wiki/index.php/Bootable_Media

                              I started to mess around with using etherboot but never got anywhere with 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!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

                              1 Reply Last reply Reply Quote 2
                              • george1421G
                                george1421 Moderator
                                last edited by

                                The only issue I can see for dnsmasq is that the fog server is not on a subnet by itself. From what I think I understand the fog server is on the same network as the clients and the dhcp settings are coming from a remote location. Unless I’m off on this you can not run dnsmasq and dhcp-relay for the same subnet since both will respond to the dhcp request

                                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!

                                Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                                • Wayne WorkmanW
                                  Wayne Workman
                                  last edited by

                                  https://forums.fogproject.org/topic/5587/bootable-usb-stick-v1-2-0/10

                                  https://forums.fogproject.org/topic/4782/help-usb-boot-fog/10?page=2

                                  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 2
                                  • Wayne WorkmanW
                                    Wayne Workman @george1421
                                    last edited by Wayne Workman

                                    @george1421 said:

                                    The only issue I can see for dnsmasq is that the fog server is not on a subnet by itself. From what I think I understand the fog server is on the same network as the clients and the dhcp settings are coming from a remote location. Unless I’m off on this you can not run dnsmasq and dhcp-relay for the same subnet since both will respond to the dhcp request

                                    You would run dnsmasq in proxy mode. It responds to DHCP Requests with only add-on information. It operates with a pre-existing DHCP server, it does not serve as a DHCP server.

                                    https://wiki.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_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!
                                    Daily Clean Installation Results:
                                    https://fogtesting.fogproject.us/
                                    FOG Reporting:
                                    https://fog-external-reporting-results.fogproject.us/

                                    1 Reply Last reply Reply Quote 2
                                    • JJ FullmerJ
                                      JJ Fullmer Testers
                                      last edited by

                                      Have you tried a proxy dhcp using dnsmasq like they’re talking about?

                                      I do realize that you are using a redhat not a debian, so unless you switch to a debian flavor of linux like ubuntu server or what have you, the commands would be slightly different, but I’m pretty sure that there should be equivalents for this all in redhat if you don’t want to switch distros again, and I wouldn’t blame you at all.

                                      I only know how to set it up on debian based linux with apt-get, but I imagine the yum RHEL package is probably the same name.
                                      From what I recall to set it up…

                                      sudo apt-get update
                                      sudo apt-get install dnsmasq
                                      sudo nano /etc/dnsmasq.d/ltsp.conf
                                      

                                      In the ltsp.conf file put this…

                                      port=0
                                      log-dhcp
                                      tftp-root=/tftpboot
                                      dhcp-boot=undionly.kpxe,fog-server,10.1.8.1
                                      dhcp-no-override
                                      pxe-service=X86PC, "Boot from network", undionly
                                      dhcp-range=10.1.8.1,proxy
                                      

                                      You may need to make symlinks for dnsmasq to see the undionly file, and I’ve had some luck putting copies of the bootfile in the ipxe folder too, that very well may do nothing, but I think it fixed something once so I just kinda still do it to be safe since it doesn’t hurt anything.

                                      sudo cp /tftpboot/undionly.kpxe /tftpboot/undionly.0
                                      sudo cp /tftpboot/undionly.kpxe /var/www/fog/service/ipxe/undionly.kpxe
                                      sudo cp /tftpboot/undionly.kpxe /var/www/fog/service/ipxe/undionly.0
                                      

                                      Then restart the dnsmasq service (also do this whenever you make changes to this file)

                                      sudo service dnsmasq restart
                                      

                                      You can play with the dhcp-range value a bunch to try to get it to work. This is the method I used when I didn’t have access to the DHCP server.
                                      You can try setting the range to just your FOG server’s ip. You can set it to the router gateway, you can set it to the dhcp server too. And you can try interchanging I’ve had some

                                      In the event that enabling dnsmasq kills your resolvconf dns configuration (which it often does…) the easiest solution is to add your dns servers in /etc/resolvconf/resolv.conf.d/base
                                      You would also want to edit /etc/resolvconf/interface-order to have your main network interface at the top. It defaults to local host first and makes it so 127.0.0.1 becomes your dns server and breaks the internet. At least it’s done that every time I’ve installed it on ubunutu.
                                      so like this…

                                      sudo nano /etc/resolvconf/resolv.conf.d/base
                                      

                                      Then lets say you use google’s dns servers and google.com was your domain for a simple syntax example, you would do this…

                                      nameserver 8.8.8.8
                                      nameserver 8.8.4.4
                                      search google.com
                                      

                                      Then restart the resolvconf service

                                      sudo service resolvconf restart
                                      

                                      If that doesn’t take care of it and it is a problem, check out this forum post for more info
                                      https://forums.fogproject.org/topic/2799/dnsmasq-kills-dns-lookup-on-fog-server/6

                                      A basic rundown of my understanding of dnsmasq is this

                                      • Computer tries to boot to pxe and starts looking for the dhcp server
                                      • Your fog server pretends to be a dhcp server and beats the real dhcp server to it (If your fog server is on a slower switch than your dhcp server i.e a 100 Mbps port and the infrastructure is on a 10 Gbps port, then this might not work, I had that problem once)
                                      • The Dnsmasq service gives the computer the bootfile and uses the real dhcp server to get an ip address
                                      • You boot into pxe and do a happy dance

                                      More information on dnsmasq and fog here https://wiki.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/Using_FOG_with_no_DHCP_server
                                      and here https://wiki.fogproject.org/wiki/index.php/ProxyDHCP
                                      /dnsmasq-_DRAFT

                                      Another option, albeit an extremely advanced and difficult option, is to set up fog as a tertiary dhcp server. You would have to look into configuring a linux dhcp server, not something I have personally done at that in depth of a level. Because you would have to figure out how to make it act as a separate vlan or something like that, or maybe just have a separate network for imaging rather than having it on your whole organization. Something like a switch and a workbench in your office. But those are just a couple fall back ideas.

                                      Also a side note, @george1421 and @Wayne-Workman Wayne is right here. I’ve actually gotten dnsmasq to work on multiple subnets and buildings. Granted it was a complicated university environment, and I had to do some tricksy stuff. But don’t underestimate the power of dnsmasq.

                                      Have you tried the FogApi powershell module? It's pretty cool IMHO
                                      https://github.com/darksidemilk/FogApi
                                      https://fogapi.readthedocs.io/en/latest/
                                      https://www.powershellgallery.com/packages/FogApi
                                      https://forums.fogproject.org/topic/12026/powershell-api-module

                                      Wayne WorkmanW 1 Reply Last reply Reply Quote 2
                                      • Wayne WorkmanW
                                        Wayne Workman @JJ Fullmer
                                        last edited by Wayne Workman

                                        @Arrowhead-IT Tagging your post for the #wiki -and I need to finish that article https://wiki.fogproject.org/wiki/index.php/ProxyDHCP_/_dnsmasq_-_DRAFT and I’ll likely use some of the stuff from that post below.

                                        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/

                                        JJ FullmerJ 1 Reply Last reply Reply Quote 2
                                        • JJ FullmerJ
                                          JJ Fullmer Testers @Wayne Workman
                                          last edited by

                                          @Wayne-Workman That makes me feel special 😃 Thanks

                                          Have you tried the FogApi powershell module? It's pretty cool IMHO
                                          https://github.com/darksidemilk/FogApi
                                          https://fogapi.readthedocs.io/en/latest/
                                          https://www.powershellgallery.com/packages/FogApi
                                          https://forums.fogproject.org/topic/12026/powershell-api-module

                                          1 Reply Last reply Reply Quote 1
                                          • S
                                            sportsdude11
                                            last edited by

                                            Not sure if it was already mentioned, didnt see it in a quick scan but I had a similar issue. Make sure that DHCP Option 66 and 67 are enabled. 66 should be the IP address of your FOG server and 67 should be your undionly.kpxe file.

                                            I struggled with it for a couple of hours, hopefully it helps you out.

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

                                            233

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project