From: Fateyev Grigory <help@anastasia.ru>
To: community@altlinux.ru
Subject: Re: [Comm] настройка тунеля pptp-client
Date: Sun, 2 May 2004 17:20:00 +0400
Message-ID: <20040502172000.153c2628.help@anastasia.ru> (raw)
In-Reply-To: <200404292208.39953.shrek@freesource.info>
Здравствуйте, Valery V. Inozemtsev!
29 Апреля 2004г. в 22:08 Вы написали:
> В сообщении от 29 Апрель 2004 19:04 Fateyev Grigory написал(a):
> > Здравствуйте!
> >
> > Так и не получается настроить туннель на VPN сервер. С помощью
> > утилиты pptp-config создаю туннель и он вроде поднимается (service
> > pptptunnel start) и таблица маршрутизации прописывается правильно
> > (маршрут на туннель по умолчанию), но интернета не видно. Какими
> > средствами и как правильно отследить причину неисправности?
>
> в /etc/ppp/options.pptp дабавить
> --------------
> debug
> logfile /var/log/pppd.log
> -------------
>
> после этого установить соединение, сказать что нибудь типа ping
> mail.ru и лог в студию
>
Serial connection established.
using channel 6
Using interface ppp0
Connect: ppp0 <--> /dev/pts/8
rcvd [proto=0x506c] 75 67 69 6e 20 72 61 64 69 75 73 2e 73 6f 20 6c 6f
61 64 65 64 2e 0d 0a 52 41 44 49 55 53 20 70 ... Discarded non-LCP
packet when LCP not open sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x61f84de1> <pcomp> <accomp>] rcvd [LCP ConfReq id=0x1 <asyncmap 0x0>
<auth chap MD5> <magic 0x557c8c47> <pcomp> <accomp>] sent [LCP ConfAck
id=0x1 <asyncmap 0x0> <auth chap MD5> <magic 0x557c8c47> <pcomp>
<accomp>] rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x61f84de1>
<pcomp> <accomp>] rcvd [LCP EchoReq id=0x0 magic=0x557c8c47]
sent [LCP EchoRep id=0x0 magic=0x61f84de1]
rcvd [CHAP Challenge id=0x78
<751d6cb5814b0cd9240664feb48908afd3685fb67042>, name = "bill"] sent
[CHAP Response id=0x78 <3e68ca13e7e94ce500bb63e921ce58e6>, name =
"greg"] rcvd [CHAP Success id=0x78
"\377777776406\030@\377777776406\030@#\37777777653\t@L\37777777640\030@
L\37777777640\030@H\37777777773\37777777777\37777777677\010\37777777653
\t@\377777777206\030@"] CHAP authentication succeeded: M- 6^X@M-
6^X@#M-+ @LM- ^X@LM- ^X@HM-{M-^?M-?^HM-+ @M-P6^X@ sent [CCP ConfReq id=0x1 <deflate 15>
<deflate(old#) 15> <bsd v1 15>] sent [IPCP ConfReq id=0x1 <compress VJ
0f 01> <addr 0.0.0.0>] rcvd [CCP ConfReq id=0x1 <deflate 15>
<deflate(old#) 15> <bsd v1 15>] sent [CCP ConfAck id=0x1 <deflate 15>
<deflate(old#) 15> <bsd v1 15>] rcvd [IPCP ConfReq id=0x1 <compress VJ
0f 01> <addr 192.168.11.1>] sent [IPCP ConfAck id=0x1 <compress VJ 0f
01> <addr 192.168.11.1>] rcvd [CCP ConfAck id=0x1 <deflate 15>
<deflate(old#) 15> <bsd v1 15>] Deflate (15) compression enabled
rcvd [IPCP ConfNak id=0x1 <addr 62.333.335.336>]
sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 62.333.335.336>]
rcvd [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 62.333.335.336>]
local IP address 62.333.335.336
remote IP address 192.168.11.1
Script /etc/ppp/ip-up started (pid 7205)
Script /etc/ppp/ip-up finished (pid 7205), status = 0x0
rcvd [LCP EchoReq id=0x1 magic=0x557c8c47]
sent [LCP EchoRep id=0x1 magic=0x61f84de1]
rcvd [LCP EchoReq id=0x2 magic=0x557c8c47]
sent [LCP EchoRep id=0x2 magic=0x61f84de1]
rcvd [LCP EchoReq id=0x3 magic=0x557c8c47]
sent [LCP EchoRep id=0x3 magic=0x61f84de1]
вот такой у меня лог. Заметил, что через несколько минут туннель
отваливается.
*62.333.335.336 -- адрес выдуманный!
next prev parent reply other threads:[~2004-05-02 13:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-29 15:04 Fateyev Grigory
2004-04-29 18:08 ` Valery V. Inozemtsev
2004-05-02 13:20 ` Fateyev Grigory [this message]
2004-05-04 11:44 ` Fateyev Grigory
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=20040502172000.153c2628.help@anastasia.ru \
--to=help@anastasia.ru \
--cc=community@altlinux.ru \
/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