<div dir="ltr">Thanks alot and now its working fine..<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 21, 2013 at 3:06 PM, Murphy McCauley <span dir="ltr"><<a href="mailto:murphy.mccauley@gmail.com" target="_blank">murphy.mccauley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The problem here is with the host configurations.  Check the routing tables.<br>
<br>
For example, if you check the routing table on h1 (with "h1 route"), you'll see that it doesn't have any entry which can be used to route to 11.x.x.x.  The host never even tries to send the packet because it doesn't know where it should go.  You can fix it by, e.g., setting a default routing entry on each host (e.g., "h1 route add -net default h1-eth0").<br>

<span class="HOEnZb"><font color="#888888"><br>
-- Murphy<br>
</font></span><div class="im"><br>
On May 21, 2013, at 5:53 AM, Windhya Rankothge wrote:<br>
<br>
> I am very new to POX and I am trying to create communication between two subnets.<br>
</div>> ...<br>
<div class="im">>     h1 = net.addHost( 'h1', ip='10.0.0.2' )<br>
>     h2 = net.addHost( 'h2', ip='11.0.0.2' )<br>
</div>> ...<br>
<div class="HOEnZb"><div class="h5">> I tried to run this topology with l3_forwarding example given in POX<br>
><br>
> But the problem is I cant ping from h1 to h2..<br>
><br>
> Is there something more that I have to do, to make this work ?<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Best Regards,</div>
<div> </div>
<div>Windhya Rankothge..... (WINDY)</div>
</div>