I want to make a VPN Tunnel with PSK. I have done many vpns sucessfully. The problem is now that the right IP and the rightID of the peer are NOT equals.
Therfor this messages apears in the ipsec.log:
Code:
2005:04:27-10:26:35 (none) pluto[7141]: "S_xxx_0" xxx.xxx.68.67 #1769: Main mode peer ID is ID_IPV4_ADDR: 'xxx.xxx.32.23'
2005:04:27-10:26:35 (none) pluto[7141]: "S_xxx_0" xxx.xxx.68.67 #1769: we require peer to have ID 'xxx.xxx.68.67', but peer declares 'xxx.xxx.32.23'
2005:04:27-10:26:35 (none) pluto[7141]: "S_xxx_0" xxx.xxx.68.67 #1769: sending notification INVALID_ID_INFORMATION to xxx.xxx.68.67:500
If I change the rightid in the ipsec.conf & ipsec.secrets then the tunnel is working. But the config is overwritten by the webadmin. What can I do?
Thanks for your help!
Regards
Thomas
This thread was automatically locked due to age.