nmblookup , multiple interfaces
Herbert Rosmanith
herp at wildsau.idv.uni-linz.ac.at
Wed Dec 17 09:03:51 GMT 1997
hi,
when doing an NMB lookup and a host has multiple interfaces, only the
first one gets searched (yes, I have interfaces = <both IF> in smb.conf)
haitauwa:/var/lock # nmblookup bib
Added interface ip=192.168.1.254 bcast=192.168.1.255 nmask=255.255.255.0
Added interface ip=192.168.2.254 bcast=192.168.2.255 nmask=255.255.255.0
Sending queries to 192.168.1.255
name_query failed to find name bib
while:
haitauwa:/var/lock # nmblookup -B 192.168.2.255 bib
Added interface ip=192.168.1.254 bcast=192.168.1.255 nmask=255.255.255.0
Added interface ip=192.168.2.254 bcast=192.168.2.255 nmask=255.255.255.0
Sending queries to 192.168.2.255
192.168.2.5 bib
works.
More information about the samba
mailing list