On 2020-08-15, Riccardo Giuntoli <tag...@gmail.com> wrote: > Hello there nice people. > > It's possible have in the same machine IKEv2 and IKEv1 running?
Not with iked/isakmpd, they conflict on the kernel interface for adding ipsec information. Possibly with strongswan. > How can I open IKEv2 socket only on an IP or an interface? > > Perhaps with different routing tables? Maybe with different routing tables but I'm not sure. Otherwise there is no "bind to X ip" option.