Ok, the issue was that i started wireshark not from the ssh mininet. My bad! Now it works perfectly.
Thanks for support Lucas! 2014-09-29 23:32 GMT+02:00 Lucas Brasilino <lr...@cin.ufpe.br>: > Hi > > > Of course i did "mininet> h1 ping h2". > > Thanks again for support. > > Other suggestions? > > No.... > > How I've tested right now: > > Using mininet 2.1.0 VM, on the first terminal (via ssh), started pox: > > $ cd pox > $ ./pox.py forwarding.l2_learning > > on the second terminal: > > $ sudo wireshark -i lo -d of & > > <and clicked in 'start a new live capture'> > > $ sudo mn --topo linear,4 --mac --controller remote > > mininet> pingall > > Works for me. > > -- > Att > Lucas Brasilino > MSc Student @ Federal University of Pernambuco (UFPE) / Brazil > twitter: @lucas_brasilino >