Matthew Dempsky
2009-Aug-17 17:53 UTC
[Samba] Keeping a list of NetBIOS names on a network?
I'm trying to make some DNS server software aware of NetBIOS names on the local network. Is there an easy and efficient way using Samba to keep track of what NetBIOS names are present? Thanks.
John H Terpstra - Samba Team
2009-Aug-17 18:01 UTC
[Samba] Keeping a list of NetBIOS names on a network?
On 08/17/2009 12:53 PM, Matthew Dempsky wrote:> I'm trying to make some DNS server software aware of NetBIOS names on > the local network. Is there an easy and efficient way using Samba to > keep track of what NetBIOS names are present? > > Thanks.Use the "findsmb" utility that ships as part of the Samba tarball. Hopefully your favorite Linux distribution does include it. - John T.