Subject: Re: In-kernel pppoe doesn't seem to detect connection loss
To: None <netbsd-users@netbsd.org>
From: Juha K Kallio <bunnyh@psychedelic.baana.suomi.net>
List: netbsd-users
Date: 04/23/2003 12:51:01
I really have no idea why the in-kernel pppoe isn't disconnecting when the peer doesn't answer LCP. tcpdump clearly showed
the LCP echoes and replies. Today I checked another NetBSD machine which is timeouting correctly, and the config was just like 
mine:

create
! pppoectl -e rtk0 pppoe0
! pppoectl pppoe0 myauthproto=chap myauthname=user myauthsecret=pass max-auth-failure=0 # I've tried with PAP too
inet 213.139.166.169 212.50.132.94 # I really can't believe switching to 0.0.0.0 0.0.0.1 would affect this
! route -q add 213.139.166.169 127.0.0.1 # that's for correct connections to my own IP, otherwise they go around the peer ;-)
up