ipsec

Nicolas de Bari Embriz Garcia Rojas nbari at k9.cx
Fri Jun 6 05:39:55 UTC 2008


I had to make an VPN using IPSEC, the vpn is on the master host and is  
working but if it is only available from the master host not the  
jails, how can i make the jails to ping/access/telnet the VPN?

I have something like this:

192.10.10.1---->A.A.A.A<------VPN /INTERNET--------->B.B.B.B--- 
 >196.18.20.121
              jails1 --->A.A.A.1  _|
	     jails2 --->A.A.A.2  _|


the jail1 is the one that needs the vpn to acces but if y try to ping  
196.18.20.121 from jail1 with public IP (A.A.A.1) does not get any  
response, the VPN is only working from the master host.

Any ideas on how to fixt this?

my kernel has already compiled with:

options IPSEC
options IPSEC_ESP
options IPSEC_DEBUG
options IPSEC_FILTERGIF
device  crypto
device  enc
options IPSEC_NAT_T

regards

--
 > nbari



More information about the freebsd-jail mailing list