<div dir="ltr"><div style="font-size:small" class="gmail_default">​Since the last update to Ubuntu, now I cannot ping or ssh into any container, from the same network. It seems the packets go to the router​, for I can ping and communicate to the containers from outside my network. This problem did not happen until a few days ago.<br><br></div><div style="font-size:small" class="gmail_default">My networking at the container level is:<br><br>lxc.network.type=macvlan<br>lxc.network.macvlan.mode=bridge<br>lxc.network.link=eth0<br><a href="http://lxc.network.name">lxc.network.name</a> = eth1<br>lxc.network.flags=up<br>lxc.network.hwaddr = mac.add.re.ss<br>lxc.network.ipv4 = <a href="http://0.0.0.0/24">0.0.0.0/24</a><br></div><br><div style="font-size:small" class="gmail_default">​on the host, the interface eth0 is also used by the host, but I tried with another interface which is UP but it has no IP, and it still does not allow me to reach my containers, in fact taking my business down since I execute a lot of stuff remotely.<br></div><div style="font-size:small" class="gmail_default">Any idea?<br></div><div style="font-size:small" class="gmail_default"><br>​</div><br></div>