2009/12/17 Stephen Eastman <[email protected]>:
>        interfaces = 10.10.65.2/8, eth0, 127.0.0.1/8, lo

have you tried removing that line or formating it correctly (hint:
remove commas)? maybe making it just:

interfaces = eth0 lo


as you can see, your config (removing interfaces) works here:

zool...@venkman:/etc/samba$ smbclient -L //localhost -U%
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.0]

        Sharename       Type      Comment
        ---------       ----      -------
        homes           Disk      Home Directories
        print$          Disk      Printer Drivers
        www             Disk      gateway to apache
        IPC$            IPC       IPC Service (venkman server (Samba, Ubuntu))
        EPSON_Stylus_CX5900 Printer   EPSON Stylus CX5900
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.0]

        Server               Comment
        ---------            -------
        VENKMAN              venkman server (Samba, Ubuntu)

        Workgroup            Master
        ---------            -------
        WORKGROUP            VENKMAN


zool...@venkman:/etc/samba$ ps ax | grep mbd
17205 ?        Ss     0:00 /usr/sbin/nmbd -D
17208 ?        Ss     0:00 /usr/sbin/smbd -D
17212 ?        S      0:00 /usr/sbin/smbd -D
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to