From: Radoslav <r.s...@gm...> - 2015-11-08 19:57:18
|
Dear all, I'm new here and I've just signed up to the mailing list to report a problem I am facing with pptpclient. My setup is ubuntu 15.10 kernel 4.2.0-16-generic with pptp-linux package installed (1.8.0-1 version) The ppp package installed for dependency is 2.4.6-3.1 The pptp server is Mikrotik router. The problem appeared after upgrade from ubuntu15.04 to 15.10. The pptp conection is established successfully. The problem is that i cannot reach other computers via SSH and nfs services. The output of SSH try is OpenSSH_6.9p1 Ubuntu-2, OpenSSL 1.0.2d 9 Jul 2015 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.168.88.150 [192.168.88.150] port 22. debug1: Connection established. debug1: identity file /home/rpr/.ssh/id_rsa type 1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_ecdsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_ed25519 type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/rpr/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.9p1 Ubuntu-2 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0p1 Debian-4+deb7u2 debug1: match: OpenSSH_6.0p1 Debian-4+deb7u2 pat OpenSSH* compat 0x04000000 debug1: Authenticating to 192.168.88.150:22 as 'pi' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr um...@op... none debug1: kex: client->server aes128-ctr um...@op... none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY Here is the relevant part executing following command sudo pon RPRP_tunnel_file debug dump logfd 2 nodetach pppd options in effect: debug # (from command line) nodetach # (from command line) persist # (from /etc/ppp/peers/RPRP_tunnel_file) logfd 2 # (from command line) maxfail 0 # (from /etc/ppp/peers/RPRP_tunnel_file) dump # (from command line) noauth # (from /etc/ppp/options.pptp) refuse-pap # (from /etc/ppp/options.pptp) refuse-chap # (from /etc/ppp/options.pptp) refuse-mschap # (from /etc/ppp/options.pptp) refuse-eap # (from /etc/ppp/options.pptp) name prodanov.biz\\RPRP # (from /etc/ppp/peers/RPRP_tunnel_file) remotename PPTP # (from /etc/ppp/peers/RPRP_tunnel_file) # (from /etc/ppp/options.pptp) pty pptp prodanov.biz --nolaunchpppd # (from /etc/ppp/peers/RPRP_tunnel_file) crtscts # (from /etc/ppp/options) # (from /etc/ppp/options) asyncmap 0 # (from /etc/ppp/options) lcp-echo-failure 4 # (from /etc/ppp/options) lcp-echo-interval 30 # (from /etc/ppp/options) hide-password # (from /etc/ppp/options) ipparam RPRP_tunnel_file # (from /etc/ppp/peers/RPRP_tunnel_file) nobsdcomp # (from /etc/ppp/options.pptp) nodeflate # (from /etc/ppp/options.pptp) require-mppe-128 # (from /etc/ppp/peers/RPRP_tunnel_file) noipx # (from /etc/ppp/options) using channel 10 Using interface ppp0 Connect: ppp0 <--> /dev/pts/1 sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xec4649a6> <pcomp> <accomp>] rcvd [LCP ConfReq id=0x1 <auth chap MS-v2> <mru 1460> <magic 0x7248009f>] sent [LCP ConfAck id=0x1 <auth chap MS-v2> <mru 1460> <magic 0x7248009f>] rcvd [LCP ConfRej id=0x1 <asyncmap 0x0> <pcomp> <accomp>] sent [LCP ConfReq id=0x2 <magic 0xec4649a6>] rcvd [LCP ConfAck id=0x2 <magic 0xec4649a6>] sent [LCP EchoReq id=0x0 magic=0xec4649a6] rcvd [CHAP Challenge id=0x1 <25fec0f0a2f59b52179d75a3ebc95b7c>, name = "RPR"] added response cache entry 0 sent [CHAP Response id=0x1 <e05a0fb25d630b67ed261301506242d40000000000000000fcd9bda3958fac9d6fff85c673eb07f6ab8840abfe35880100>, name = "prodanov.biz\\RPRP"] rcvd [LCP EchoRep id=0x0 magic=0x7248009f] rcvd [CHAP Success id=0x1 "S=222470A97A50BA00875F74771A49DE0748BFB167"] response found in cache (entry 0) CHAP authentication succeeded sent [CCP ConfReq id=0x1 <mppe +H -M +S -L -D -C>] rcvd [IPCP ConfReq id=0x1 <addr 192.168.87.250>] sent [IPCP TermAck id=0x1] rcvd [proto=0x8281] 01 01 00 04 Unsupported protocol 'MPLSCP' (0x8281) received sent [LCP ProtRej id=0x3 82 81 01 01 00 04] rcvd [CCP ConfReq id=0x1 <mppe +H -M +S +L -D -C>] sent [CCP ConfNak id=0x1 <mppe +H -M +S -L -D -C>] rcvd [CCP ConfAck id=0x1 <mppe +H -M +S -L -D -C>] rcvd [CCP ConfReq id=0x2 <mppe +H -M +S -L -D -C>] sent [CCP ConfAck id=0x2 <mppe +H -M +S -L -D -C>] MPPE 128-bit stateless compression enabled sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>] rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>] sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>] rcvd [IPCP ConfNak id=0x2 <addr 192.168.87.101>] sent [IPCP ConfReq id=0x3 <addr 192.168.87.101>] rcvd [IPCP ConfAck id=0x3 <addr 192.168.87.101>] rcvd [IPCP ConfReq id=0x2 <addr 192.168.87.250>] sent [IPCP ConfAck id=0x2 <addr 192.168.87.250>] local IP address 192.168.87.101 remote IP address 192.168.87.250 Script /etc/ppp/ip-up started (pid 5276) Script /etc/ppp/ip-up finished (pid 5276), status = 0x0 I have to mention i have access to samba and ftp which server side is providing What can I do to obtain correct operation of the PPTP tunnel? Thanks in advance. Radoslav |