Hi,
I have a simple setup of,
br0 <-> macvlan <-> eth0 (lxc1)
<-> eth0 (lxc2)
both of these work and lxc1 and lxc2 can access network resources. But,
lxc1 cannot ping lxc2
lxc1 cannot ping host
Is this expected behaviour? How can I get lxc1 to talk to other containers?
- Adam