HTTP ipxe boot setting?
-
I recently had to change the IP address of the fog server. I followed this guide and changed all IP address settings from 192.168.10.200 to the new one of 10.4.1.100
https://wiki.fogproject.org/wiki/index.php?title=Change_FOG_Server_IP_Address
Problem is when I do pxe boot, the HTTP portion is wrong. Where do I go to change this?
-
Edit the file
/opt/fog.fogsettings
and replace the IP address there.Then edit the /tftpboot/default.ipxe file
in the fog settings and default storage node change the IP there.
Finally rerun the fog installer once again to fix the rest of the bits.