hello,
I setup a astaro 3.202 to accept PPTP incomming connection. PPTP use a pool 172.28.151.0/255.255.255.0
I also tried to setup an ipsec VPN to an other astaro.
but I got some strange log and the VPN is not running.
-> The log says that ppp1 and ppp0 are sharing the same address (first of the pool)
-> the isakmp is dropt by the filter !
any idea where I did a mistake ?
--
Jul 23 10:45:52 astaro ipsec__plutorun: 003 IP interfaces ppp1 and ppp0 share address 172.28.151.1!
Jul 23 10:45:52 astaro Pluto[3555]: added connection description "annecy_1"
Jul 23 10:45:52 astaro ipsec__plutorun: 003 ERROR: "annecy_1" #1: sendto on eth1 to x.x.x.x:500 failed in main_outI1. Errno 1: Operation not permitted
Jul 23 10:45:52 astaro Pluto[3555]: listening for IKE messages
Jul 23 10:45:52 astaro ipsec__plutorun: 104 "annecy_1" #1: STATE_MAIN_I1: initiate
Jul 23 10:45:52 astaro Pluto[3555]: IP interfaces ppp1 and ppp0 share address 172.28.151.1!
Jul 23 10:45:52 astaro ipsec__plutorun: ...could not start conn "annecy_1"
Jul 23 10:45:52 astaro Pluto[3555]: adding interface ipsec0/eth1 y.y.y.x
Jul 23 10:45:52 astaro Pluto[3555]: loading secrets from "/etc/ipsec.secrets"
Jul 23 10:45:52 astaro Pluto[3555]: "annecy_1" #1: initiating Main Mode
Jul 23 10:45:52 astaro Pluto[3555]: ERROR: "annecy_1" #1: sendto on eth1 to x.x.x.x:500 failed in main_outI1. Errno 1: Operation not permitted
Jul 23 10:46:02 astaro Pluto[3555]: ERROR: "annecy_1" #1: sendto on eth1 to x.x.x.x:500 failed in EVENT_RETRANSMIT. Errno 1: Operation not permitted
This thread was automatically locked due to age.