try
refuse-pap in /etc/config/l2tpd-pppd
> 20:18:29.970049 ASCEND-LAC.9104 > L2TP-LNS.l2tp: l2tp:[](9576/9909)
{LCP 24: Conf-Ack(1), ACCM=00000000, Auth-Prot PAP,
Magic-Num=a6c481a9}
looks to me like its trying to auth pap
Thanks
Tim Warnock
ISP Technical Manager
GetOnIt! Nationwide Internet.
1300 88 00 97
timoid (at) getonit.net.au
----- Original Message -----
From: "Damion de Soto" <[EMAIL PROTECTED]>
To: "Tim Philips" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 22, 2003 1:18 PM
Subject: Re: Problems with new installation of L2TP:
>
> Tim Philips wrote:
> >
> > You wouldn't be able to on or offlist provide me with a sample of
your
> > l2tpd.conf and ppp options file(s) (without private details of
course).
> I run l2tp connections with the following minimal config:
>
> /etc/config> cat l2tpd.conf
> [lns default]
> exclusive= no
> pppoptfile= /etc/config/l2tpd-pppd
> local ip= 192.168.0.1
> ip range= 55.56.55.50-55
>
> /etc/config> cat l2tpd-pppd
> name L2TPD
> proxyarp
> auth
> # For Chap
> require-chap
> # Or for MSCHAPv2
> #+chapms-v2
> #+chapms
> #+chap
> # Or for MSCHAPv2 + Encryption
> #mppe-40
> #mppe-128
> #mppe-stateless
> # Or for PAP
> #require-pap
>
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Damion de Soto - Software Engineer email: [EMAIL PROTECTED]
> SnapGear --- ph: +61 7 3435 2809
> | Custom Embedded Solutions fax: +61 7 3891 3630
> | and Security Appliances web: http://www.snapgear.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> --- Free Embedded Linux Distro at http://www.snapgear.org ---
>
>