[Bug 649189] Re: Samba fails to bind IPv6 on boot

2013-03-27 Thread Jos Zonneveld
I forgot. this was on Ubuntu 12.10, samba 2:3.6.6-3ubuntu5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/649189 Title: Samba fails to bind IPv6 on boot To manage notifications about this bug go to

[Bug 649189] Re: Samba fails to bind IPv6 on boot

2013-03-27 Thread Jos Zonneveld
I experienced the same bug, when /etc/network/interfaces was configured for dynamic ip. After I configured /etc/network/interfaces to static ipv4 address, the problem was resolved. So it seems that Samba binds only to local address, before the dhcp client received a address from the dhcp server

[Bug 649189] Re: Samba fails to bind IPv6 on boot

2010-09-28 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. This is due to the upstart job: start on (local-filesystems and net-device-up IFACE!=lo) samba may need to be restarted once an interface is brought up via if /etc/network/if-up.d/. ** Changed in: samba (Ubunt