
Hi. I'm having a wee problem with Samba. It's configured to be the Netbios Master Browser for my home network. It's working perfectly ..... except that the browse list only contains a single machine - the Samba machine. I can get to any other machine using it's netbios name - \\megans - and everything works fine. The logs all show that it's working alright - it wins all the browser elections and no errors show up. The only weird thing I've noticed is that in the "log.<machine name>" lanman.c is mentioned after a client connection is made (shouldn't come into things at all but I don't think it's any problem??). Otherwise, things look just peachy. I've tried all the usual stuff (smbstatus/smbclient/nbtstat .... created shares and they show up etc), google, docs from all over the place blah yadda etc. Not a damn thing :( Any ideas?? I'm running Debian unstable with the 2.6.6 kernel and Samba 3.0.4. smb.conf [global] netbios name = debian workgroup = Workgroup wins support = yes security = share os level = 65 domain logons = no domain master = yes preferred master = yes local master = yes hosts allow = 192.168.1. 127. interfaces = eth0 lo bind interfaces only = Yes interfaces = 192.168.1.1/24 name resolve order = wins lmhosts host bcast browse list = yes dns proxy = yes printing = cups printcap name = /etc/printcap load printers = yes guest account = nobody log level = 3 log file = /var/log/samba/log.%m Netstat -a shows: tcp 0 0 debian:netbios-ssn *:* LISTEN tcp 0 0 debian:microsoft-ds *:* LISTEN udp 0 0 debian:netbios-ns *:* udp 0 0 *:netbios-ns *:* udp 0 0 debian:netbios-dgm *:* udp 0 0 *:netbios-dgm *:* debian:/usr/local/samba/var/locks# cat wins.dat VERSION 1 0 "__MSBROWSE__#01" 1088324891 255.255.255.255 e4R "DEBIAN#00" 1088283997 192.168.1.1 66R "DEBIAN#03" 1088283997 192.168.1.1 66R "DEBIAN#20" 1088283997 192.168.1.1 66R "MEGANS#00" 1088324846 192.168.1.41 64R "MEGANS#20" 1088324846 192.168.1.41 64R "MTROUSERS#00" 1088324803 192.168.1.10 64R "MTROUSERS#20" 1088324803 192.168.1.10 64R "RITWA#00" 1088311573 192.168.1.12 64R "RITWA#03" 1088311591 192.168.1.12 64R "RITWA#20" 1088311592 192.168.1.12 64R "WORKGROUP#00" 1088324846 255.255.255.255 e4R "WORKGROUP#1b" 1088283997 192.168.1.1 64R "WORKGROUP#1e" 1088324846 255.255.255.255 e4R debian:/usr/local/samba/var/locks# cat browse.dat "WORKGROUP" c0001000 "DEBIAN" "WORKGROUP" "DEBIAN" 400d9a03 "Samba 3.0.4" "WORKGROUP" ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.