Is ther a tool to show online throughput of a socket

2005-01-18 Thread Guohan Lu
Hi, netstat only shows the traffic per interface, I need traffic information per socket. Is there a tool to do this? Best regards, Guohan ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, sen

Re: Network Accounting

2005-01-18 Thread The Jetman
I've been following this little thread and was curious about how my own solution compares w/ the others discussed. x.y.z.14 ${ipfw} add pipe 7 ip from x.y.z.14 to any ${ipfw} pipe 7 config bw 1024Kbit/s queue 50 ${ipfw} add pipe 8 ip from any to x.y.z.14 ${ipfw} pipe 8 config bw 1024Kbit

Re: [TEST/REVIEW] ng_ipfw: node to glue together ipfw(4) and netgraph(4)

2005-01-18 Thread Brooks Davis
On Tue, Jan 18, 2005 at 02:27:47PM -0800, Julian Elischer wrote: > > Looks good but I'm not convinced that it needs a whole new keyword of > we tap in through the divert mechanism. FWIW, keywords are very cheap and generally quite clean in ipfw2. I'd be more concerned in ipfw1. -- Brooks pgpT

Re: [TEST/REVIEW] ng_ipfw: node to glue together ipfw(4) and netgraph(4)

2005-01-18 Thread Julian Elischer
Brooks Davis wrote: On Mon, Jan 17, 2005 at 11:06:10PM +0300, Gleb Smirnoff wrote: Dear collegues, here is quite a simple node for direct interaction between ipfw(4) and netgraph(4). It is going to be more effective and error-prone than a complicated construction around divert socket and ng_ks

Re: [TEST/REVIEW] ng_ipfw: node to glue together ipfw(4) and netgraph(4)

2005-01-18 Thread Brooks Davis
On Mon, Jan 17, 2005 at 11:06:10PM +0300, Gleb Smirnoff wrote: > Dear collegues, > > here is quite a simple node for direct interaction between ipfw(4) > and netgraph(4). It is going to be more effective and error-prone > than a complicated construction around divert socket and ng_ksocket[1].

ng_netflow and tun interfaces, collecting on the same host

2005-01-18 Thread Tillman Hodgson
Howdy folks, I have a small pile of OpenVPN tunnels terminating on a "tunnel router" (FreeBSD -current on sparc64 with 5 hme ethernet interfaces). Tunnels carry general IP and OSPF traffic. They may carry IPv6 in the future, though that's not a necessity. The number of tunnels will grow over time

Re: Slipping in the window update

2005-01-18 Thread Mike Silbersack
I'd like to apologize to everyone for dropping the ball on this. I came down with a cold on Monday evening, and was pretty out of it until Thursday. By the time I had caught back up on everything I needed to, we had already missed the window for 4.11. I'll get back into this in a few days.

Re: ttl-exceeded sourced by arrival interface ?

2005-01-18 Thread Maxim Konovalov
On Sun, 16 Jan 2005, 02:47+0100, Julien Lesaint wrote: > Hi, > > This is a followup to the original post from James Jun, on Dec, 2003. > http://lists.freebsd.org/mailman/htdig/freebsd-net/2003-December/002114.html > > Quick reminder: in the case the route to the packet's source is not the > interf

Re: pf & clonable devices

2005-01-18 Thread Eric Masson
> "Max" == Max Laier <[EMAIL PROTECTED]> writes: Hi Max, Max> Just guessing, but I assume you forgot to use round brackets Max> around your NAT and from/to addresses. It should look like the Max> following: Don't think so but maybe, I'm wrong : # macros int_if = "xl0" ext_if = "ppp0" tun