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

    IPXE help

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    16
    4.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.
    • C
      cadyfish
      last edited by

      otomoton,

      To test if dhcp is what is causing the issue run the following commands
      [CODE]sudo cp /tftpboot/undionly.kpxe /tftpboot/pxelinux.0
      sudo restart tftpd-hpa[/CODE]

      Then retry to connect your host if this resolves your issue it is due to a dhcp setting looking for pxelinux.0 and it cant find it. To resolve for future upgrades use this page to assist you to make the changes to point towards undionly.kpxe: [url]http://www.fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG[/url]

      1 Reply Last reply Reply Quote 0
      • O
        otomoton
        last edited by

        Oh, I guess I wasn’t clear everything I did. I had it working normally before I tried the chainloading work around. My DHCP server was already pointing to it and working great. It works great in every building except the one it is located in. That is where I get the operation not supported error instead of the fog screen.

        I have buildings A, B, C, D, and E. Fog is in A. I can image computer successfully in B, C, D, E, but not in A.

        1 Reply Last reply Reply Quote 0
        • G
          G0dzilla
          last edited by

          [quote=“otomoton, post: 35545, member: 25704”] I had it working normally before I tried the chainloading work around. My DHCP server was already pointing to it and working great.[/quote]

          Just to clarify, when you say “working normally”, do you still mean every building EXCEPT the one its located in?

          I’m guessing computers in building A. can ping the FOG server, and have connectivity as well ?

          1 Reply Last reply Reply Quote 0
          • O
            otomoton
            last edited by

            Yes working normally means every building but the one it is located in.
            Yes, I can ping the FOG server from the computers it’s failing on, and they have full connectivity. As does FOG .

            1 Reply Last reply Reply Quote 0
            • C
              cadyfish
              last edited by

              So I take it if “it was working before” you could image but you were having issues after deployment with the machine just boot looping through fog?

              Maybe try this post [url]http://fogproject.org/forum/threads/chainloading-ipxe.10915/[/url]

              1 Reply Last reply Reply Quote 0
              • O
                otomoton
                last edited by

                [quote=“cadyfish, post: 35555, member: 24458”]So I take it if “it was working before” you could image but you were having issues after deployment with the machine just boot looping through fog?

                Maybe try this post [url]http://fogproject.org/forum/threads/chainloading-ipxe.10915/[/url][/quote]

                No.
                I successfully imaged 30 machines in location B. They did exactly what they were supposed to and are currently running.
                I cannot get FOG to even start on the machines in location A (where the server is located). When the bios loads and starts getting the info from the server it fails to load something from iPXE. Here is a screen shot.
                [ATTACH]1300[/ATTACH]
                It never brings up the FOG menu

                [url=“/_imported_xf_attachments/1/1300_image.jpg?:”]image.jpg[/url]

                1 Reply Last reply Reply Quote 0
                • M
                  madskillz23
                  last edited by

                  Are you sure its not a firewall issue between subnets?

                  1 Reply Last reply Reply Quote 0
                  • O
                    otomoton
                    last edited by

                    [quote=“madskillz23, post: 35558, member: 8206”]Are you sure its not a firewall issue between subnets?[/quote]
                    It shouldn’t be. Our isp controls our firewall, but they allow this sort of traffic. That doesn’t explain whty it would work on external to it subnets and not it’s own.

                    1 Reply Last reply Reply Quote 0
                    • O
                      otomoton
                      last edited by

                      This is what a successful boot looks like before the FOG menu
                      [ATTACH]1301[/ATTACH]

                      [url=“/_imported_xf_attachments/1/1301_IMAG0063.jpg?:”]IMAG0063.jpg[/url]

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

                        Sounds like your internal subnet needs to have the ip-helper’s setup to point back to that ranges DHCP scope as well.

                        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
                        • O
                          otomoton
                          last edited by

                          [quote=“Tom Elliott, post: 35584, member: 7271”]Sounds like your internal subnet needs to have the ip-helper’s setup to point back to that ranges DHCP scope as well.[/quote]

                          How do I go about doing that?

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

                            It could be something simpler maybe, but ip-helpers depend on the switching equipment you have.

                            For your DHCP server, it’s handing out the undionly.kpxe telling the dhcp scope where to look at if it is pxe booted. Maybe the “Option 66/67” for your localized ip range does not point back to the fog 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! 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
                            • O
                              otomoton
                              last edited by

                              option 66/67 are configured correctly (pointing at 10.50.10.98 (the FOG server)) and they are the same on both of my DHCP servers (one is a failover if the other goes offline, and on a different subnet). Is there anything more I should be putting in besides the IP address?

                              1 Reply Last reply Reply Quote 0
                              • O
                                otomoton
                                last edited by

                                Here is my log file of the current install if it helps.

                                [url=“/_imported_xf_attachments/1/1305_foginstall.txt?:”]foginstall.txt[/url]

                                1 Reply Last reply Reply Quote 0
                                • G
                                  G0dzilla
                                  last edited by

                                  Building A successfully gets DHCP addresses etc as well ?

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

                                  159

                                  Online

                                  12.1k

                                  Users

                                  17.3k

                                  Topics

                                  155.3k

                                  Posts
                                  Copyright © 2012-2024 FOG Project