1751738 Members
5685 Online
108781 Solutions
New Discussion

RE ip address

 
SOLVED
Go to solution
simon wickham_5
Occasional Contributor

RE ip address

Hi
I am trying to change the ip address on my linux box running SUSE 8.0.

On HPUX you can do manual alteration in /etc/rc.config.d/netconf where would the equivalent file be on linux.

I would rather do it this way rather yast2 or ifconfig.

Regards
1 REPLY 1
Dirk Wiedemann
Respected Contributor
Solution

Re: RE ip address

Hello,

have a look at the /etc/sysconfig/network directory. There are the configuration files, e.g. ifcfg-eth0, which containes all configuration data for NIC eth0.

hope this helps
Dirk