Hello,
we have a VPN IPSec to some of our Customers. Now we need to change the local Interface from eth1 to eth4 because we have a new WAN with new IP´s.
The first VPN works without any Problem. But when we edit the second IPSec VPN and change the "local Interface" we get the following error in the Log and the Connection does not come up.
2013:06:04-10:10:09 firewall pluto[16355]: listening for IKE messages
2013:06:04-10:10:09 firewall pluto[16355]: forgetting secrets
2013:06:04-10:10:09 firewall pluto[16355]: loading secrets from "/etc/ipsec.secrets"
2013:06:04-10:10:09 firewall pluto[16355]: loaded PSK secret for 195.243.120.218 212.218.135.2
2013:06:04-10:10:09 firewall pluto[16355]: loaded PSK secret for 195.243.120.218 217.6.233.202
2013:06:04-10:10:09 firewall ipsec_starter[16354]: no default route - cannot cope with %defaultroute!!!
2013:06:04-10:10:09 firewall pluto[16355]: added connection description "S_Erwin_Mueller"
2013:06:04-10:10:09 firewall pluto[16355]: "S_Erwin_Mueller" #169: initiating Main Mode
2013:06:04-10:10:09 firewall pluto[16355]: ERROR: "S_Erwin_Mueller" #169: sendto on eth4 to 217.6.233.202:500 failed in main_outI1. Errno 1: Operation not permitted
2013:06:04-10:10:09 firewall pluto[16355]: forgetting secrets
2013:06:04-10:10:09 firewall pluto[16355]: loading secrets from "/etc/ipsec.secrets"
2013:06:04-10:10:09 firewall pluto[16355]: loaded PSK secret for 195.243.120.218 212.218.135.2
2013:06:04-10:10:09 firewall pluto[16355]: loaded PSK secret for 195.243.120.218 217.6.233.202
2013:06:04-10:10:09 firewall pluto[16355]: loading ca certificates from '/etc/ipsec.d/cacerts'
2013:06:04-10:10:09 firewall pluto[16355]: loaded ca certificate from '/etc/ipsec.d/cacerts/VPN Signing CA.pem'
2013:06:04-10:10:09 firewall pluto[16355]: loading aa certificates from '/etc/ipsec.d/aacerts'
2013:06:04-10:10:09 firewall pluto[16355]: loading ocsp certificates from '/etc/ipsec.d/ocspcerts'
2013:06:04-10:10:09 firewall pluto[16355]: loading attribute certificates from '/etc/ipsec.d/acerts'
2013:06:04-10:10:09 firewall pluto[16355]: Changing to directory '/etc/ipsec.d/crls'
2013:06:04-10:10:19 firewall pluto[16355]: ERROR: "S_Erwin_Mueller" #169: sendto on eth4 to 217.6.233.202:500 failed in EVENT_RETRANSMIT. Errno 1: Operation not permitted
I checked with our Customer but they have no Log for the Connection. it seems the VPN does not finding the Way to them.
Any Ideas?
Regards
This thread was automatically locked due to age.