On 03/20, Jon Martin wrote:
> I'm hoping someone can do a sanity check for me.
> 
> I'm trying to get an OpenBSD 6.2 router working with Teksavvy DSL.
> Teksavvy uses PPPoE over Telus DSL.  It seems to authenticate just fine,
> but then my box immediately terminates the connection?
> 
> My hostname.pppoe0, pretty much straight out of the man pages:
> 
> inet 0.0.0.0 255.255.255.255 NONE \ 
>   pppoedev em0 \
>   authproto pap authname 'myteka...@teksavvy.com' authkey 'HiThere' \
>   up debug
> dest 0.0.0.1 
> !/sbin/route add default -ifp pppoe0 0.0.0.1
> 
> Explicity turning off the dial-on-demand link1 flag does not change the
> behaviour I'm seeing.  I have put the logs created by the debug flag at
> the bottom of this message.

I'm on teksavvy as well, only thing I had to do special was login to the
DSL modem and tell it to stop trying to login over PPPoE as well.  I
don't think you can be logged in twice.  Not sure this is your issue,
but might want to double check.

gabe.

Reply via email to