<p>Hello Luis,<br>
Your host routing table specifically identifies the DGW as 192.168.5.1 (the last line)</p>
<p>why would you think you could "go anywhere" without a  DGW?</p>
<p>Tony</p>
<div class="gmail_quote">On Jul 25, 2013 7:08 AM, "Luis M. Ibarra" <<a href="mailto:michael.ibarra@gmail.com">michael.ibarra@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everybody,<br><br>I run over this issue. I have an lxc host with this routing table:<br><br>#route -n<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>192.168.5.0     0.0.0.0         255.255.255.0   U     0      0        0 br0<br>

192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1<br>0.0.0.0         192.168.5.1     0.0.0.0         UG    0      0        0 br0<br><br>and <br>#cat /proc/sys/net/ipv4/ip_forward <br>1<br><br><br clear="all">

and an lxc guest with:<br># route -n<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags    Metric   Ref    Use Iface<br>192.168.5.0     0.0.0.0         255.255.255.0      U           0         0        0      eth0<br>

169.254.0.0     0.0.0.0         255.255.0.0          U           1002   0        0      eth0<br>0.0.0.0       192.168.5.154     0.0.0.0                UG          0        0        0      eth0<br><br>with this configuration packets can't go anywhere. If I change the default gw of the lxc guest to 192.158.5.1 at least I get all the network 192.158.5.0.<br>

<br>My question, why am I missing to get this working? <br><br><br><br><br>-- <br>Luis M. Ibarra
<br>------------------------------------------------------------------------------<br>
See everything from the browser to the database with AppDynamics<br>
Get end-to-end visibility with application monitoring from AppDynamics<br>
Isolate bottlenecks and diagnose root cause in seconds.<br>
Start your free trial of AppDynamics Pro today!<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk</a><br>_______________________________________________<br>

Lxc-users mailing list<br>
<a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a><br>
<br></blockquote></div>