From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 22:34:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E20216A4CE for ; Tue, 25 Jan 2005 22:34:58 +0000 (GMT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8C0243D39 for ; Tue, 25 Jan 2005 22:34:57 +0000 (GMT) (envelope-from stefan.pietsch@web.de) Received: (qmail 29878 invoked from network); 25 Jan 2005 22:34:56 -0000 Received: from unknown (HELO web.de) (937371@[212.144.210.207]) (envelope-sender )encrypted SMTP for ; 25 Jan 2005 22:34:56 -0000 Message-ID: <41F6C98C.F80E0504@web.de> Date: Tue, 25 Jan 2005 23:34:52 +0100 From: Stefan Pietsch X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ISDN connection problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 22:34:58 -0000 Hi, I have a FreeBSD ISDN router running 5.3 with an AVM Fritz card and a 3com etherlink xl. After having mastered the xl driver problem (http://www.freebsd.org/cgi/query-pr.cgi?pr=68435) I noticed that the ISDN connection breaks randomly after some time. The PPP daemon stays up, but the ISDN interface does not send any packets. A ping to an internet address shows the following: ping: sendto: No buffer space available After that the only thing I can do is shutdown PPP and dial in again to get the internet connection working. This is really annoying. I haven't found a solution yet.