whatismyip.com

Linux IP Commands





Display Current Config for all NIC's: ifconfig

Display Current Config for eth0: ifconfig eth0

Assign IP: ifconfig eth0 192.168.1.2

Ping: ping -c 3 192.168.1.1

Assign multiple IP's: ifconfig eth0:0 192.168.1.2

Assign second IP: ifconfig eth0:1 192.168.1.3

Disable network card: ifconfig eth0 down

Enable network card: ifconfig eth0 up

View current routing table: route "or" route -n

View arp cache: arp "or" arp -n

Assign IP/Subnet: ifconfig eth0 192.168.1.2 netmask 255.255.255.0

Assign Default Gateway: route add default gw 192.168.1.1

Trace Route: traceroute www.whatismyip.com

Trace Path: tracepath www.whatismyip.com

DNS Test: host www.whatismyip.com

Advanced DNS Test: dig www.whatismyip.com

Reverse Lookup: host 66.11.119.69

Advanced Reverse Lookup: dig -x 66.11.119.69

*You MUST be at the ROOT user to make/save any changes. Linux users, your distribution will determine the location of your network config file which will need to be updated and saved in order for the changes to remain in effect after rebooting. Network cards are referred to as eth0, eth1, eth2, etc based on their position on the PCI bus.
*Special thanks to Gergely for the Linux commands!

What Is My IP


Like What Is My IP on Facebook Follow What Is My IP on Twitter Add What Is My IP to your circle on Google Plus







Recent Forum Posts

Tracking an individual by Admin , Limits?!
If an admin has decided not to let one in bulletin forum, what are the limits? How far can one track an individual? As far as I undestood VPN is of...
Extending the distance of my router's signal.
:)Hi, I'm new to IP Forum. The main reason I joined was to hopefully learn how to access my IP's website and change some settings on my router to...
wireless ip camera problems
i recently bought a northq wireless ip camera. when i connect the camera via ethernet and run the northq setup it will recognize it. I set all the...
Email rejection with different IP address
Hi, I am a user not a network person and am very puzzled by some odd behaviour. I have a number of email addresses and am finding mail from one of...
I have 5 static IP's from COMCAST - advice needed
I have a Comcast Internet connection with 5 available IPs. I have 5 computers in my office. I want to have each computer its own IP individual IP...
List of VPN services?
I see that people are starting to use VPN services to access the net for several reasons. There is one suggested service on this site. I am asking...
New Member
Hallo, I am a new member here. It's just today, Mei, 12th 2012. I am hosting a NAS at home to share files with my family. I provide my family...