registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #05233
[Bug 582376] Re: Samba (nmbd) fails to start at boot
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 Registry
Administrators, which is the registrant for NULL Project.