From owner-freebsd-current@FreeBSD.ORG Tue Jun 10 00:02:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C95A737B401 for ; Tue, 10 Jun 2003 00:02:18 -0700 (PDT) Received: from ultra02.rbg.informatik.tu-darmstadt.de (ultra02.rbg.informatik.tu-darmstadt.de [130.83.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D0543FCB for ; Tue, 10 Jun 2003 00:02:17 -0700 (PDT) (envelope-from kaminski@rbg.informatik.tu-darmstadt.de) Received: from ultra14.rbg.informatik.tu-darmstadt.de (ultra14.rbg.informatik.tu-darmstadt.de [130.83.33.3]) ESMTP id h5A72Fm14211 for ; Tue, 10 Jun 2003 09:02:15 +0200 (MEST) Received: from localhost (kaminski@localhost)ESMTP id h5A72F922699 for ; Tue, 10 Jun 2003 09:02:15 +0200 (MEST) X-Authentication-Warning: ultra14.rbg.informatik.tu-darmstadt.de: kaminski owned process doing -bs Date: Tue, 10 Jun 2003 09:02:15 +0200 (MEST) From: Lukas Kaminski To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Serious ppp failure on 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 07:02:19 -0000 Hi, On Mon, 9 Jun 2003, Kris Kennaway wrote: > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > > Hi, > > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > anymore. > > Using ppp manually I receive: > > Unexpected node type "socket" (wanted "ether") > > The connection works fine on my 4.8 with identical ppp.conf . > > > > What can I do ? > Same problem with cvsup from 5.1 Beta to 5.1-CURRENT The ppp.conf is the same as described in the handbook (pppoe). mpd still works. Lukas