wxp SP2 host responds to "nmblookup HOST" but not "nmblookup *"

David Wuertele dave-gnus at bfnet.com
Tue Dec 28 20:00:19 GMT 2004


Christopher> You might try the following:
Christopher> - Turn off the Broadcast bit and see what happens.

Me> Do you mean this line?
Me> 	set_socket_options(sock,"SO_BROADCAST");

Ah, no, you probably meant this:

  # nmblookup '*' -U
  creating lame upcase table
  creating lame lowcase table
  querying * on 192.168.0.255
  192.168.0.15 *<00>
  # 

Alas, the results are the same.

Dave



More information about the samba-technical mailing list