> put the following line in
> /etc/ppp/peers/dsl-provider or whatever ppp options file your're using
> for the connection.
>
> debug
>
> It will probably give you some more useful debug info to work out what's
> going wrong.
>
Adding DEBUG=1 to adsl-start gives some more usefull information.
In particular, I can see the details of the authentication.
-------------------------------------------------------------------------
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0xb4c46d94>]
rcvd [LCP ConfReq id=0x95 <magic 0x5ac2637e> <mru 1500> <auth chap MD5>]
sent [LCP ConfNak id=0x95 <auth pap>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0xb4c46d94>]
rcvd [LCP ConfReq id=0x96 <magic 0x5ac2637e> <mru 1500> <auth pap>]
sent [LCP ConfAck id=0x96 <magic 0x5ac2637e> <mru 1500> <auth pap>]
sent [LCP EchoReq id=0x0 magic=0xb4c46d94]
sent [PAP AuthReq id=0x1 user="dstalker@bigpond" password="mypassword"]
rcvd [LCP EchoRep id=0x0 magic=0x5ac2637e]
rcvd [PAP AuthNak id=0x1 ""]
PAP authentication failed
sent [LCP TermReq id=0x2 "Failed to authenticate ourselves to peer"]
rcvd [LCP TermReq id=0x97]
sent [LCP TermAck id=0x97]
Modem hangup
Connection terminated.
-------------------------------------------------------------------------
The username and password are correct - they are the same ones I use on the
Windows ME system
After adding 'refuse-pap' to pppoe.conf, I get the following:
-------------------------------------------------------------------------
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0xaf795553>]
rcvd [LCP ConfReq id=0x68 <magic 0xd350345> <mru 1500> <auth chap MD5>]
sent [LCP ConfRej id=0x68 <auth chap MD5>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0xaf795553>]
rcvd [LCP ConfReq id=0x69 <magic 0xd350345> <mru 1500> <auth pap>]
sent [LCP ConfRej id=0x69 <auth pap>]
rcvd [LCP ConfReq id=0x6a <magic 0xd350345> <mru 1500>]
sent [LCP ConfAck id=0x6a <magic 0xd350345> <mru 1500>]
sent [LCP EchoReq id=0x0 magic=0xaf795553]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [LCP TermReq id=0x6b]
LCP terminated by peer
sent [LCP TermAck id=0x6b]
Modem hangup
Connection terminated.
-------------------------------------------------------------------------
Does anyone have any ideas wjat is going wrong here?
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug