Re: portrange with tcpdump

2010-05-25 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Stuart. On Tuesday, May 25, 2010, Stuart Henderson wrote: >> I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the >> following: >> >> # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ >> -i eht0 -w eavesdropping_ul

Re: portrange with tcpdump

2010-05-25 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, IC1igo. On Tuesday, May 25, 2010, IC1igo Ortiz wrote: >> I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the >> following: >> >> # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ >> -i eht0 -w eavesdropping_ulaw.du

Re: portrange with tcpdump

2010-05-25 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Philip Guenther. On Tuesday, May 25, 2010, Philip Guenther wrote: >> I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the >> following: >> >> # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ >> -i eht0 -w eavesdro

Re: portrange with tcpdump

2010-05-25 Thread IƱigo Ortiz de Urbina
On Tue, May 25, 2010 at 7:26 PM, Daniel Bareiro wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all! > > I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the > following: > > # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ > -i eht0 -w eavesdroppi

Re: portrange with tcpdump

2010-05-25 Thread Stuart Henderson
On 2010-05-25, Daniel Bareiro wrote: > > I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the > following: > > # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ > -i eht0 -w eavesdropping_ulaw.dump you can do something like # tcpdump -vvv -n -s 1500 'udp and port

Re: portrange with tcpdump

2010-05-25 Thread Jan Stary
On May 25 13:26:21, Daniel Bareiro wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all! > > I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the > following: > > # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ > -i eht0 -w eavesdropping_ulaw.dump

Re: portrange with tcpdump

2010-05-25 Thread Philip Guenther
On Tuesday, May 25, 2010, Daniel Bareiro wrote: > I'm trying to use tcpdump in OpenBSD 4.6 with a syntax similar to the > following: > > # tcpdump -vvv udp and port 5060 or portrange 1-2000 -s0 \ > -i eht0 -w eavesdropping_ulaw.dump > > In this case, the interface is em0, but I see that with