[ee122] tshark question

Lisa Fowler fowler at eecs.berkeley.edu
Mon Dec 10 18:33:17 PST 2007


tshark can capture loopback on some systems, but not on c199 nor
sphere.  If your tshark can capture loopback, you have to specify the
-i lo0 interface.

-Lisa

On Dec 10, 2007 6:02 PM,  <phamductri at berkeley.edu> wrote:
> so tshark can capture loop back, this is the the one that I tried:
> tshark -c 1000 -w trace -f "udp and port 3456" -T text(on the receiver)
> tshark -c 1000 -w trace -f "udp and udp dst 3456" -T text (on the sender)
> the sender and receiver is the same machine, i run tshark in two different
> terminal, somehow tshark does not capture anything. Any ideas ? (I know
> that I have to do two separate machine, but i'm testing the parser right
> now, while my partner is finishing the rest)
>
> Thanks ,
>
> Tri
>
> _______________________________________________
> ee122 mailing list
> ee122 at mailman.ICSI.Berkeley.EDU
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
>


More information about the ee122 mailing list