Re: tcpdump -X

2008-07-17 Thread Theo de Raadt
>this kind of replies do have a long tradition in this list - probably most >of the times for a good reason! On the other hand, calling people idiots, >isn't really polite, to put it mildly, neither serves any good cause! > >I fully agree with your definition of the correct order of operation and i

Re: tcpdump -X

2008-07-17 Thread Tony Abernethy
GVG GVG wrote: > On Thu, Jul 17, 2008 at 9:04 AM, J.C. Roberts > <[EMAIL PROTECTED]> > wrote: > > > On Tuesday 15 July 2008, GVG GVG wrote: > > > On Tue, Jul 15, 2008 at 3:54 PM, David Hill > <[EMAIL PROTECTED]> wrote: > > > > On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > > > > Use

Re: tcpdump -X

2008-07-17 Thread GVG GVG
On Thu, Jul 17, 2008 at 9:04 AM, J.C. Roberts <[EMAIL PROTECTED]> wrote: > On Tuesday 15 July 2008, GVG GVG wrote: > > On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: > > > On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > > > Use the size of your MTU, which can be

Re: tcpdump -X

2008-07-17 Thread Josh Grosse
On Thu, Jul 17, 2008 at 12:04:17AM -0700, J.C. Roberts wrote: > ...but it's also long time users > like Paul and Josh forgetting the end result of being overly helpful. Hey, JC, I pointed the OP to acronymfinder.com; one of the more useful sites I know of.

Re: tcpdump -X

2008-07-17 Thread J.C. Roberts
On Tuesday 15 July 2008, GVG GVG wrote: > On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: > > On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > > Use the size of your MTU, which can be found my using ifconfig. > > > > -- > > David Hill > > Thanks for your prompt repl

Re: tcpdump -X

2008-07-15 Thread Alan Hicks
On Tue, 15 Jul 2008 16:49:46 +0200 "GVG GVG" <[EMAIL PROTECTED]> wrote: > Just out of curiosity what's this 'MTU' stands for? http://www.google.com/search?q=define%3A%20MTU Typically it's 1500. -- It is better to hear the rebuke of the wise, Than for a man to hear the song of fools. Ecclesiastes

Re: tcpdump -X

2008-07-15 Thread Insan Praja SW
On Tue, 15 Jul 2008 21:49:46 +0700, GVG GVG <[EMAIL PROTECTED]> wrote: It stand for Maximum Transmit Unit. On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > Dear list, > > was going through the OpenBSD tcpdump vers

Re: tcpdump -X

2008-07-15 Thread Gregory Edigarov
GVG GVG wrote: On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: Dear list, was going through the OpenBSD tcpdump version and couldn't identify anything like the '-A' flag in order to capture f

Re: tcpdump -X

2008-07-15 Thread Josh Grosse
On Tue, Jul 15, 2008 at 04:49:46PM +0200, GVG GVG wrote: > Just out of curiosity what's this 'MTU' stands for? http://www.acronymfinder.com/MTU.html

Re: tcpdump -X

2008-07-15 Thread Claer
On Tue, Jul 15 2008 at 49:16, GVG GVG wrote: > On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: > > On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > > > Dear list, > > > > > > was going through the OpenBSD tcpdump version and couldn't identify > > anything > > > lik

Re: tcpdump -X

2008-07-15 Thread GVG GVG
On Tue, Jul 15, 2008 at 3:54 PM, David Hill <[EMAIL PROTECTED]> wrote: > On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > > Dear list, > > > > was going through the OpenBSD tcpdump version and couldn't identify > anything > > like the '-A' flag in order to capture full web sites etc. Tri

Re: tcpdump -X

2008-07-15 Thread David Hill
On Tue, Jul 15, 2008 at 03:42:58PM +0200, GVG GVG wrote: > Dear list, > > was going through the OpenBSD tcpdump version and couldn't identify anything > like the '-A' flag in order to capture full web sites etc. Tried optin '-X' > but didn't work! Should I use '-s snaplen' but what snaplen value d

tcpdump -X

2008-07-15 Thread GVG GVG
Dear list, was going through the OpenBSD tcpdump version and couldn't identify anything like the '-A' flag in order to capture full web sites etc. Tried optin '-X' but didn't work! Should I use '-s snaplen' but what snaplen value do I have to define. Tried few combinations with no success! Thanks