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

    Register the Client with the FOG Server Errors

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    13
    3.4k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      What version of fog?

      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
      • nayswebN
        naysweb
        last edited by

        Version 1.2.0 download today.

        "When you do things right, People won’t be sure you’ve done anything at all!"

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

          Well, based on the kernel your screen is showing, you haven’t updated your: next-server/filename information to point at the undionly.kpxe file have you?

          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

          nayswebN 1 Reply Last reply Reply Quote 0
          • nayswebN
            naysweb @Tom Elliott
            last edited by

            @Tom-Elliott Based on the fact, that confuses me slightly I’m going to say no 🙂

            Sorry.

            "When you do things right, People won’t be sure you’ve done anything at all!"

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

              Your DHCP server should be setup, right now, to be looking at pxelinux.0, if this was an upgrade from 0.32.

              On linux, the file to edit would normally be:

              /etc/dhcpcd.conf

              However, I’m going to guess you’re in a Windows environment so you’re likely using a Windows Server to provide DHCP for your systems.

              On Windows DHCP you need to edit the DHCP Scope options 66 and 67. 66 will the be IP address of your fog server, 67 will be the filename you’re trying to load. In your case you want to load undionly.kpxe.

              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

              nayswebN 1 Reply Last reply Reply Quote 0
              • nayswebN
                naysweb @Tom Elliott
                last edited by

                @Tom-Elliott ahhh I understand now, Yeah all of that is correct on our Windows DHCP.

                "When you do things right, People won’t be sure you’ve done anything at all!"

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

                  @naysweb What do you mean?

                  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

                  nayswebN 1 Reply Last reply Reply Quote 0
                  • nayswebN
                    naysweb @Tom Elliott
                    last edited by

                    @Tom-Elliott It was complete new install today, and our DHCP was setup to point to the FOG server and undionly.kpxe. But getting the screen shot error when add the client to fog.

                    "When you do things right, People won’t be sure you’ve done anything at all!"

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

                      Then that is not a “fresh” install, or somebody did not update your particular scope to look at your new 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

                      nayswebN 1 Reply Last reply Reply Quote 0
                      • nayswebN
                        naysweb @Tom Elliott
                        last edited by

                        @Tom-Elliott Ok, back to confused… So should it not be undionly.kpxe???

                        We had Fog before but never got round to using it. So i wiped the server and the settings in DHCP and setup backup from latest installer from the website today.

                        "When you do things right, People won’t be sure you’ve done anything at all!"

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

                          Undionly.kpxe is correct, but 1.2.0 did NOT install a 3.8.8 core kernel, only 0.32 installed it.

                          This tells me the old fog server you had likely has a tftpboot directory structure of:

                          /tftpboot/fog/kernel/bzImage
                          /tftpboot/pxelinux.0
                          /tftpboot/pxelinux.cfg/default

                          And so forth.

                          Which server is this coming from? I haven’t a clue. Either somebody else still has a running copy of 0.32, or it’s tftpboot contents, and the PXE Boot options on your particular subnet are being directed to look at 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! 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

                          nayswebN 1 Reply Last reply Reply Quote 0
                          • nayswebN
                            naysweb @Tom Elliott
                            last edited by

                            @Tom-Elliott Thanks you, I have just installed the latest Kernel and it now works. Not quite sure what was happening but thank you for your support.

                            "When you do things right, People won’t be sure you’ve done anything at all!"

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

                            208

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.3k

                            Posts
                            Copyright © 2012-2024 FOG Project