I'm trying to set up a simple VPN tunnel:
REMOTE
Client: W2k w/ Sentinel, IP 192.168.42.123
Firewall: RedHat 7.3 w/ iptables, NAT & static IP
LOCAL
Firewall/VPN GW: ASL 3.208, static outside IP
Local Net: 192.168.10.0/24
No matter how I configure the tunnels, the connection always fail with the infamous "..because no connection is known for [..]" message. And yes, I've tried both x.509 and pre-shared secrets.
However, if I replace the ASL with a linux box running Free/SWan, where I can hack the ipsec.conf file manually, it works. This would indicate that the problem is in the ASL config somewhere, perhaps the scripts that creates the ipsec.conf?
Has anyone succeeded in setting up a configuration like this, and if so, how?
This thread was automatically locked due to age.