Hi again
Ive given up on Astaro to Raptor... My Raptor only supported DES....
Now Im trying to set up a vpn tunnel between two Astaro, latest version - net 2 net
But i doesnt work [:)]
Here is my config
# Automatically generated, useless editing
config setup
klipsdebug=none
plutodebug=all
manualstart=
plutoload=%search
plutostart=%search
plutowait=no
interfaces="ipsec0=eth0 ipsec1=eth1"
conn %default
type=tunnel
auto=start
keyexchange=ike
auth=esp
pfs=yes
keylife=8h
rekeymargin=10m
rekeyfuzz=100%
keyingtries=0
ikelifetime=1h
conn woody-172_1
left=195.163.x.x
leftsubnet=146.253.0.0/255.255.0.0
right=195.163.x.x
rightsubnet=172.16.2.0/255.255.255.0
pfs=yes
auto=start
authby=secret
conn woody-172-2_2
left=195.163.x.x
leftsubnet=149.212.80.0/255.255.248.0
right=195.163.x.x
rightsubnet=172.16.2.0/255.255.255.0
pfs=yes
auto=start
authby=secret
I dont seem to get the tunnel up
Everyting incomming from 172.x.x.x needs to be masqurated
Can somebody please help me
This thread was automatically locked due to age.