From: "Владимир Гусев" <vova1971@narod.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Не поднимается pptp-интерфейс - Branch 4.1
Date: Fri, 11 Jul 2008 00:30:39 +0400
Message-ID: <20080711003039.2a800f0f@book.gusev.ru> (raw)
In-Reply-To: <g55i8c$o4s$1@ger.gmane.org>
On Thu, 10 Jul 2008 21:52:20 +0400
Alexei V. Mezin wrote:
> Владимир Гусев пишет:
>
> > P.S. Хорошо бы в связи с этим подновить руководство по etcnet и
> > настройке pptp (на Freesoucre.info, wiki)..
> http://freesource.info/wiki/AltLinux/Dokumentacija/NastrojjkaVPN?v=326&
>
> Тут исправил.
Возьму на себя смелость порекомендовать еще и следующее. В примере,
приведенном в этой статье адрес pptp-сервера (10.0.0.1) в принципе
попадает в сеть 10.0.0.0/8, которая, зачастую, в реальности является
локальной сетью провайдера. Реальный адрес pptp-сервера - из global, а
не из local-адресов. Поэтому даже я не сразу въехал, где здесь что - от
этих 10.* рябит в глазах. Предлагаю в качестве адреса pptp-сервера
использовать хотя бы какой-нибудь 85.21.0.8, отметив при этом, что этот
ip-адрес означает трансляцию имени, ну например, той же Корбины -
vpn.corbina.net.
То есть приблизить пример к реалиям, ибо не секрет, что в подавляющем
большинстве случаев настройка pptp нужна именно для настройки
соединения с Интернет.
Вот, например, как у меня:
[root@book ppp1]# cat /etc/net/ifaces/eth0/ipv4route#home
default via 10.160.8.1
85.21.0.28/32 via 10.160.8.1
где:
85.21.0.28 (он же vpn.corbina.net, определить по nslookup где-нибудь) -
адрес pptp-сервера
10.160.8.1 - внутренний адрес сервера, шлюз для компов пользователей в
локальной сети провайдера (выдается по dhcp и определяется по route до
всякого pptp)
[root@book ppp1]# cat /etc/net/ifaces/ppp1/options
ONBOOT=yes
PPPTYPE=pptp
PPTP_SERVER=85.21.0.28
REQUIRES=eth0
Согласитесь, что с таким примером чуть легче воспринимается смысл
настройки параметров.
Ну и рабочий конфиг интерфейса ppp*
[root@book ppp1]# cat /etc/net/ifaces/ppp1/pppoptions
user ***
password ***
hide-password
noauth
noipdefault
nodeflate
nobsdcomp
mtu 1372
usepeerdns
nomppe
defaultroute
persist
Вот и вся настройка.. всякие фишки типа профилей - по необходимости
(ноутбук дома и на работе). Я сделал..
--
С уважением,
Владимир Гусев
next prev parent reply other threads:[~2008-07-10 20:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-09 8:28 Владимир Гусев
2008-07-09 9:38 ` Alexey Novikov
2008-07-09 9:59 ` Владимир Гусев
2008-07-09 10:04 ` Владимир Гусев
2008-07-09 18:08 ` Владимир Гусев
2008-07-10 9:08 ` Владимир Гусев
2008-07-10 9:11 ` Alexei V. Mezin
2008-07-10 9:19 ` Владимир Гусев
2008-07-10 9:31 ` Alexei V. Mezin
2008-07-10 9:47 ` Владимир Гусев
2008-07-10 17:52 ` Alexei V. Mezin
2008-07-10 20:30 ` Владимир Гусев [this message]
2008-07-10 21:05 ` Alexei V. Mezin
2008-07-10 21:54 ` Владимир Гусев
2008-07-10 22:01 ` Alexei V. Mezin
2008-07-11 3:48 ` Владимир Гусев
2008-07-11 3:58 ` Владимир Гусев
2008-07-31 21:19 ` 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=20080711003039.2a800f0f@book.gusev.ru \
--to=vova1971@narod.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