ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] vpn клиент из внутренней сети наружу
@ 2005-08-19  5:40 Maxim.Savrilov
  2005-08-19  6:04 ` Andrey A. Yefremov
  2005-08-22  9:01 ` Vasily Kolomeets
  0 siblings, 2 replies; 17+ messages in thread
From: Maxim.Savrilov @ 2005-08-19  5:40 UTC (permalink / raw)
  To: community

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

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

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.

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


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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-08-22 10:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-19  5:40 [Comm] vpn клиент из внутренней сети наружу Maxim.Savrilov
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

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