Question
Quick mode selector is not working
Im trying to get up an ipsec VPN in interface mode. Im already set in the gui in p2 the Quickmode selector to source: 192.168.60.0/24 destination: 192.168.10.9/24 The debug output shows that is not working: ike 0:vpnipsec_m:1692:5682: peer proposal is: peer:0:192.168.10.0-192.168.10.255:0, me:0:192.168.60.0-192.168.60.255:0 ike 0:vpnipsec_m:1692:vpn_ipsec_m:5682: trying ike 0:vpnipsec_m:1692:5682: specified selectors mismatch ike 0:vpnipsec_m:1692:5682: peer: type=7/7, local=0:192.168.60.0-192.168.60.255:0, remote=0:192.168.10.0-192.168.10.255:0 ike 0:vpnipsec_m:1692:5682: mine: type=7/7, local=0:0.0.0.0-255.255.255.255:0, remote=0:0.0.0.0-255.255.255.255:0 ike 0:vpnipsec_m:1692:5682: no matching phase2 found ike 0:vpnipsec_m:1692:5682: failed to get responder proposal What could the reason ? What make I wrong ? Thanks for any help !