Date: Sat, 15 Dec 2012 14:47:12 -0000 From: "Paul Webster" <paul.g.webster@googlemail.com> To: gpalmer@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: looking for help from ppp users Message-ID: <op.wpc4oyvgjfousr@box.lan1.daemonrage.net> In-Reply-To: <CAF6rxgn5Wpdt4iVJfSAphU23tob-F5DvFA-oAbXBg0kabTzhAg@mail.gmail.com> References: <CAF6rxg=WRaqLgJk8kucCpLQ9K3Ssq15ZE7SLGh-Pv6a22Agkww@mail.gmail.com> <20121203154154.GA20011@in-addr.com> <CAF6rxgn5Wpdt4iVJfSAphU23tob-F5DvFA-oAbXBg0kabTzhAg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey there gary,
this works for talktalk/UK ADSL modem in PPPoE mode, or did beore my house
move ill double cobnfirm in 6 days when my new line is active.
#talktalk:
set reconnect 999 1
set device PPPoE:xl0 # replace xl1 with your Ethernet device
set authname my-house-phone-number@talktalk.net
set authkey myAdsl password
set dial
set login
add default HISADDR
set speed sync
set mru 1492
set mtu 1492
set ctsrts off
enable echo
set echoperiod 15
enable lqr
set lqrperiod 15
enable ipcp
disable ipv6cp
disable dns
set server /tmp/pppoe-adsl0 .. 0177
add! default HISADDR
add! default HISADDR6
On Sat, 15 Dec 2012 06:14:10 -0000, Eitan Adler <lists@eitanadler.com>
wrote:
> On 3 December 2012 10:41, Gary Palmer <gpalmer@freebsd.org> wrote:
>> While not commenting on the correctness of the current contents, the
>> userland
>> PPP section of the FAQ appears to mostly deal with dialup modems. I
>> suspect
>> more people use it now to do PPPoA or PPPoE for some form of DSL link
>> and
>> there probably needs to be some effort to address the differences.
>
> I've never used PPP in any sense. Any chance I could enlist you to
> help write some content? I could turn it into docbook, edit it, etc.
>
>
>
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wpc4oyvgjfousr>
