Displaying 1 result from an estimated 1 matches for "6100b".
Did you mean:
  6100
  
1999 Sep 20
0
No subject
...MIKE O 40412003 (MIKE )
dump_workgroups: dump workgroup on subnet  UNICAST_SUBNET:  netmask=   192.168.1.55:
        COMPANY(1) current master browser = UNKNOWN
                SAMBA 40019a03 (Samba Server)
                BETH   412003 (Beth )
                BILL   412003 (Bill )
		NT1    6100b ()
NT1 is the wins server.  SAMBA is the samba server.
Why might samba think the current master browser is unknown in the NT1 
subnet?  Using 
	smbclient -L NT1 -U '' -N -B 192.168.1.255 
shows the Master as NT1.
I have set 
	remote announce = 192.168.1.55 # address of the wins server.
i...