Comment 8 for bug 371291

Revision history for this message
Christof Länzlinger (laenzlinger) wrote :

Thanks a lot for your help. The the warning "Could not get secrets" seems to be related to starting the NetworkManager in a root shell. But still I have the problem with connecting to the mobile operator with NetworkManager.

After CHAP authentication the connection is not established. See the following log extract:

------- log extract start --------------------------------------------------------------------------------------------------
CHAP authentication succeeded
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
NetworkManager: <info> (ttyUSB2): device state change: 6 -> 7
rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
Modem hangup
Connection terminated.
------- log extract end --------------------------------------------------------------------------------------------------

I do not get IPCP Responses when using NetworkManager.

When using the pppd from wvdial, the connection succeeds.