Re: tcpdump on 'any' device

2006-05-10 Thread Kevin Kinsey

Michael P. Soulier wrote:

Hello,

I'm using to running tcpdump like "tcpdump -i any -nn ".

But, when I try to use the 'any' device on FreeBSD, I get this.

[EMAIL PROTECTED] isc-dhcp3-server]# tcpdump -i any -nn tcp port 22
tcpdump: BIOCSETIF: any: Device not configured

Can this not be done on FreeBSD?


tcpdump(1) seems to suggest that it's a Linuxism.

See also:
  http://www.tcpdump.org/lists/workers/2002/03/msg00053.html

  IANAE, but it's quite likely still relevant.

KDK

--
Why do so many foods come packaged in plastic?
It's quite uncanny.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


tcpdump on 'any' device

2006-05-10 Thread Michael P. Soulier

Hello,

I'm using to running tcpdump like "tcpdump -i any -nn ".

But, when I try to use the 'any' device on FreeBSD, I get this.

[EMAIL PROTECTED] isc-dhcp3-server]# tcpdump -i any -nn tcp port 22
tcpdump: BIOCSETIF: any: Device not configured

Can this not be done on FreeBSD?

Thanks,
Mike
--
Michael P. Soulier <[EMAIL PROTECTED]>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"