Comment 0 for bug 125522

Revision history for this message
yvesg (yves-grenier) wrote :

Binary package hint: network-manager-pptp

I try to connect to a (windows) pptp server that requires mppe stateful encryption, but this does not work. Here is a extract for 'tail -f /var/log/ syslog':
Jul 9 19:22:21 localhost pppd[6934]: Connect: ppp0 <--> /dev/pts/2

Jul 9 19:22:21 localhost pptp[6940]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'

Jul 9 19:22:21 localhost pptp[6940]: anon log[ctrlp_disp:pptp_ctrl.c:738]: Received Start Control Connection Reply

Jul 9 19:22:21 localhost pptp[6940]: anon log[ctrlp_disp:pptp_ctrl.c:772]: Client connection established.

Jul 9 19:22:22 localhost pppd[6934]: nm-pppd-plugin: CHAP check hook.

Jul 9 19:22:22 localhost pptp[6940]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'

Jul 9 19:22:23 localhost pptp[6940]: anon log[ctrlp_disp:pptp_ctrl.c:857]: Received Outgoing Call Reply.

Jul 9 19:22:23 localhost pptp[6940]: anon log[ctrlp_disp:pptp_ctrl.c:896]: Outgoing call established (call ID 0, peer's call ID 54016).

Jul 9 19:22:23 localhost pppd[6934]: nm-pppd-plugin: CHAP credentials requested.

Jul 9 19:22:23 localhost pppd[6934]: CHAP authentication succeeded

Jul 9 19:22:24 localhost pppd[6934]: Refusing MPPE stateful mode offered by peer

Jul 9 19:22:24 localhost pppd[6934]: MPPE required but peer negotiation failed

Jul 9 19:22:24 localhost kernel: [17180526.972000] PPP MPPE Compression module registered

Jul 9 19:22:24 localhost pppd[6934]: Connection terminated.

During the configuration, I checked: Require MPPE encryption + Require 128 bit MPPE encryption. I see no way to require stateful encryption. Am I wrong or is this a bug?

Regards
Yves Grenier