From owner-freebsd-net@FreeBSD.ORG Sat Dec 19 12:08:01 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C03A71065696 for ; Sat, 19 Dec 2009 12:08:01 +0000 (UTC) (envelope-from nrml@att.net) Received: from web83803.mail.sp1.yahoo.com (web83803.mail.sp1.yahoo.com [69.147.85.69]) by mx1.freebsd.org (Postfix) with SMTP id 904CA8FC18 for ; Sat, 19 Dec 2009 12:08:01 +0000 (UTC) Received: (qmail 92336 invoked by uid 60001); 19 Dec 2009 12:08:00 -0000 Message-ID: <654285.89304.qm@web83803.mail.sp1.yahoo.com> X-YMail-OSG: EN9gyHYVM1mUXz9ymXM_KKs0OcVwpdA.o483YR2_anuf_aIPJMebC4EOs.Y0mNn0vkLwmATHNPw39O0qkGRtcFwvHCFfEoHQYdq3HRQMZKJ57mthdndz3dnmwB2q_ucQeGcc6_8bnk7kyQ4RAqolrRhZSnAswel1pEsUPWwGT0k7.RNa0Dqo2uPhVtKOxuJG4V.PHGhRFSmbRg8s6Fsz2mgSCApvT79Pi84U0crY5id1wvq2VyIN8lPslSzlkEJUcz7pXXhS_XW4PVHoAE8i7E0mH4LaH99ug3EwpLnjlmZq_wlkZZd22ARlR4qoj2aTV3VaQyjtnlbFtv6kDD8- Received: from [69.43.143.59] by web83803.mail.sp1.yahoo.com via HTTP; Sat, 19 Dec 2009 04:08:00 PST X-Mailer: YahooMailRC/240.3 YahooMailWebService/0.8.100.260964 References: <354781.17776.qm@web83811.mail.sp1.yahoo.com> <20091219100922.F86040@maildrop.int.zabbadoz.net> Date: Sat, 19 Dec 2009 04:08:00 -0800 (PST) From: Gabe To: "Bjoern A. Zeeb" In-Reply-To: <20091219100922.F86040@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-net@freebsd.org Subject: Re: IPSEC: ipsec4_common_input_cb: queue full; proto 50 packet dropped X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2009 12:08:01 -0000 Hey, I'm running 7.1-RELEASE-p8 with ipsec-tools-0.7.3. And yes, this is a dev box. Thanks, -gabe ----- Original Message ---- > From: Bjoern A. Zeeb > To: Gabe > Cc: freebsd-net@freebsd.org > Sent: Sat, December 19, 2009 2:11:07 AM > Subject: Re: IPSEC: ipsec4_common_input_cb: queue full; proto 50 packet dropped > > On Sat, 19 Dec 2009, Gabe wrote: > > > Anyone know what causes this? It only happens on one side of the > tunnel/gateway and its intermittent. I was also trying to scp a big file > (~240MB) from the actual tunnel/gateway that displays this error and it ended > with: > > > > testfile.wmv 100% 249MB > 2.0MB/s 02:07 > > ./testfile.wmv: Input/output error > > > > though that could be due to restrictions on the actual switch, I don't know > yet. > > > > Any clues? > > > What you gave in the subject means that the netisr ("kernel software > interrupt network dispatch service") returned an error. Why that is > I don't know yet. > > Which version of FreeBSD are you running? Would you be able to test a > patch (recompiling the kernel)? > > /bz > > -- > Bjoern A. Zeeb It will not break if you know what you are doing.