From owner-freebsd-hackers@FreeBSD.ORG Fri May 16 01:20:33 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6730F37B401 for ; Fri, 16 May 2003 01:20:33 -0700 (PDT) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38FEA43F3F for ; Fri, 16 May 2003 01:20:32 -0700 (PDT) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.11.6/8.9.3) id h4G8KTP01118 for hackers@freebsd.org; Fri, 16 May 2003 10:20:29 +0200 Date: Fri, 16 May 2003 10:20:29 +0200 From: Christoph Kukulies Message-Id: <200305160820.h4G8KTP01118@accms33.physik.rwth-aachen.de> To: hackers@freebsd.org Subject: netgraph - write failed: device not configured X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 08:20:33 -0000 I have a problem with running a VPN client against a Cisco VPN server. The client is 5.0-current. I'm running mpd and the recent bad malloc seems to be gone. But the effect, that connections die with 'write failed: device not configured'. It happens inmidst a VPN session (which is established via ng0 as a kind of ppp connection (/usr/ports/net/mpd/work/mpd-3.13) It doesn't say which device is not configured or which device failed on write but I suspect it is ng0. ifconfig still shows the point to point addresses but trying to reconnect (ping the peer side) just gives: no buffer space available. Memory leak in netgraph? -- Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de