Fog Service address is wrong
-
Hello I’m trying to capture and image, But the fog server is still hanging on to a former dhcp assigned address, I have rebooted with no success, I reviewed the netconfig yaml
file in nano and it states:
network:
ethernets:
ensl60:
dhcp4: true
version: 2My test system comprises of:
ESXI Vm’s
PFSense handling DHCP.
Fog resides in Untuntu Server version 20 -
@207-tech For changing the IP address of the fog server after FOG is installed, I would review this document: https://docs.fogproject.org/en/latest/reference/change_fog_server_ip_address.html
If that still doesn’t address the issue, send a screen shot of where its still holding on to the old IP address and we can back into the answer.
-
@george1421 That worked ,but after changing the /bin/fog.download it states it is unable to locate that directory
-
@207-tech said in Fog Service address is wrong:
/bin/fog.download it states it is unable to locate that directory
fog.download comes from the FOS Linux engine. When it throws that error it should printout the kernel parameters in the error message. Look to see if the old address is still displayed. If yes then look at the storage node configuration to make sure the default storage node has the proper IP address.