Ok, I just figured out what's going on.. The network 192.168.1.0 doesn't
 have a route to known the hosts in the network 192.168.5.0. <br><br>Is it possible to NAT all the lxc network to route to the 192.168.1.0? <br><br><div class="gmail_quote">2013/7/25 Luis M. Ibarra <span dir="ltr"><<a href="mailto:michael.ibarra@gmail.com" target="_blank">michael.ibarra@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tony,<br><br>I forgort to add the ip addresses of the host and the guest:<br><br>Host: 192.168.5.154<br>Guest: 192.168.5.215<br>
GW connected to Internet: 192.168.5.1<br><br>Tony, you were right, I just tested and the host it's connecting to all the 192.168.5.0 using 192.168.5.154 as a default gateway. However, I can't ping or make a connection to any host in the 192.168.1.0 from the guest.<br>

<br>lxc HOST routing table:<div class="im"><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></div>Testing from the HOST to 192.168.1.0 network:<br>
#ping 192.168.1.21<br>
PING 192.168.1.21 (192.168.1.41) 56(84) bytes of data.<br>64 bytes from <a href="http://192.168.1.21" target="_blank">192.168.1.21</a>: icmp_seq=1 ttl=64 time=0.148 ms<br>64 bytes from <a href="http://192.168.1.21" target="_blank">192.168.1.21</a>: icmp_seq=2 ttl=64 time=0.104 ms<br>

64 bytes from <a href="http://192.168.1.21" target="_blank">192.168.1.21</a>: icmp_seq=3 ttl=64 time=0.110 ms<br>^C<br>--- 192.168.1.21 ping statistics ---<br>3 packets transmitted, 3 received, 0% packet loss, time 2429ms<br>
rtt min/avg/max/mdev = 0.104/0.120/0.148/0.023 ms<br>
<br><br>GUEST routing table:<div class="im"><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><br></div>Testing from the GUEST to 192.168.1.0 network:<br>

#ping 192.168.1.21<br>PING 192.168.1.21 (192.168.1.21) 56(84) bytes of data.<br>^C<br>--- 192.168.1.41 ping statistics ---<br>90 packets transmitted, 0 received, 100% packet loss, time 89100ms<div class="HOEnZb"><div class="h5">
<br><br><br><div class="gmail_quote">
2013/7/25 Tony Su <span dir="ltr"><<a href="mailto:tonysu@su-networking.com" target="_blank">tonysu@su-networking.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<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></blockquote><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div><div>On Jul 25, 2013 7:08 AM, "Luis M. Ibarra" <<a href="mailto:michael.ibarra@gmail.com" target="_blank">michael.ibarra@gmail.com</a>> wrote:<br type="attribution">
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
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></div></div>------------------------------------------------------------------------------<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" target="_blank">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>
</blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>Luis M. Ibarra
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Luis M. Ibarra