Hello,

I have same problem. I do not use dhcp-client, I use static IP addresses. In my 
case I use samba on two interfaces : br0 and ath0 .
/etc/network/interfaces (part):
auto br0
iface br0 inet static
        address 192.168.2.1
        network 192.168.2.0
        netmask 255.255.255.0
        broadcast 192.168.2.255
        bridge_ports eth1 eth2

auto ath0
iface ath0 inet static
        wireless-mode master
        wireless-essid HomeAPn
        wireless-channel 4
        address 192.168.3.1
        netmask 255.255.255.0
        broadcast 192.168.3.255

-- 
Windows clients cannot connect unless Samba manually restarted
https://bugs.launchpad.net/bugs/554094
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to