Subject: Re: PPP over Ethernet integrated into -current
To: Martin Husemann <martin@duskware.de>
From: Geoff Wing <gcw@pobox.com>
List: current-users
Date: 04/30/2001 23:03:25
Martin Husemann wrote about Re: PPP over Ethernet integrated into -current:
:> 2) Haven't got the netstart.local script working yet.  Didn't have
:> much time to try this morning.  Will try again tonight (or in a month).
:A good way to track down this configuration issues is to do 
:"ifconfig pppoe0 debug" to turn on additional debug output (and use
:"ifconfig pppoe0 -debug" to turn it off again).
:This will syslog all PPP negotiation messages (albeit slightly cryptic).

Maybe it doesn't get that far?  I'm just getting a repeating set of:

Apr 30 22:55:22 c /netbsd: pppoe0: lcp open(initial)
Apr 30 22:55:22 c /netbsd: pppoe0: phase establish
Apr 30 22:55:24 c /netbsd: pppoe0: could not establish connection
Apr 30 22:55:24 c /netbsd: pppoe0: lcp down(starting)
Apr 30 22:55:24 c /netbsd: pppoe0: lcp illegal down in state starting
Apr 30 22:55:24 c /netbsd: pppoe0: Down event (carrier loss)
Apr 30 22:55:24 c /netbsd: pppoe0: lcp close(starting)
Apr 30 22:55:24 c /netbsd: pppoe0: phase dead

Maybe I need to try with PPPOE_DEBUG?

Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>