Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 12:12:00 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Andrew Lankford <arlankfo@141.com>, "Andrew Lankford" <vze2ztys@verizon.net>, <current@freebsd.org>
Subject:   Re: adsl/pppoe no longer connecting on 5.1
Message-ID:  <200306121212.00268.doconnor@gsoft.com.au>
In-Reply-To: <000d01c3308b$2cd0ba90$bb1f588a@bogushost2>
References:  <000d01c3308b$2cd0ba90$bb1f588a@bogushost2>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306121212.00268.doconnor>