Does NetBIOS name resolution maps NetBIOS names to IP address or to MAC address?
|
feedback
|
|
It maps names to ip-addresses. ARP is used to map ip-addresses to MAC addresses. The output of NBTSTAT -c lists the local cache if you want some direct evidence:
Edited to add: | ||||
|
feedback
|
|
Technically, neither. NetBIOS is a networking protocol in itself. There is a version of NetBIOS that also works over TCP/IP, called NBT. | |||
|
feedback
|