Hello,

I am trying to specify a range of ports for windump.  On LINUX it is
possible with the following expression:

tcpdump "tcp[0:2] >= 8192 and tcp[0:2] <= 8294"

 (from http://www.firetower.com/forum/tcpdump.html)

However, windump does not allow any packet with this kind of expression.
Only a simple condition works, such as tcpdump "tcp[0:2] >= 8192".

Can I specify a range of ports for windump?  If it is impossible from a
command line maybe some code modifications in winpcap can help?

Thanks

Alex Narinsky






==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to