<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Не помогло :(<BR>
<BR>
<BR>
taras@taras-desktop:~$<B> cat /etc/ppp/peers/vpn_beeline </B><BR>
pty "pptp vpn.internet.beeline.ru --nolaunchpppd --nobuffer --loglevel 0"<BR>
connect /bin/true<BR>
name 0893098254<BR>
remotename PPTP<BR>
file /etc/ppp/options.vpn_beeline<BR>
ipparam vpn_beeline<BR>
persist<BR>
maxfail 0<BR>
lcp-echo-interval 30<BR>
lcp-echo-failure 4<BR>
mtu 1460<BR>
<BR>
taras@taras-desktop:~$ <B>cat /etc/ppp/options.vpn_beeline </B><BR>
nodeflate<BR>
nobsdcomp<BR>
noauth<BR>
<BR>
taras@taras-desktop:~$ <B>cat /etc/ppp/peers/nc</B><BR>
pty "pptp pptp.netcracker.org --nolaunchpppd --nobuffer --loglevel 0"<BR>
connect /bin/true<BR>
name perebeynosov<BR>
remotename PPTP-NC<BR>
file /etc/ppp/options.nc<BR>
ipparam nc<BR>
persist<BR>
maxfail 0<BR>
lcp-echo-interval 30<BR>
lcp-echo-failure 4<BR>
mtu 1460<BR>
<BR>
taras@taras-desktop:~$ <B>cat /etc/ppp/options.nc </B><BR>
nodeflate<BR>
nobsdcomp<BR>
#noauth<BR>
#require-chap<BR>
require-mschap-v2<BR>
debug<BR>
<BR>
taras@taras-desktop:~$ <B>sudo cat /etc/ppp/chap-secrets </B><BR>
0893098254 PPTP <myPass> *<BR>
perebeynosov PPTP-NC <myPass> *<BR>
<BR>
taras@taras-desktop:~$ <B>sudo pon nc </B><BR>
/usr/sbin/pppd: The remote system (PPTP-NC) is required to authenticate itself<BR>
/usr/sbin/pppd: but I couldn't find any suitable secret (password) for it to use to do so.<BR>
<BR>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<TT><FONT COLOR="#3a3935">Уберите noauth - внятно же написано, что сервер хочет себя</FONT></TT><BR>
<TT><FONT COLOR="#3a3935">аутентифицировать, а ваш конфмг ему это запрещает.</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#3a3935">14 мая 2010 г. 12:34 пользователь Тарас Перебейносов <</FONT></TT><BR>
<TT><FONT COLOR="#3a3935"><A HREF="mailto:taras.perebeynosov@gmail.com">taras.perebeynosov@gmail.com</A>> написал:</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#737373">> вот без mschap-v2:</FONT></TT><BR>
<TT><FONT COLOR="#737373">></FONT></TT><BR>
<TT><FONT COLOR="#737373">></FONT></TT><BR>
<TT><FONT COLOR="#737373">> taras@taras-desktop:~$ *cat /etc/ppp/options.nc *</FONT></TT><BR>
<TT><FONT COLOR="#737373">> nodeflate</FONT></TT><BR>
<TT><FONT COLOR="#737373">> nobsdcomp</FONT></TT><BR>
<TT><FONT COLOR="#737373">> noauth</FONT></TT><BR>
<TT><FONT COLOR="#737373">> #require-chap</FONT></TT><BR>
<TT><FONT COLOR="#737373">> #require-mschap-v2</FONT></TT><BR>
<TT><FONT COLOR="#737373">> debug</FONT></TT><BR>
<TT><FONT COLOR="#737373">></FONT></TT><BR>
<TT><FONT COLOR="#737373">> taras@taras-desktop:~$ *sudo pon nc*</FONT></TT><BR>
<TT><FONT COLOR="#737373">></FONT></TT><BR>
<TT><FONT COLOR="#737373">></FONT></TT><BR>
<TT><FONT COLOR="#737373">> taras@taras-desktop:~$ *cat /var/log/syslog|grep pp*</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: pppd 2.4.5 started by root, uid</FONT></TT><BR>
<TT><FONT COLOR="#737373">> 0</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: Script /bin/true finished (pid</FONT></TT><BR>
<TT><FONT COLOR="#737373">> 17728), status = 0x0</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: Serial connection established.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: using channel 872</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: Using interface ppp1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop pppd[17726]: Connect: ppp1 <--> /dev/pts/5</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop NetworkManager: SCPlugin-Ifupdown: devices</FONT></TT><BR>
<TT><FONT COLOR="#737373">> added (path: /sys/devices/virtual/net/ppp1, iface: ppp1)</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:51 taras-desktop NetworkManager: SCPlugin-Ifupdown: device</FONT></TT><BR>
<TT><FONT COLOR="#737373">> added (path: /sys/devices/virtual/net/ppp1, iface: ppp1): no ifupdown</FONT></TT><BR>
<TT><FONT COLOR="#737373">> configuration found.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:52 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xc4b539b0> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:55 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xc4b539b0> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:57 taras-desktop pptp[17729]: anon log[main:pptp.c:314]: The</FONT></TT><BR>
<TT><FONT COLOR="#737373">> synchronous pptp option is NOT activated</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:28:58 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xc4b539b0> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:01 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xc4b539b0> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:04 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xc4b539b0> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pppd[17726]: last message repeated 4 times</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pptp[17734]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> warn[open_inetsock:pptp_callmgr.c:329]: connect: Connection timed out</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pptp[17734]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> fatal[callmgr_main:pptp_callmgr.c:127]: Could not open control connection to</FONT></TT><BR>
<TT><FONT COLOR="#737373">> 84.47.142.15</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pptp[17729]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> fatal[open_callmgr:pptp.c:479]: Call manager exited with error 256</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pppd[17726]: Script pptp pptp.netcracker.org--nolaunchpppd --nobuffer --loglevel 0 finished (pid 17727), status = 0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pppd[17726]: Modem hangup</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop pppd[17726]: Connection terminated.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:18 taras-desktop NetworkManager: SCPlugin-Ifupdown: devices</FONT></TT><BR>
<TT><FONT COLOR="#737373">> removed (path: /sys/devices/virtual/net/ppp1, iface: ppp1)</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop pppd[17726]: Script /bin/true finished (pid</FONT></TT><BR>
<TT><FONT COLOR="#737373">> 17801), status = 0x0</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop pppd[17726]: Serial connection established.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop pppd[17726]: using channel 873</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop NetworkManager: SCPlugin-Ifupdown: devices</FONT></TT><BR>
<TT><FONT COLOR="#737373">> added (path: /sys/devices/virtual/net/ppp1, iface: ppp1)</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop NetworkManager: SCPlugin-Ifupdown: device</FONT></TT><BR>
<TT><FONT COLOR="#737373">> added (path: /sys/devices/virtual/net/ppp1, iface: ppp1): no ifupdown</FONT></TT><BR>
<TT><FONT COLOR="#737373">> configuration found.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop pppd[17726]: Using interface ppp1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:48 taras-desktop pppd[17726]: Connect: ppp1 <--> /dev/pts/5</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:49 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x2</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xa933cc18> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:52 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x2</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xa933cc18> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:53 taras-desktop pptp[17802]: anon log[main:pptp.c:314]: The</FONT></TT><BR>
<TT><FONT COLOR="#737373">> synchronous pptp option is NOT activated</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:29:55 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x2</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xa933cc18> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:06 taras-desktop pppd[17726]: last message repeated 3 times</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:07 taras-desktop pppd[17726]: sent [LCP ConfReq id=0x2</FONT></TT><BR>
<TT><FONT COLOR="#737373">> <asyncmap 0x0> <magic 0xa933cc18> <pcomp> <accomp>]</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pppd[17726]: last message repeated 2 times</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pptp[17807]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> warn[open_inetsock:pptp_callmgr.c:329]: connect: Connection timed out</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pptp[17807]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> fatal[callmgr_main:pptp_callmgr.c:127]: Could not open control connection to</FONT></TT><BR>
<TT><FONT COLOR="#737373">> 84.47.142.15</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pptp[17802]: anon</FONT></TT><BR>
<TT><FONT COLOR="#737373">> fatal[open_callmgr:pptp.c:479]: Call manager exited with error 256</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pppd[17726]: Script pptp pptp.netcracker.org--nolaunchpppd --nobuffer --loglevel 0 finished (pid 17800), status = 0x1</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pppd[17726]: Modem hangup</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop pppd[17726]: Connection terminated.</FONT></TT><BR>
<TT><FONT COLOR="#737373">> May 14 12:30:14 taras-desktop NetworkManager: SCPlugin-Ifupdown: devices</FONT></TT><BR>
<TT><FONT COLOR="#737373">> removed (path: /sys/devices/virtual/net/ppp1, iface: ppp1)</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>