ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim.Savrilov@socenter.ru
To: community@altlinux.ru
Subject: [Comm] vpn клиент из внутренней сети наружу
Date: Fri, 19 Aug 2005 12:40:39 +0700
Message-ID: <20050819124039.65c7d434.Maxim.Savrilov@socenter.ru> (raw)

Здравствуйте!

Есть задача вот такого плана

IPsec
Client -.
        |   Linux                     IPsec
PPTP   -+-> Masq and --> Internet --> or PPTP
Client  |   Firewall                  Server
        |
Others -+
        |


сделал как написано в
http://www.impsec.org/linux/masquerade/ip_masq_vpn.html

система redhat9, ядро 2.4.20-8
скачал искодники, пропатчил их с помощью patch-o-matic
патч pptp_conntrack
загрузил модули
ip_nat_proto_gre        2020   0  (unused)
ip_nat_pptp             2636   0  (unused)
ip_conntrack_pptp       3472   1 
ip_conntrack_proto_gre    4116   0  [ip_nat_pptp ip_conntrack_pptp]
ipt_MASQUERADE          2008   1  (autoclean)
iptable_filter          2284   0  (autoclean) (unused)
iptable_nat            19320   3  (autoclean) [ip_nat_proto_gre ip_nat_pptp ipt_MASQUERADE]
ip_conntrack           25824   3  (autoclean) [ip_nat_pptp ip_conntrack_pptp ip_conntrack_proto_gre ipt_MASQUERADE iptable_nat]
ip_tables              13624   5  [ipt_MASQUERADE iptable_filter iptable_nat]

в таблице nat прописал правило
Chain POSTROUTING (policy ACCEPT 2417 packets, 231K bytes)
 pkts bytes target     prot opt in     out     source               destination         
 6284  384K MASQUERADE  all  --  *      eth1    0.0.0.0/0            0.0.0.0/0           

и не работает
причем если устанавливать vpn соединение с машины, которая находится в сетевой структуре на том
же уровне, что и шлюз (т.е. имеет реальный ip), то все работает
это значит, что не работает NAT для pptp.

есть какие-нибудь идеи?
спасибо.


-- 
Билл Гейтс - гарант восхода солнца, и.о. бога Ра на Земле.


             reply	other threads:[~2005-08-19  5:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19  5:40 Maxim.Savrilov [this message]
2005-08-19  6:04 ` Andrey A. Yefremov
2005-08-19  6:26   ` Maxim.Savrilov
2005-08-22  8:45     ` Maxim.Savrilov
2005-08-22  9:14       ` Michael Holzman
2005-08-22 10:21         ` Maxim.Savrilov
2005-08-19 13:26     ` [Comm] " Michael Shigorin
2005-08-20  9:18       ` Dmitry Marochko
2005-08-20  9:21         ` Michael Shigorin
2005-08-20  9:41           ` [Comm] Про напильники [JT] Dmitry Marochko
2005-08-20  9:50             ` [Comm] " Michael Shigorin
2005-08-22  6:42       ` [Comm] Re: vpn клиент из внутренней сети наружу Andrey A. Yefremov
2005-08-22  6:56         ` Alexey V. Novikov
2005-08-22  7:18           ` [Comm] óÔÒÁÎÎÙÊ ÇÌÀË Ó ÆÌÅÛËÏÊ Semen Esilevsky
2005-08-22  8:16             ` [Comm] Re: hotplug ALM2.4 Michael Shigorin
2005-08-22  2:30   ` [Comm] vpn клиент из внутренней сети наружу Maxim.Savrilov
2005-08-22  9:01 ` Vasily Kolomeets

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=20050819124039.65c7d434.Maxim.Savrilov@socenter.ru \
    --to=maxim.savrilov@socenter.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