Changing IP address
-
Is there a way to change the IP address for the FOG server once it has been installed? I would like to setup a FOG server on a Raspberry Pi 3 and I need it to be able to access different sections of our network. Thanks.
-
If its a one time deal there is one way, if you are making a mobile deployment server that hops between subnets there there is another. Which way do you plan on using it?
-
It’s going to be a mobile deployment server that can hop between subnets. We are planning to take the Raspberry Pi 3s to different facilities, plug them into the network and download the images off of the mobile server. If that makes sense.
-
@chris178 Look in the FOG community scripts on git-hub: https://github.com/FOGProject/fog-community-scripts
Wayne wrote an excellent script called
MakeFogMobile
Download and install that. His script sets up a cron job to check to see if the IP address changes if so then it updates the fog configuration.