How to change the interface for fog to use from eth0 to eth1 after installing fog?
-
as the title says,I installed fog and now well, want to change the interface that fog uses from eth0 to eth1, how do I go about doing this?
other then re installing it?
thanks -
This can be done. I would backup all config files and your MySQL before you start.
Open the config files & you will find entires for eth0, just change them to eth1
And logging into the FOG GUI / fog settings you will find some enties for eth0I have done this before. I just checked every FOG config file going.
If you need more details, let me know and i’ll see if I can find my notes.
-
[quote=“IT @ CC, post: 4022, member: 252”]This can be done. I would backup all config files and your MySQL before you start.
Open the config files & you will find entires for eth0, just change them to eth1
And logging into the FOG GUI / fog settings you will find some enties for eth0I have done this before. I just checked every FOG config file going.
If you need more details, let me know and i’ll see if I can find my notes.[/quote]
can you tell me what files exactly?
thank you! -
i’ll take a look tomorrow.
-
The FOG install folder there is a backup script, search the forum there are a few threads on this
-
Well i can only find records in the config.php and the GUI / other information / fog settings.
If this is important, i would create another fog server in a VM with two NIC’s and give it a try.
I would do it for you but just don’t have time at the moment. I can’t find my notes -
I thought all the Fog settings referred to an IP address and not the actual interface name. I know the /tftpboot/pxelinux.cfg/default file has the IP address in it several places when referring to the website.
[url]http://www.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address[/url]