Advertisement
Infra_HDC

netbios name lookup by ip address

Sep 1st, 2017
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. Windows:
  2. nbtstat -A 192.168.0.1
  3.  
  4. GNU/Linux:
  5. nmblookup -S -A 192.168.0.1 -R
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement