ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@lists.altlinux.org
Subject: [Comm] PPTP, nodeflate и маршруты
Date: Sat, 23 Feb 2008 22:22:01 +0200
Message-ID: <20080223202201.GV24105@osdn.org.ua> (raw)
In-Reply-To: <ffee06470802231102s5b1f9w93f09193d12ff42f@mail.gmail.com>

On Sat, Feb 23, 2008 at 10:02:51PM +0300, Александр В. Макаров wrote:
> >  Попробуйте добавить в опции pppd (в файл pppoptions)
> >  параметр nodeflate - возможно, сжатие обрабатывается
> >  некорректно.
> Добавил все работает СПАСИБО!

Мгм.  Сможете повесить в https://bugzilla.altlinux.org на проект 
Branch 4.0, компонент alterator-net-pptp багу с severity =
enhancement и указанием, что эту опцию бы неплохо уметь
регулировать?

> вопрос, в сети рекомендуют добавить маршрутизацию, чтобы лазить
> по локальной сети с включённым VPN и при этом не "жрался"
> трафик VPN.  в windows это делается так
> route add -p 192.168.0.0 mask 255.255.0.0 192.168.33.1 metric 1
> в линукс нужно для этого еще что-то куда-то добавлять?

Что-то вроде 

192.168.0.0/16 via 192.168.33.1 metric 1

в файл /etc/net/ifaces/eth0/ipv4route (если VPN поднимается
поверх eth0).

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  parent reply	other threads:[~2008-02-23 20:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-23 19:02 [Comm] VPN - замучился !!! (Alexei V. Mezin) Александр В. Макаров
2008-02-23 19:32 ` Alexei V. Mezin
2008-02-23 20:22 ` Michael Shigorin [this message]
2008-02-23 20:34   ` [Comm] PPTP, nodeflate и маршруты Sergey Vlasov
2008-02-23 21:36     ` Michael Shigorin
2008-02-23 20:56 ` [Comm] VPN - замучился !!! (Alexei V. Mezin) Yurkovsky Andrey

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=20080223202201.GV24105@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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