# service network restart
# /etc/rc.d/init.d/network restart
# /etc/init.d/network restart
all these commands do the same,
i even changed the ip in /etc/hosts
but it does not reflect in # /sbin/ifconfig eth0
-sanjeev
On Wed, 2002-09-18 at 05:42, sanjeev wrote:
hi all,
i am using rh7.2, my ipaddress is 192.168.1.50
i have changed the ipaddress in /etc/sysconfig/network-scripts/ifcfg-eth0 IPADDR=192.168.1.55
# service network restart
it does not reflect when i use the command # /sbin/ifconfig eth0
u got to use /etc/init.d/network restart