[Samba] nmbd won't start

Zoolook nbensa at gmail.com
Thu Dec 17 19:36:13 MST 2009


2009/12/17 Stephen Eastman <stephen_eastman at yahoo.com>:
>        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:

zoolook at 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


zoolook at 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


More information about the samba mailing list