On Tuesday, July 8, 2003, at 6:51 AM, David Barnish wrote:
Since TCP and UDP are mutually exclusive, I think your filter would need
to look like this:
(udp or tcp) and ether host XX:XX:XX:XX:XX:XX
He said "that their ethernet destination adrress is XX:XX:XX:XX:XX:XX", so he'd probably want
(udp or tcp) and ether dst XX:XX:XX:XX:XX:XX
rather than "ether host XX:XX:XX:XX:XX:XX".
================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/
To unsubscribe use mailto: [EMAIL PROTECTED]
==================================================================
