how can i find out a netbios name from an IP address.
Bobo Rajec
bobo at bspc.sk
Tue Dec 15 14:19:01 GMT 1998
On Tue, Dec 15, 1998 at 09:41:11PM +1100, Craig Sanders wrote:
> how can i find out the netbios name of a machine when i have it's IP
> address?
nmblookup -r -S -U <IP ADDRESS> '*' works if you run it from a
machine that is not running nmbd (already has port 137 bound)
The problem is that windows 95 does not answer if the packet does not
come from port 137.
For Windows 98 or Windows NT targets you do not need the -r and it can
be run on a machine with a running nmbd
bobo rajec
More information about the samba
mailing list