<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 16 Apr 2015, at 18:24, Sitesh Behera <<a href="mailto:sitesh.behera@bankbazaar.com" class="">sitesh.behera@bankbazaar.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">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.</div></div></blockquote><div><br class=""></div>You forgot to setup packet forwarding:</div><div><br class=""></div><div>net.ipv4.conf.all.forwarding in sysctl.conf</div><div><br class=""></div><div>Cheers</div></body></html>