For a windows machine you can check netbios records :
nbtstat -a 192.168.1.50
To release or renew a DHCP ip type from cmd :
ipconfig /release
ipconfig /renew
Hosts - file location : %SystemRoot%\System32\drivers\etc\hosts
To flush dns : ipconfig /flushdns
No comments:
Post a Comment