Re: Viewing established tcp connections

2007-01-16 Thread Marc Sztochay
> > > Wireshark is what I like.. > > It allows you to analyze stuff as well.. you select > a packet from a TCP flow (or SCTP) and tell it > to analyze it... really cool :-) > > R /me agrees Wireshark is written by Gerald Combs the chief designer of "Ethereal" which probably used to be "the stat

Re: Viewing established tcp connections

2007-01-16 Thread Randall Stewart
Joe Holden wrote: Ricardo Nabinger Sanchez wrote: On Tue, 16 Jan 2007 12:06:36 + Joe Holden <[EMAIL PROTECTED]> wrote: I'm after a tool to view tcp sessions passing through a router, however dsniff is marked as BROKEN. Are there any alternatives? If you don't need to inspect the sessions

Re: Viewing established tcp connections

2007-01-16 Thread Joe Holden
Ricardo Nabinger Sanchez wrote: On Tue, 16 Jan 2007 12:06:36 + Joe Holden <[EMAIL PROTECTED]> wrote: I'm after a tool to view tcp sessions passing through a router, however dsniff is marked as BROKEN. Are there any alternatives? If you don't need to inspect the sessions, netstat can show

Re: Viewing established tcp connections

2007-01-16 Thread Ricardo Nabinger Sanchez
On Tue, 16 Jan 2007 12:06:36 + Joe Holden <[EMAIL PROTECTED]> wrote: > I'm after a tool to view tcp sessions passing through a router, however > dsniff is marked as BROKEN. Are there any alternatives? If you don't need to inspect the sessions, netstat can show you that: % netstat -p tcp -n

Viewing established tcp connections

2007-01-16 Thread Joe Holden
Hi all, I'm after a tool to view tcp sessions passing through a router, however dsniff is marked as BROKEN. Are there any alternatives? Thanks, Joe ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsu