Comment 49 for bug 432205

Revision history for this message
Nicolai_J. (fireandfuel) wrote :

Ok, fix works (partly), but I can't connect with system wide pppoe connections.
pppd starts correctly - refuses authentication either with CHAP or other methods.

rcvd [CHAP Failure id=0xb5 "Request Denied"]
CHAP authentication failed: Request Denied
CHAP authentication failed
** Message: nm-ppp-plugin: (nm_phasechange): status 10 / phase 'terminate'
** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish'
sent [LCP TermReq id=0x2 "Failed to authenticate ourselves to peer"]
rcvd [LCP TermReq id=0x7]
sent [LCP TermAck id=0x7]
rcvd [LCP TermAck id=0x2]
** Message: nm-ppp-plugin: (nm_phasechange): status 11 / phase 'disconnect'
Connection terminated.

The same configuration in a user connection works fine!

rcvd [CHAP Success id=0x69 ""]
CHAP authentication succeeded
CHAP authentication succeeded
peer from calling number XX:XX:XX:XX:XX:XX authorized
** Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network'

@#48: Where is the system-connection file (probably /etc/NetworkManager/system-connections)?