zodehala
23rd September 2009, 21:10
my current network conf is
interface et0
IP 192.168.2.50
netmask 255.255.255.0
gw 192.168.2.1
bcast 192.168.1.255
mtu 1492
to change ip command is
ifconfig eth0 192.168.2.100 netmask 255.255.255.0 broadcast 192.168.2.255 mtu 1500after above command i restarted network but no any changes
interface et0
IP 192.168.2.50
netmask 255.255.255.0
gw 192.168.2.1
bcast 192.168.1.255
mtu 1492
to change ip command is
ifconfig eth0 192.168.2.100 netmask 255.255.255.0 broadcast 192.168.2.255 mtu 1500after above command i restarted network but no any changes