Subject: Re: Problem with kernel PPPoE under NetBSD 3.1
To: =?iso-8859-1?Q?Andr=E9?= Wienck <awienck@solnet.ch>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 07/12/2007 21:25:38
On Thu, Jul 12, 2007 at 07:31:34PM +0200, André Wienck wrote:
> pppoe0: ipcp illegal conf-req in state initial

Could you try this:

 ifconfig pppoe0 debug
 ifconfig pppoe0 down
 ifconfig pppoe0 up

and send me the output it puts in /var/log/messages off-list?
If you are using PAP you might have to censor userid and password.

Martin