[Samba] SAMBA problem: nmblookup

Joel Hammer Joel at HammersHome.com
Wed Oct 9 03:43:00 GMT 2002


I can duplicate your situation (in both directions) by turning off
the nmbd daemon on my server. Do you have nmbd running on the server?
If so, is a firewall blocking it? Which port you ask?

cat services | grep -i netbios
netbios-ns	137/tcp				# NETBIOS Name Service
netbios-ns	137/udp
netbios-dgm	138/tcp				# NETBIOS Datagram Service
netbios-dgm	138/udp
netbios-ssn	139/tcp				# NETBIOS session service
netbios-ssn	139/udp
Looks like port 137. Just guessing.

Joel

On Wed, Oct 09, 2002 at 11:55:25AM +0200, In Labore Fructus wrote:
> Hello,
> I am hoping someone can help me....
> 
> I am trying to configure my samba...and the problem is the following:
> When I use nmblookup with -B option and Broadcast address it is
> impossible to find my samba server (named prova) that is:
> 
> # nmblookup -B 10.254.14.127 prova
> querying prova on 10.254.14.127
> name_query failed to find name prova
> 
> If I do the same lookin up to another machine different from my samba
> server, then it is ok:
> # nmblookup -B 10.254.14.127 my_win_client
> querying my_win_client on 10.254.14.127
> 10.254.14.94 my_win_client<00>
> 



More information about the samba mailing list