M
M
My-MyGovoritKorovka2016-04-19 15:41:50
linux
My-MyGovoritKorovka, 2016-04-19 15:41:50

What is the problem with connecting to vpn?

data:
there is a pptp gateway on the remote.
the gateway is pinged.
gateway is configured.
I have a pc on ubuntu 14.04
trying to connect :

sudo pptpsetup --create IDECO --server 79.133.116.2 --username cut --password cut --start --encrypt
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/9
sent [LCP ConfReq id =0x1 ]
rcvd [LCP ConfReq id=0x1 ]
sent [LCP ConfAck id=0x1 ]
rcvd [LCP ConfReq id=0x1 ]
sent [LCP ConfAck id=0x1 ]
rcvd [LCP ConfRej id=0x1 ]
sent [LCP ConfReq id=0x2 ]
rcvd [LCP ConfAck id=0x2 ]
sent [LCP EchoReq id=0x0 magic=0x99a13430]
rcvd [LCP EchoReq id=0x0 magic=0x5aade3df]
sent [LCP EchoRep id=0x0 magic=0x99a13430]
rcvd [CHAP Challenge id=0x93 < 998c7b7d95a4adbf1d2584ca1430ee11>, name="bill"]
sent [CHAP Response id = 0x93 < 42fd4768d4d6b2d358a40d8b9b2bf2940000000000000000efca9dbb0806575397f95f5d13b8b5a8c93d6f474fde162400>, name = "cut"]
rcvd [LCP EchoRep id = 0x0 magic = 0x5aade3df]
rcvd [CHAP Success id = 0x93 "S = 87273C6C9FFF1A2B10355B410F402F9253A54BD3 M = Access granted"]
CHAP authentication succeeded
sent [ CCP ConfReq id=0x1 ]
rcvd [CCP ConfReq id=0x1 ]
sent [CCP ConfNak id=0x1 ]
rcvd [CCP ConfAck id=0x1 ]
rcvd [CCP ConfReq id=0x2 ]
sent [CCP ConfAck id=0x2 ]
MPPE 128-bit stateless compression enabled
sent [IPCP ConfReq id=0x1 ]
sent [IPCP ConfReq id=0x1 ]
rcvd [IPCP ConfReq id=0x1 ]
sent [IPCP ConfAck id=0x1 ]
rcvd [LCP TermReq id=0x2 "MPPE disabled"]
LCP terminated by peer (MPPE disabled)
sent [LCP TermAck id=0x2]
rcvd [LCP TermReq id=0x3 "MPPE disabled"]
sent [LCP TermAck id=0x3]
rcvd [ IPCP ConfRej id=0x1 ]
Discarded non-LCP packet when LCP not open
Script pptp 79.133.116.2 --nolaunchpppd finished (pid 3142), status = 0x0
Modem hangup
Connection terminated.

The question is how to make friends?
BOTH configs on pastebin: pastebin.ru/695mHVeE

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
solalex, 2016-04-19
@solalex

Apparently, on the server side, data encryption is disabled, and the client connects with encryption enabled.
try commenting out mppe required

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question