This is scarce information on the Internet, so I'm reposting!
NetBIOS can be disabled now that it's fairly ancient networking. You're using TCP/IP and DNS right?
I don't use Microsoft DHCP or DNS servers, so finding the information to set this is hard to come by. To disable NetBIOS over TCP/IP in an ISC DHCP server, add the following to your dhcpd.conf:
option vendor-encapsulated-options 01:04:00:00:00:02;
It's that easy!
Thursday, May 27. 2010
disabling NetBIOS over TCP/IP in Windows via BIND DHCPD
Trackbacks
Trackback specific URI for this entry
No Trackbacks

