Tuesday, September 1, 2009

ifconfig

Renews the IP address.
dhclient eth0

Assign eth0 with the above values for IP, netmask and broadcast address.
ifconfig eth0 192.168.1.102 netmask 255.255.255.0 broadcast 192.168.1.255

No comments: