tapi0n
May 23rd, 2011, 09:43 AM
I've followed http://pptpclient.sourceforge.net/howto-ubuntu.phtml to set up vpns with some external networks. So far it worked like a charm on two of them. But when trying to connect to the third one I instantly get bumped off.
When running
pon dymka debug dump logfd 2 nodetachI get this as part of my output
CHAP authentication succeeded
sent [CCP ConfReq id=0x1 <mppe +H -M +S -L -D -C>]
rcvd [IPCP ConfReq id=0x26 <addr 192.168.0.2> <compress VJ 0f 00>]
sent [IPCP TermAck id=0x26]
rcvd [CCP ConfReq id=0x3e <mppe -H -M +S -L -D -C>]
Refusing MPPE stateful mode offered by peer
MPPE required but peer negotiation failed
sent [LCP TermReq id=0x2 "MPPE required but peer negotiation failed"]
sent [CCP ConfRej id=0x3e <mppe -H -M +S -L -D -C>]
rcvd [CCP ConfNak id=0x1 <mppe -H -M +S -L -D -C>]
Discarded non-LCP packet when LCP not open
rcvd [LCP TermAck id=0x66]
Connection terminated.
Waiting for 1 child processes...
script pptp xxx.xxx.xxx.xxx--nolaunchpppd, pid 8920
Script pptp xxx.xxx.xxx.xxx --nolaunchpppd finished (pid 8920), status = 0x0
I've looked all over the internet but sollutions like adding mmpe-stateful to options.pptp doesn't work.
Is this a problem with the client or with the server? Because the server is configured just like the other two and they work as intended.
Edit: Seemed to be a problem on the firewall :)
When running
pon dymka debug dump logfd 2 nodetachI get this as part of my output
CHAP authentication succeeded
sent [CCP ConfReq id=0x1 <mppe +H -M +S -L -D -C>]
rcvd [IPCP ConfReq id=0x26 <addr 192.168.0.2> <compress VJ 0f 00>]
sent [IPCP TermAck id=0x26]
rcvd [CCP ConfReq id=0x3e <mppe -H -M +S -L -D -C>]
Refusing MPPE stateful mode offered by peer
MPPE required but peer negotiation failed
sent [LCP TermReq id=0x2 "MPPE required but peer negotiation failed"]
sent [CCP ConfRej id=0x3e <mppe -H -M +S -L -D -C>]
rcvd [CCP ConfNak id=0x1 <mppe -H -M +S -L -D -C>]
Discarded non-LCP packet when LCP not open
rcvd [LCP TermAck id=0x66]
Connection terminated.
Waiting for 1 child processes...
script pptp xxx.xxx.xxx.xxx--nolaunchpppd, pid 8920
Script pptp xxx.xxx.xxx.xxx --nolaunchpppd finished (pid 8920), status = 0x0
I've looked all over the internet but sollutions like adding mmpe-stateful to options.pptp doesn't work.
Is this a problem with the client or with the server? Because the server is configured just like the other two and they work as intended.
Edit: Seemed to be a problem on the firewall :)