ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: some_x <some_x@pochta.ru>
To: community@altlinux.ru
Subject: Re: [Comm] запарил vpn(что делать с gateway`ем)
Date: Tue, 08 Feb 2005 23:17:23 +0600
Message-ID: <4208F423.2000700@pochta.ru> (raw)
In-Reply-To: <4207A7C6.6010902@pochta.ru>

[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]

some_x пишет:

> Блин третий день пинаю этот чёртов vpn, наконец сегодня после того как 
> я говорю
> pppd call tvpn, соединение устанавливается, проц не загружается на 
> 100% и вобще
> ifconfig говорит:
> ppp0      Link encap:Point-to-Point Protocol
>         inet addr:83.172.2.209  P-t-P:83.172.0.250  Mask:255.255.255.255
>         UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>         RX packets:4 errors:0 dropped:0 overruns:0 frame:0
>         TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
>         collisions:0 txqueuelen:3
>         RX bytes:40 (40.0 b)  TX bytes:61 (61.0 b)
> Казалось бы остаётся сделать его дефолтным гейтвеем, но у меня уже он 
> есть
> route:
> 192.168.2.0     *               255.255.255.0   U     0      0        
> 0 eth0
> 192.168.1.0     *               255.255.255.0   U     0      0        
> 0 eth1
> 127.0.0.0       *               255.0.0.0       U     0      0        
> 0 lo
> default         192.168.1.5     0.0.0.0         UG    0      0        
> 0 eth1
> Я хожу через него в инет и без него у меня никагого vpn`а не будет, 
> чтение доков /usr/share/doc/ppptp-client*/README.RUS не помогло, 
> остальные доки, которые смог найти - тоже. Вобщем помогите, 
> пожалуйста, разрулить ситуацию, а то я уже беситься начинаю, как от 
> винды.
>   Да и был бы очень благодарен, если бы кто-нибуть подсказал бы мне 
> толковую книгу по настройке сети в линухе, с объяснением азов.

такое впечатление что почти получилось, добился вот  такой таблицы:
83.172.0.250    0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
83.172.0.65     192.168.1.5     255.255.255.255 UGH   0      0        0 eth1
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         83.172.0.250    0.0.0.0         UG    0      0        0 ppp0
Любой сайт пингуется спокойно, но ни один не работает, зато несколько 
секунд играет инет-радио, такое впечатление что где-то что-то заедает, 
может быть настройки vpn неправильные(в аттаче)? Судя по 
инструкци(http://www.tomica.ru/index.html?menu[1]=3&menu[2]=5&menu[3]=3) 
все настройки должны совпадать с виндовыми дефолтными, кроме протокола 
аунтефикации.

[-- Attachment #2: options --]
[-- Type: text/plain, Size: 144 bytes --]

remotename vpn
defaultroute
noauth
asyncmap 0
crtscts
lock
hide-password
local
noproxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx
persist

[-- Attachment #3: tvpn --]
[-- Type: text/plain, Size: 371 bytes --]

#
# PPTP Tunnel configuration for tunnel tvpn
# Server IP: ssd.tomica.ru
#
debug

pty "/usr/sbin/pptp 83.172.0.65 --nolaunchpppd"
connect /bin/true
defaultroute

# 
# Tags for CHAP secret selection
#
name somex
remotename somex

#
# Tunnel name for ip-up.local or ip-up.d scripts
#
ipparam tvpn

#
# Include the main PPTP configuration file
#
file /etc/ppp/options.pptp


  parent reply	other threads:[~2005-02-08 17:17 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-07 17:39 some_x
2005-02-07 18:59 ` Denis Kirienko
2005-02-07 19:19   ` some_x
2005-02-07 19:47     ` Denis Kirienko
2005-02-07 21:41       ` some_x
2005-02-07 22:05         ` Denis Kirienko
2005-02-08  4:27           ` some_x
2005-02-08  6:26           ` [Comm] Re: запарил vpn( что делать с gateway`ем ) max
2005-02-08 14:53             ` some_x
2005-02-09  6:21               ` max
2005-02-08  5:06 ` [Comm] запарил vpn(что делать с gateway`ем) Gleb Kulikov
2005-02-08 15:54   ` some_x
2005-02-09 11:05     ` Gleb Kulikov
2005-02-08 17:17 ` some_x [this message]
2005-02-11  6:45 ` Afanasov Dmitry
2005-02-11  6:55   ` Albert R. Valiev
2005-02-11  8:00     ` небольшие баги стартовых скриптов (was: [Comm] запарил vpn(что делать с gateway`ем)) Afanasov Dmitry
2005-02-15 22:31       ` Afanasov Dmitry
2005-02-13  7:33   ` [Comm] запарил vpn(что делать с gateway`ем) some_x
2005-02-13  8:20     ` Gleb Kulikov
2005-02-13  9:57       ` Alexei Takaseev
2005-02-14  4:11         ` Albert R. Valiev
2005-02-13 18:42     ` Afanasov Dmitry
2005-02-16 15:19       ` some_x
2005-02-15 15:50         ` Afanasov Dmitry
2005-02-19 15:53           ` Igor V.Marenkov aka some_x

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=4208F423.2000700@pochta.ru \
    --to=some_x@pochta.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