Guido,
Thanks for the info and link. It appears that is the issue. I had
problems manually setting the br0 hw address so I incremented it and
added it to the lxc configuration. IE:
br0 -> 02:35:0c:76:ad:cd
lxc0.conf:
lxc.network.hwaddr = 02:35:0c:76:ae:00
Thanks,
On Mon, Sep 10, 2012 at
Dear Dusty,
might be the well-known issue concerning the MAC of a bridge and the attached
interfaces (here: veth's): If the MAC of the bridge isn't lower than the MAC of
all of it's attached devices, the "outer world" will see a MAC change on
plumbing this interface (see e.g.
http://sourceforg
Dusty Hall writes:
> Is there any reason why I'm seeing other lxc's drop their network
> connections when I stop or start another lxc? I'm running a bridging
> network with static ip's on lxc's, see below. This is happening on
> both Ubuntu pkgs: 0.7.4-0ubuntu7.3 & 0.7.5-3ubuntu59. Any advice
Is there any reason why I'm seeing other lxc's drop their network
connections when I stop or start another lxc? I'm running a bridging
network with static ip's on lxc's, see below. This is happening on
both Ubuntu pkgs: 0.7.4-0ubuntu7.3 & 0.7.5-3ubuntu59. Any advice
would be greatly appreciated