# HG changeset patch # User Oleksandr Gavenko # Date 1500646545 -10800 # Node ID e34db1f233fee4a067d9ec0f0c8f54e38b29b1d2 # Parent 4273aeaa0c1adaed58da97134066aad8da4d5126 NetBIOS name resolution. diff -r 4273aeaa0c1a -r e34db1f233fe net.rst --- a/net.rst Sun Jul 16 00:46:56 2017 +0300 +++ b/net.rst Fri Jul 21 17:15:45 2017 +0300 @@ -50,24 +50,22 @@ $ nslookup 192.168.1.1 -NetBIOS to IP address. -====================== +NetBIOS name resolution +======================= -By nbtstat.exe command from MS you can print NetBIOS name cache with -name-to-IP address mappings:: +``nbtstat.exe`` command comes with Windows and allows NetBIOS name resolution +from cache. + +NetBIOS to IP address:: $ nbtstat -c $ nbtstat -a NETBIOSNAME -IP to NetBIOS address. -====================== -:: +IP to NetBIOS address:: $ nbtstat -A xxx.xxx.xxx.xxx -List of NetBIOS name. -===================== -:: +List of NetBIOS name:: $ nbtstat -r