[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2011-03-05 Thread giox069
I'm using a wireless connection with wicd (wlan interface is wlan0). Adding mkdir -p /var/run/samba does not solve the problem. Changing start on (local-filesystems and net-device-up IFACE!=lo) to start on (local-filesystems) in /etc/init/nmbd.conf fixes it and nmbd starts. But this is not the

[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2011-03-05 Thread giox069
@Jelmer: ok, I will do further investigation on how wicd works and then file a separate bug report. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/596064 Title: nmbd fails to start on

[Bug 1313796] Re: [No Network] ifupdown/bridge-utils & udev/bridge-utils race condition preventing the addition of non-pre-up ports to a bridge

2014-11-07 Thread giox069
I can confirm the problem in Ubuntu 14.04.1 server: I configured a bridge for openvpn: iface br0 inet static address 192.168.1.6 netmask 255.255.255.0 gateway 192.168.1.1 bridge_ports eth0 tap0 dns-nameservers 192.168.1.1 dns-search mydomain.com