Ethereal

Re: [Ethereal-users] problem with ethereal's dispay filters
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-users: June 2005


Ethereal user support <ethereal-users@xxxxxxxxxxxx> schrieb am 02.06.05 15:45:04:
> 
> Hello,
> (Excuse me for my English)
> I have a problem with ethereal's display filters.
> I want to run it from a DOS windows with the command
> ethereal -r myfile -R eth.addr==00:0f:23:d1:ff:20 -R ip.src==165.6.32.43 -z 
> io,stat
> 
You can't add -R two times.

Instead, try to combine the filter into one:

ethereal -r myfile -R "eth.addr==00:0f:23:d1:ff:20 || ip.src==165.6.32.43" -z io,stat 

Regards, ULFL
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


Powered by MHonArc 2.6.10