From owner-freebsd-current@FreeBSD.ORG Wed Jun 11 19:42:10 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 95B5937B401 for ; Wed, 11 Jun 2003 19:42:10 -0700 (PDT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3BE743FDD for ; Wed, 11 Jun 2003 19:42:08 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id h5C2g0Do041066; Thu, 12 Jun 2003 12:12:01 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Andrew Lankford , "Andrew Lankford" , Date: Thu, 12 Jun 2003 12:12:00 +0930 User-Agent: KMail/1.5 References: <000d01c3308b$2cd0ba90$bb1f588a@bogushost2> In-Reply-To: <000d01c3308b$2cd0ba90$bb1f588a@bogushost2> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306121212.00268.doconnor@gsoft.com.au> X-Spam-Score: -1.5 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: adsl/pppoe no longer connecting 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: Thu, 12 Jun 2003 02:42:10 -0000 On Thu, 12 Jun 2003 12:04, Andrew Lankford wrote: > I'm having trouble with the latest build of -CURRENT as well. Same > problem, slightly different symptoms: > > Portions of my config file: > disable ipv6 > deny pap > > set device PPPoE:xl0 > > ...produce this in the log (repeatedly): > > Jun 11 22:00:14 bogushost2 ppp[222]: Warning: Unexpected node type > ``socket'' (wanted ``ether'') Jun 11 22:00:14 bogushost2 ppp[222]: Warning: > deflink: PPPoE: unknown host Jun 11 22:00:14 bogushost2 ppp[222]: Warning: > deflink: PPPoE: unknown host Jun 11 22:00:14 bogushost2 ppp[222]: Warning: > deflink: Device (PPPoE:xl0) must egin with a '/', a '!' or contain at least > one ':' Jun 11 22:00:14 bogushost2 ppp[222]: Phase: deflink: Enter pause > (2) for redialing. > > Bloody irritating. Are all of the lines except labels prefixed with a space? eg. default: set openmode active foo: set device PPPoE:xl0 set authname xyz set authkey abc If you don't have the spaces I thnk the parser chokes on the : for PPPoE.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5