ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Tertishny <rassil@elterrus.org>
To: community@altlinux.ru
Subject: Re: [Comm] Помогите настроить pptp
Date: Mon, 16 Sep 2002 18:44:20 +0300
Message-ID: <200209161844.20890.rassil@elterrus.org> (raw)
In-Reply-To: <00c101c25b0b$eae46640$890210ac@dorms.msu.ru>

13 Сентябрь 2002 12:57, Denis Kirienko написал:
> Добрый день!
>
> Помогите, пожалуйста, настроить pptp-подключение к internet.
>
Я пользуюсь таким коннектом уже больше года. Сначала я написал такой скрипт, 
естественно сперва забив пароль и имя юзера в /etc/ppp/pap-secrets:

"<username>@I<ISP>" "10.0.0.138 RELAY_PPP1" "<your password>"

затем сам скрипт:

#!/bin/bash
ifconfig eth0 10.200.1.1 netmask 255.0.0.0 mtu 1500 
echo -n "Starting ADSL connection for Tirt: \r\n"
/bin/pptp 10.0.0.138 debug user dimslav@IActcom remotename "10.0.0.138 
RELAY_PPP1" defaultroute mtu 1452 mru 1452 noauth
adsl-masq2

Последняя строка - это файерволл, которым я и маскарадил коннект на локальную 
сеть, интернет работал без проблем, но несколько замедленно. причину понять 
не мог. Недавно снял свой скрипт из автостарта и возпользовался draknet для 
настройки adsl. И все заработало само по себе! Только дал шаринг на коннект. 
Попробуйте, должно сработать. И скорость повысилась раза в полтора.





      parent reply	other threads:[~2002-09-16 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-16 14:56   ` [Comm] " Denis Kirienko
2002-09-17  1:49     ` Sergei Dolmatov
2002-09-17  5:32       ` [Comm] Re: [Comm] ðÏÍÏÇÉÔÅ ÎÁÓÔÒÏÉÔØ pptp fisk
2002-09-16 15:44 ` Igor Tertishny [this message]

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=200209161844.20890.rassil@elterrus.org \
    --to=rassil@elterrus.org \
    --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