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

PXE-E32 error, unable to boot to fog from pxe

Scheduled Pinned Locked Moved Solved
FOG Problems
6
88
36.3k
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.
  • W
    Wayne Workman @K.Hays
    last edited by Wayne Workman Apr 1, 2016, 3:20 PM Apr 1, 2016, 9:19 PM

    @K.Hays I took a peek at the pcap file.

    There are no next-server or filename or 066 or 067 options being given.

    0_1459545616395_DHCP Request.png

    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
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Apr 3, 2016, 5:56 PM Apr 1, 2016, 9:51 PM

      @Wayne-Workman Sure because this is the request sent by the client! It does not show the answers as those are requests from other PCs and the DHCP server seams to answer unicast instead of broadcast.

      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

      W 1 Reply Last reply Apr 1, 2016, 9:57 PM Reply Quote 1
      • W
        Wayne Workman @Sebastian Roth
        last edited by Wayne Workman Apr 1, 2016, 4:35 PM Apr 1, 2016, 9:57 PM

        @Sebastian-Roth I’m not so sure, Discovery, Offer, Request, and Acknowledge. The server does the offer, then the client takes that info and requests it from the DHCP server officially, then the DHCP server acknowledges it… This is how it works from all the captures I’ve seen… 😕

        EDIT - my bad, you are correct. I just double checked on a system here. But I still think it’d be more beneficial to just do a full capture with no filters.

        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
        • K
          K.Hays
          last edited by Apr 4, 2016, 3:09 PM

          So what we figured was we had to change all of our current ip pools to all point to the fog ip. Some were pulling the old fog server ip. I am now able to boot with pxe, but i get permission denied shortly after. Im still happy though, this is one step closer than i was a bit ago!

          G 1 Reply Last reply Apr 4, 2016, 5:24 PM Reply Quote 0
          • K
            K.Hays
            last edited by Apr 4, 2016, 3:38 PM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • G
              george1421 Moderator @K.Hays
              last edited by george1421 Apr 4, 2016, 11:24 AM Apr 4, 2016, 5:24 PM

              @K.Hays said in [PXE-E32 error:

              So what we figured was we had to change all of our current ip pools to all point to the fog ip. Some were pulling the old fog server ip. I am now able to boot with pxe, but i get permission denied shortly after. Im still happy though, this is one step closer than i was a bit ago!

              OK, we need to verify since you had a fog setup at one time. Lets make sure that you have undionly.kpxe listed for option 67 and not pelinux.0 or something else from the older deployment. I would also ensure (at least intially) that you the target computer and the fog server are in the same subnet. That will eliminate any cross subnet confusion.

              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!

              K 2 Replies Last reply Apr 4, 2016, 6:22 PM Reply Quote 0
              • K
                K.Hays @george1421
                last edited by Apr 4, 2016, 6:22 PM

                @george1421 All of these settings and configs are correct.

                W 1 Reply Last reply Apr 4, 2016, 6:25 PM Reply Quote 0
                • K
                  K.Hays @george1421
                  last edited by Apr 4, 2016, 6:25 PM

                  @george1421 “/default.ipxe… Permission denied (http://ipxe.org/0212603c)”
                  That is the error I’m getting now when i try to pxe boot. It does in fact connect though to the fog server.

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman @K.Hays
                    last edited by Apr 4, 2016, 6:25 PM

                    @K.Hays Can you just boot a destkop on that subnet to windows please, disable the network connection, start a Wireshark capture for that network connection, and then enable the network connection. Let Wireshark run for 15 or so seconds and then stop it, and upload that file? It will contain the DHCP information we are looking for - and this is the fastest way to get it in your situation.

                    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/

                    K 1 Reply Last reply Apr 4, 2016, 6:28 PM Reply Quote 0
                    • K
                      K.Hays @Wayne Workman
                      last edited by Apr 4, 2016, 6:28 PM

                      @Wayne-Workman Is this going to help with the new problem? the permission denied problem? I’m doing that now but I got past the PXE-E32 error now.

                      W G 2 Replies Last reply Apr 4, 2016, 6:30 PM Reply Quote 0
                      • W
                        Wayne Workman @K.Hays
                        last edited by Apr 4, 2016, 6:30 PM

                        @K.Hays Well that’s a different error and maybe a different problem - but it could be due to many things.

                        Firstly, I’d verify that the file exists inside of /tftpboot. If it’s there, I’d then check it’s permissions. If permissions are good, I’d then open the file and make sure the IP address at the bottom is good.

                        However, a photo of the error would help a lot, it would contain a lot of information that would help us help 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!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        1 Reply Last reply Reply Quote 1
                        • G
                          george1421 Moderator @K.Hays
                          last edited by Apr 4, 2016, 6:31 PM

                          @K.Hays Can you confirm that you have a default.ipxe in the /tftpboot directory on the server. I do have to admit this is the first time I’ve seen a permision denied message here.

                          The owner of this file should be fog.root with the access level of 644

                          And then finally cat default.ipxe and confirm that the chain at the end has the correct fog server IP address listed.

                          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!

                          W K 2 Replies Last reply Apr 4, 2016, 6:32 PM Reply Quote 0
                          • W
                            Wayne Workman @george1421
                            last edited by Apr 4, 2016, 6:32 PM

                            @george1421 It could even be requesting it from the wrong IP…

                            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/

                            G 1 Reply Last reply Apr 4, 2016, 6:33 PM Reply Quote 0
                            • G
                              george1421 Moderator @Wayne Workman
                              last edited by Apr 4, 2016, 6:33 PM

                              @Wayne-Workman Yes I agree a screen shot of the error would help. That way we can read between the pixels as it were.

                              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!

                              K 1 Reply Last reply Apr 4, 2016, 6:34 PM Reply Quote 1
                              • K
                                K.Hays @george1421
                                last edited by Apr 4, 2016, 6:34 PM

                                @george1421 0_1459794937808_1443447513789-ipxe-problem.jpg

                                T W 2 Replies Last reply Apr 4, 2016, 6:36 PM Reply Quote 0
                                • T
                                  Tom Elliott @K.Hays
                                  last edited by Apr 4, 2016, 6:36 PM

                                  @K.Hays Have you tried updating to trunk?

                                  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

                                  K 1 Reply Last reply Apr 4, 2016, 6:40 PM Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Apr 4, 2016, 6:37 PM

                                    First, all, this is 1.2.0 (Sorry it wasn’t asked before. And glancing over the posts, it wasn’t mentioned at all either).

                                    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

                                    G 1 Reply Last reply Apr 4, 2016, 6:39 PM Reply Quote 0
                                    • W
                                      Wayne Workman @K.Hays
                                      last edited by Apr 4, 2016, 6:37 PM

                                      @K.Hays Internal addressing is not available to the outside world and doesn’t harm anything to share. However I’d recommend not sharing external addressing.

                                      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/

                                      G 1 Reply Last reply Apr 4, 2016, 6:38 PM Reply Quote 0
                                      • G
                                        george1421 Moderator @Wayne Workman
                                        last edited by Apr 4, 2016, 6:38 PM

                                        @Wayne-Workman Isn’t there suppose to be text to the left of /default.ipxe? I just tried on my system and its too fast for me to catch.

                                        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!

                                        T W 2 Replies Last reply Apr 4, 2016, 6:39 PM Reply Quote 1
                                        • T
                                          Tom Elliott @george1421
                                          last edited by Apr 4, 2016, 6:39 PM

                                          @george1421 No, because it’s 1.2.0

                                          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
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 2 / 5
                                          2 / 5
                                          • First post
                                            39/88
                                            Last post

                                          309

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project