LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Configuring a network interface from a RESCUE system (https://www.linuxquestions.org/questions/linux-networking-3/configuring-a-network-interface-from-a-rescue-system-656566/)

Serapis 07-18-2008 03:19 AM

Configuring a network interface from a RESCUE system
 
HI all,

my colocation provider changed the Gateway IP-Adress for my rack and now I have to configure the new network settings from the rescue system (LAN boot into RAM).

I can mount and chroot to the "main system" from the rescue system.

But how do I change the network settings?
At the moment I am browing through /etc and am looking for a config file, where I can configure the settings manually, since the "ifconfig" just configures the NIC from the rescue system ...

My Distribution is CentOS 5.2

Any help is greatly appreciated!

Thank you!

brianmcgee 07-18-2008 05:42 AM

Code:

/etc/sysconfig/network-scripts/ifcfg-{eth,bond}{0,1,2,3}
Code:

# system-config-network


All times are GMT -5. The time now is 12:53 PM.