Saturday, July 7, 2007

Configure IP Address on Backtrack


Command to set

To confirm it


ifconfig eth0 up


Set ip & subnet mask

ifconfig eth0 192.168.1.21 netmask 255.255.255.0

Ifconfig eth0


route add default gw 192.168.1.1 eth0



echo nameserver 192.168.1.1 > /etc/resolv.conf

echo nameserver 212.135.1.36 >> /etc/resolv.conf




http://forums.remote-exploit.org/archive/index.php/t-1489.html

No comments:

LinkWithin

Related Posts with Thumbnails