On Wed, Feb 15, 2006 at 03:33:29AM +0100, Stijn Tintel wrote: > Steve Langasek wrote: > >What's the rest of the smb.conf? In particular, what are the values of > >"interfaces" and "wins server"?
> interfaces = 192.168.1.0/24 127.0.0.0/8 Ok. For the record, this is not valid. According to the smb.conf manpage, the allowed values for an "interface" are" - a network interface name - an IP address - an IP/mask pair - a broadcast/mask pair The network address is *not* one of the legal options. From your logs, I can see that the IP address of this machine is 192.168.1.254; and of course the IP address of lo is 127.0.0.1. So correct interfaces lines would be: interfaces = eth0 (?) lo interfaces = 192.168.1.254 127.0.0.1 interfaces = 192.168.1.254/24 127.0.0.1/8 interfaces = 192.168.1.255/24 127.255.255.255/8 Please try changing to use one of these syntaxes, to see if the problem goes away? If not, please send your complete log.nmbd as well. > wins server = 10.69.0.1 Right, so it's at least set, which clears up any doubt about that :-) > >Can you also forward the contents of /var/cache/samba/browse.dat from this > >machine? > Sending this to you personally, I don't feel like mailing that to the > BTS. If you want, I can attach the complete smb.conf too. Ok, that should be fine. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature