ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ilis <ilis.krou@gmail.com>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] [Desktop] pptp через pptp как сделать пошагово?
Date: Thu, 29 May 2008 20:20:47 +0600
Message-ID: <91dc8dbf0805290720q582a848au5e7fec9ab342808@mail.gmail.com> (raw)
In-Reply-To: <20080529162012.5f9ad8c0@book.gusev.ru>

29 мая 2008 г. 18:20 пользователь Владимир Гусев <vova1971@narod.ru> написал:
>
> Так сделайте уже что-нибудь..
>

Итак, попробовал...
Скопировал /etc/net/ifaces/ppp0 в /etc/net/ifaces/ppp1
Исправил немного

[root@altus ppp1]# cat options
ONBOOT=no
PPPTYPE=pptp
PPTP_SERVER=a.b.c.d
REQUIRES=ppp0

[root@altus ppp1]# cat pppoptions
# user username
nomppe
# defaultroute
nopersist

Запускаю:
[root@altus ppp1]# ifup ppp1
^C

May 29 20:10:42 altus pppd[12084]: pppd 2.4.4 started by root, uid 0
May 29 20:10:42 altus pptp[12085]: anon log[main:pptp.c:267]: The
synchronous pptp option is NOT activated
May 29 20:10:42 altus pppd[12084]: Using interface ppp1
May 29 20:10:42 altus pppd[12084]: Connect: ppp1 <--> /dev/pts/3
May 29 20:10:42 altus pptp[12089]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1
'Start-Control-Connection-Request'
May 29 20:10:42 altus pptp[12089]: anon
log[ctrlp_disp:pptp_ctrl.c:738]: Received Start Control Connection
Reply
May 29 20:10:42 altus pptp[12089]: anon
log[ctrlp_disp:pptp_ctrl.c:772]: Client connection established.
May 29 20:10:43 altus pptp[12089]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7
'Outgoing-Call-Request'
May 29 20:10:43 altus pptp[12089]: anon
log[ctrlp_disp:pptp_ctrl.c:857]: Received Outgoing Call Reply.
May 29 20:10:43 altus pptp[12089]: anon
log[ctrlp_disp:pptp_ctrl.c:896]: Outgoing call established (call ID 0,
peer's call ID 2479).
May 29 20:10:49 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 59 (expecting 58,
lost or reordered)
May 29 20:10:58 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 147 (expecting 146,
lost or reordered)
May 29 20:10:58 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 148 (expecting 146,
lost or reordered)
May 29 20:11:04 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 200 (expecting 199,
lost or reordered)
May 29 20:11:10 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 241 (expecting 240,
lost or reordered)
May 29 20:11:10 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 242 (expecting 240,
lost or reordered)
May 29 20:11:13 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 254 (expecting 253,
lost or reordered)
May 29 20:11:25 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 423 (expecting 422,
lost or reordered)
May 29 20:11:28 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 426 (expecting 425,
lost or reordered)
May 29 20:11:34 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 467 (expecting 466,
lost or reordered)
May 29 20:11:40 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 520 (expecting 519,
lost or reordered)
May 29 20:11:43 altus pptp[12089]: anon log[logecho:pptp_ctrl.c:676]:
Echo Reply received.
May 29 20:11:52 altus pptp[12085]: anon
log[decaps_gre:pptp_gre.c:407]: buffering packet 668 (expecting 667,
lost or reordered)

Тут ^C

May 29 20:11:58 altus pppd[12084]: Terminating on signal 2
May 29 20:11:58 altus pppd[12084]: Script /usr/sbin/pptp
--nolaunchpppd 217.148.52.5  finished (pid 12085), status = 0x0
May 29 20:11:58 altus pppd[12084]: Modem hangup
May 29 20:11:58 altus pppd[12084]: Connection terminated.
May 29 20:11:58 altus pptp[12089]: anon
log[callmgr_main:pptp_callmgr.c:255]: Closing connection (shutdown)
May 29 20:11:58 altus pptp[12089]: anon
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12
'Call-Clear-Request'
May 29 20:11:58 altus pptp[12089]: anon
log[call_callback:pptp_callmgr.c:78]: Closing connection (call state)
May 29 20:11:58 altus pppd[12084]: Exit.


Что дальше делать?

-- 
Кругликов Илья

  reply	other threads:[~2008-05-29 14:20 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-28 19:54 ` Michael Shigorin
2008-05-28 20:13   ` Michael A. Kangin
2008-05-29  2:44   ` Ilis
2008-05-29  9:21     ` Michael Shigorin
2008-05-29  9:25       ` Ilis
2008-05-29  9:35         ` Alexei V. Mezin
2008-05-29 10:36           ` Ilis
2008-05-29 10:43             ` Alexei V. Mezin
2008-05-29 10:53               ` Владимир Гусев
2008-05-29 11:15                 ` Ilis
2008-05-29 12:20                   ` Владимир Гусев
2008-05-29 14:20                     ` Ilis [this message]
2008-05-29 22:14                   ` Michael Shigorin
2008-05-29 22:16             ` Michael Shigorin
2008-05-29 11:26         ` Michael Shigorin
2008-05-29 12:15           ` Владимир Гусев
2008-05-30  1:38       ` Maxim Tsaryuk
2008-05-30  4:27         ` Ilis
2008-06-02 14:42           ` Ilis
2008-06-02 16:47             ` Ilis
2008-06-02 16:55               ` Alexei V. Mezin
2008-06-02 17:04                 ` Ilis
2008-06-04  2:30                   ` Ilis
2008-06-04  8:23                     ` Alexei V. Mezin
2008-06-07 11:06                   ` Vitaly Kuznetsov
2008-06-07 11:18                     ` Alexei V. Mezin
2008-06-07 11:34                       ` Vitaly Kuznetsov
2008-06-07 15:25                         ` Ilis
2008-06-07 15:34                           ` Alexei V. Mezin
2008-06-07 15:50                             ` Ilis
2008-06-07 15:52                               ` Vitaly Kuznetsov
2008-06-07 16:04                                 ` Ilis
2008-06-07 16:11                                   ` Alexei V. Mezin
2008-06-07 16:16                                     ` Ilis
2008-06-07 16:25                                       ` Alexei V. Mezin
2008-06-07 16:39                                         ` Ilis
2008-05-30  4:53         ` Serge
2008-05-30  9:03         ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91dc8dbf0805290720q582a848au5e7fec9ab342808@mail.gmail.com \
    --to=ilis.krou@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git