The Evil Bit Blog
Forensics, Pentesting, Networking and Security
Pages
Home
My Tools
Packet Captures
Other
Disclaimer
Tuesday, March 22, 2011
Backtrack basics: 6. Setting static IP address
We can set the IP, default gateway and DNS server with the following 3 commands:
ifconfig eth0 192.168.1.55/24
route add default gw 192.168.1.1
echo nameserver 192.168.1.1 > /etc/resolv.conf
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment