WARNING: Extreme n00b configuration error (I think)
-
I was working on my private FOG server at home on IP address 192.168.0.100. Now, I’m on a new IP which is 192.168.0.108. I go into the fog settings under the Other Information tab, and change all references of .0.100 to .0.108.
Now, I am receiving error PXE-E11: ARP Timeout from clients. (They find DHCP and DNS fine, but TFTP errors are evident)
Can someone tell me where I can find the config file where I can resolve this?Thanks in advance.
-
Did you change the DHCP settings to reflect the new PXE boot IP?
-
I’m not 100% sure, but I do know that when clients were booting, they showed that they were using .0.108 for the DHCP, so that’s not the issue. It’s right when it starts to TFTP stuff from the server is where it fails.
-
open your dhcpd.conf file and make sure you updated the “next-server” line with the new IP of the FOG server.