Ez money Ez life my friend

Thursday 21 March 2013

Get Your IP Address Information


Here you are going to learn a new command prompt trick. You can get your IP address information easily using Command Prompt.

Go to Start>>Run>>cmd

Type " ipconfig /all " without quotes.



This will retrieve a pile of information about your network connection and IP information. From this command, you can get:
  • Host Name
  • Primary DNS Suffix
  • Node Type
  • IP Routing Enabled
  • WINS Proxy Enabled
  • DNS Suffix Search List
  • Connection-specific DNS Suffix
  • Network Adapter Description
  • Physical (MAC) Address
  • DHCP Enabled
  • IP Address
  • Subnet Mask
  • Default Gateway
  • DNS Servers

No comments:

Post a Comment