[Bug 582376] Re: Samba (nmbd) fails to start at boot

spacefight spacefight at gmail.com
Wed Jun 16 16:13:30 BST 2010


I second the bug. nmdb is not running while smdb is running fine,
starting manually works withouth any problems. log.nmdb is not showing
anything, obviously.

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# configure the static ip address
auto eth1
iface eth1 inet static
        address 192.168.0.12
        netmask 255.255.255.0
        broadcast 192.168.0.255
        up route add default gw 192.168.0.190
        down route del default

-- 
Samba (nmbd) fails to start at boot
https://bugs.launchpad.net/bugs/582376
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.



More information about the Ubuntu-server-bugs mailing list