|
From: Juan T. <to...@us...> - 2000-03-18 22:22:15
|
Hidde Fennema wrote: > Ls,Is it an idea to add the option to filter out DHCP broadcasts? > They're driving me crazy ...Hidde, The Netherlands.. You can already filter traffic with the -f option. See the man page for tcpdump to see how it is used. Remember that you will probably have to use quotes as in etherape -f "not port telnet" |