Re: pktgen udp doesn't work over freebsd gateway

2009-05-29 Thread Jason DiCioccio
Is 192.168.7.1 the freebsd gateway? Because that would explain it. You need to send to the linux box's IP On 2009-05-29, Sebastian Mellmann sebastian.mellm...@net.t-labs.tu-berlin.de wrote: Hello everyone! I'm using 'pktgen' [1] under linux to generate packets. My topology looks like this:

Re: kern/130059: [panic] Leaking 50k mbufs/hour

2009-01-16 Thread Jason DiCioccio
I narrowed this bug down to the following patch to djb's ucspi-tcp (adds ipv6 functionality): http://www.fefe.de/ucspi/ I don't think that userland processes should be able to wreak that much havoc on the network stack. Another thing of note is that even if I kill the processes causing the

Re: kern/130059: [panic] Leaking 50k mbufs/hour

2009-01-16 Thread Jason DiCioccio
The following reply was made to PR kern/130059; it has been noted by GNATS. From: Jason DiCioccio j...@ods.org To: bug-follo...@freebsd.org Cc: Subject: Re: kern/130059: [panic] Leaking 50k mbufs/hour Date: Fri, 16 Jan 2009 16:51:47 -0800 I narrowed this bug down to the following patch

Still trying to debug mbuf leak.. Anyone familiar with uma_*?

2009-01-11 Thread Jason DiCioccio
So I've got various vmcores here from kmem_malloc failures.. I already know that it's an excess of mbufs that's causing the crash, I'm just trying to figure out what the mbufs contain so that I can try and figure out where they came from.. Currently I'm able to get at (uma_zone_t)zone_mbuf,

Re: kern/130059: [panic] Leaking 50k mbufs/hour

2009-01-02 Thread Jason DiCioccio
Adding a bit more info.. Here's the netstat -m and vmstat -z output after the mbufs have had a while to build up: -- netstat -m -- 959510/235/959745 mbufs in use (current/cache/total) 257/133/390/25600 mbuf clusters in use (current/cache/total/max) 257/127 mbuf+clusters out of packet secondary

Re: kern/130059: [panic] Leaking 50k mbufs/hour

2009-01-02 Thread Jason DiCioccio
The following reply was made to PR kern/130059; it has been noted by GNATS. From: Jason DiCioccio j...@ods.org To: bug-follo...@freebsd.org Cc: Subject: Re: kern/130059: [panic] Leaking 50k mbufs/hour Date: Fri, 2 Jan 2009 13:02:47 -0800 --=_Part_175155_3729370.1230930167365 Content-Type

Re: kern/130059: [panic] Leaking 50k mbufs/hour

2008-12-31 Thread Jason DiCioccio
(oops.. replying to list(s) as well this time) Hello, On Wed, Dec 31, 2008 at 05:53, v...@freebsd.org wrote: Synopsis: [panic] Leaking 50k mbufs/hour State-Changed-From-To: open-feedback State-Changed-By: vwe State-Changed-When: Wed Dec 31 13:44:37 UTC 2008 State-Changed-Why: Jason, your

Steady leak of mbufs + panic()

2008-12-14 Thread Jason DiCioccio
.. If more information would be helpful, let me know what's needed. Any help would be appreciated. Thanks! Jason DiCioccio ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail

VPN Server with NT Domain authentication?

2002-01-14 Thread Jason DiCioccio
:). I've been searching around and have been unable to find anything to let me do this. Thanks in advance, Jason DiCioccio To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-net in the body of the message