Re: [pox-dev] host unreachable

2013-11-13 Thread Sulabh Bista
You can start pox with layer 2 learning algorithm. Try this:
./pox.py forwarding.l2_learning




On Wed, Nov 13, 2013 at 1:42 PM, farshad tajedin
farshad.taje...@gmail.comwrote:

 hi
 when i run mininet by like sudo mn --controller remote and run
 ./pox.py and ping h2 from h1 i get destination host unreachable, while
 before it dose ping. can any body help me?

 --
 Best Regards

 Farshad Tajedin



Re: [pox-dev] host unreachable

2013-11-13 Thread durga
Also, to add to what Sulabh advised,

It would be nice if you can provide us with more info on what topology you
have implemented.
Apart from that, if you are using mininet vm , wireshark is inbuilt and you
can fire it up, using ' sudo wireshark  'that should help you see the
packets and understand where the issue might be..



Cheers!
Durga



On Thu, Nov 14, 2013 at 6:07 AM, Sulabh Bista sul...@gmail.com wrote:

 You can start pox with layer 2 learning algorithm. Try this:
 ./pox.py forwarding.l2_learning




 On Wed, Nov 13, 2013 at 1:42 PM, farshad tajedin 
 farshad.taje...@gmail.com wrote:

 hi
 when i run mininet by like sudo mn --controller remote and run
 ./pox.py and ping h2 from h1 i get destination host unreachable, while
 before it dose ping. can any body help me?

 --
 Best Regards

 Farshad Tajedin