Hallo zusammen,
ich habe ein Verbindungsproblem zwischen einem OpenSwan Router und einem Patton IPSec Gateway. Auf dem OpenSwan Router habe ich folgende Einstellungen definiert:
conn winterberg
type=tunnel
authby=secret
right=PARTNERIP
rightsubnet=193.13.58.0/24
left=MYIP
leftsubnet=172.16.0.0/16
auto=add
pfs=yes
Warum wird hier denn wohl das host pair nicht richtig gefunden?
May 14 18:33:30 gate pluto[528]: | find_host_pair: comparing to MYIP:500 PARTNERIP:500
May 14 18:33:30 gate pluto[528]: | checking hostpair 172.16.0.0/16 -> 193.13.58.0/24 is not found
May 14 18:33:30 gate pluto[528]: | concluding with d = none
May 14 18:33:30 gate pluto[528]: "winterberg" #1: cannot respond to IPsec SA request because no connection is known for 172.16
.0.0/16===MYIP:1/0...PARTNERIP:1/0===193.13.58.0/24
Die ipsec.conf ist doch korrek?!?:
Viele Grüße
Marcus