[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPPOE CHAP authentication failed



I have try it. Yes i use pppoeconf to set up connection.

I have try to set MRU and MTU too.
It's my /etc/peers/dsl-provider. I removed comments.

noipdefault
usepeerdns
defaultroute

hide-password
lcp-echo-interval 20
lcp-echo-failure 3
connect /bin/true
noauth
persist
mtu 1452
mru 1452

noaccomp
default-asyncmap

plugin rp-pppoe.so eth0
user "vasyl"

And my chap-secrets

"vasyl" * "my_pass"

The message is same.
Mar 12 23:01:37 localhost pppd[7046]: PPP session is 2196
Mar 12 23:01:37 localhost pppd[7046]: Using interface ppp0
Mar 12 23:01:37 localhost pppd[7046]: Connect: ppp0 <--> eth0
Mar 12 23:01:37 localhost pppd[7046]: Couldn't increase MTU to 1500
Mar 12 23:01:37 localhost pppd[7046]: Couldn't increase MRU to 1500
Mar 12 23:01:40 localhost pppd[7046]: CHAP authentication failed: Invalid!!
Mar 12 23:01:40 localhost pppd[7046]: Couldn't increase MTU to 1500
Mar 12 23:01:40 localhost pppd[7046]: Couldn't increase MRU to 1500
Mar 12 23:01:46 localhost pppd[7046]: Connection terminated.
Mar 12 23:01:46 localhost pppd[7046]: Modem hangup

Please help me.

2006/3/6, David R. Litwin <presently42@gmail.com>:
>
> I think I had that message too, many moons ago. The problem? I mixed up the
> username and password. Try flipping them.
>
> How did you set up your connection? I used pppoecof.
>
> It isn't much, but it is a start.
>



Reply to: