ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tsaryuk <Mad-Max-Traveller@yandex.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] настройка VPN
Date: Wed, 19 Mar 2008 11:07:51 +0700
Message-ID: <200803191107.51391.Mad-Max-Traveller@yandex.ru> (raw)
In-Reply-To: <1295931205866451@webmail49.yandex.ru>

В сообщении от Wednesday 19 March 2008 01:54:11 Денисов Станислав 
написал(а):
> единственная обьективная информация которую я могу сообщить это
> пожалуй настройки этого же соединения под виндоус - необязательное
> шифрование, использовать только незашифрованный пароль PAP и тип
> VPN - автоматический. простите уж если что не так, но к сожалению я
> не особо разбираюсь в всем этом =(

Я настраивал с помощью KVPNC.
В общих чертах так:
ставиш KVPNC 
создаеш новый профиль 
Тип подключения: Microsoft PPTP  
Метод авторизации-CHAP
далее ставиш галочки-Do not use BSD compression ,Do not use MPPC 
compression, Отвергать EAP, Do not use deflate method  остальные все 
убрать
далее вводиш логин , пароль и адрес:vpn.server.ru 

дальше заходиш  в Mange Profiles 
на вкладке Before connection прописываеш:

route del default
route add -net (адрес твоей подсети, например 81.26.176.0) netmask 
255.255.255.0 gw (адрес твоего шлюза) dev eth0
route add -net Первые два числа твоего ip.0.0 netmask 255.255.0.0 gw 
адрес шлюза dev eth0


На владке After connection прописываеш: route add default dev ppp0

все жми Connect и лезь в глобал.

Рецепт не мой, если что общественность поправит, но у меня работает.

  reply	other threads:[~2008-03-19  4:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 18:54 Денисов Станислав
2008-03-19  4:07 ` Maxim Tsaryuk [this message]
2008-03-20  4:31   ` Vyacheslav A. Brunev
2008-03-20  4:09 ` Vyacheslav A. Brunev

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=200803191107.51391.Mad-Max-Traveller@yandex.ru \
    --to=mad-max-traveller@yandex.ru \
    --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