Re: Is there a FreeBSD equivalent of 'tcpdump -i any' from Linux?

2023-08-03 Thread Perttu Laine
at match a rule. > tcpdump -i em0 & tcpdump -i em1 & tcpdump -i em2 should work -- Perttu Laine, Kirvesmiespalvelu Laine Ky

Re: tcpdump on 'any' device

2023-08-03 Thread Perttu Laine
device on FreeBSD, I get this. > > [root@kanga isc-dhcp3-server]# tcpdump -i any -nn tcp port 22 > tcpdump: BIOCSETIF: any: Device not configured > > Can this not be done on FreeBSD? > tcpdump -i em0 & tcpdump -i em1 & tcpdump -em2 And so on. Should work. - kpn -- Perttu Laine, Kirvesmiespalvelu Laine Ky