[Openswan Users] road-warrior gateway
J. Pedro Flor
pedro.flor at gmail.com
Thu Jun 9 12:35:07 CEST 2005
Hello list,
i really need your help.
Gateway-1
========
- openswan-2.3.0
- ipsec-tools-0.5.1
- linux-2.6.11
- Fedora Core-1 (updated to kernel 2.6.11) and working fine
Gateway-2
=========
Cisco PIX
My problem:
(Linux) ==============[Tunnel]==========(Cisco PIX) ----------
Private Network
The remoter peer people do not let me to have a private network, just
one public IP to do tunnel with their Private Network.
ipsec.conf
========
conn mycon
left=200.105.a.b
leftnexthop=%defaultroute
leftsubnet=200.105.a.b/32 #(same as my public IP)
right=151.193.130.z
rightnexthop=%defaultroute
rightsubnet=151.193.141.0/24
pfs=no
auto=start
My Linux and Cisco Pix buid the VPN and the Linux reach the private
network behind PIX.
I want to permit to all my private network 192.168.1.0/24 do tunnels
with the another peer and their private network.
I'm using nat but does not work.
How can i do this?
Thanks for your help.
Peter Flor
More information about the Users
mailing list