> On 16 Apr 2015, at 18:24, Sitesh Behera <[email protected]> wrote: > > > My issue is i can ping the container and even ssh from the local host. But > unable to do so from any other host on the 192.168.13.x network. Please note > the machine which hosts LXC is also on 192.168.13.X network.
You forgot to setup packet forwarding: net.ipv4.conf.all.forwarding in sysctl.conf Cheers
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
