Friday 14 October 2011

basic command


(@) nslookup net view net use net user ping tracert arp route nbtstat netstat ipconfig
(@) ping x.x.x.x (x is the IP address)
(@) ping www.whatever.com (www.whatever.com is the website you want to ping, but you don't know the IP)
(@) nslookup (enter) set type=mx (enter) yahoo.com
(@) tracert x.x.x.x (x is the IP address)
(@) tracert www.whatever.com (www.whatever.com is the website you don't know the IP)
(@) arp -a
(@) route print
(@) ipconfig
(@) ipconfig /all
(@) ipconfig /release (this will release your IP) ipconfig /renew (this will renew your iP)
(@) netstat

No comments:

Post a Comment