looking for help from ppp users

Paul Webster paul.g.webster at googlemail.com
Sat Dec 15 14:47:19 UTC 2012


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 at 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 at eitanadler.com>  
wrote:

> On 3 December 2012 10:41, Gary Palmer <gpalmer at 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/


More information about the freebsd-current mailing list