Your computer's IP address is:

38.107.191.118

You are using IPv4

 
Home | IP Commands | IPv6 & IPv4 info | Surf anonymouslyBETA

Windows | UNIX | Linux
 
 

Linux commands

 
     
  Display Current Config for all NIC's: ifconfig  
  Display Current Config for eth0: ifconfig eth0  
  Assign IP: ifconfig eth0 192.168.1.2  
  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  
  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  
  Ping: ping -c 3 192.168.1.1  
  Trace Route: traceroute www.ipinfo.eu  
  Trace Path: tracepath www.ipinfo.eu  
  DNS Test: host www.ipinfo.eu  
  Advanced DNS Test: dig www.ipinfo.eu  
  Reverse Lookup: host 74.52.105.66  
  Advanced Reverse Lookup: dig -x 74.52.105.66  


  • I can see you! IPInfo.eu!
    For your website/blog/forum:
  • I can see you! IPInfo.eu!
    For your website/blog/forum:
  • I can see you! IPInfo.eu!
    For your website/blog/forum:
  • I can see you! IPInfo.eu!
    For your website/blog/forum:
  • I can see you! IPInfo.eu!
    For your website/blog/forum:

Home | IP Commands | IPv6 & IPv4 info | Surf anonymouslyBETA

© 2008 IPinfo.eu. All rights reserved. © Mihai Iorga