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

    FOG Failed to get IP via DHCP Error

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    399
    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
      askiba
      last edited by

      I use FOG to image all of our Intel NUC devices at work. I just received 2 new NUC 12 Extreme devices which come with 2 NICs a 10GbE and 2.5GbE port. When I try to image these NUCs however I get the Failed to get IP via DHCP error.

      The DHCP server for our FOG network is on our FOG server and I can see that the device has been given an IP address so it shouldn’t be a problem when trying to connect to FOG.

      I am wondering if anyone can help me with this? I am unsure if it is because of the speed of the ports? because the other NUCs have only 1GbE ports on them.

      I have tried configuring a static address on the NIC in the BIOS and have come up with the same issue.

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

        @askiba So I have to ask you a few questions.

        Can you get to the FOG iPXE menu?

        If no then lets start by rebuilding iPXE: https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe

        If yes then when it fails to get IP address then FOS Linux is running. In this case make sure you update the FOS Linux kernel to 5.15.x version. This is done via the web ui ->FOG Configuraiton->Kernel update.

        If your kernel is updated but it still doesn’t work then we need to debug the configuration.

        Pick an interface on the nuc and get the mac address for it. If you are unsure which is which record all of the mac addresses.

        Manually register the computer with FOG under web ui -> Host management.

        Create a deploy task to the computer, but before you hit the schedule task button tick the debug check box then schedule the task.

        pxe boot the target computer, it should jump into imaging right away. You should not see the fog ipxe menu at this point. After a few screens of text you need to clear with the enter key you will be dropped to the FOS Linux command prompt.

        Key in the following commands, take a clear picture of the output and post it here.
        lspci -nn | grep -i net
        ip a s
        grep -i firmware /var/log/messages
        uname -a

        Lets see what hardware you have installed in that system

        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!

        A 1 Reply Last reply Reply Quote 0
        • A
          askiba @george1421
          last edited by

          @george1421 Thanks for the help! I updated the kernel, had to do it on the ubuntu server instead of the web ui but it worked and it found the device and installed the image!

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

          226

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project