On Mon, Jul 12, 2004 at 08:23:26PM -0700, Brian Burrows wrote:
> How would I set a filter that accepts only DHCP or BootP protocols?

        udp port bootps or udp port bootpc

might work, if the OS on which you're running lists those protocols in
the database used by "getservbyname()" and if all the DHCP/BOOTP traffic
is to or from the standard BOOTP server port (bootps, 67) or the
standard BOOTP client port (bootpc, 68).


==================================================================
 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