Image

Imagemr_aleph wrote in Imagelinux

Listens: The Alan Parsons Project - Prime Time

IP to NetBIOS name resolution

I have a server running Gentoo and a Squid proxy. And while parsing Squid logs i want to resolve IP to NetBIOS name(if target computer have one)
Is there any tool to do this? (I need a console tool). Now I am parsing the output of
smbclient --list IP
. But this is slow and unstable when target machine doesn't have a windows running.

PS/ May be there is a way of telling Squid to log NetBIOS names just in time of access?