Dear group, try to configure on an 6.7 installation a IKEv2 VPN server to be accessed by linux and android clients but got completely lost. I don't even know how to debug it!
Here is my iked-dv output: ikev2 "vpn" passive tunnel esp inet6 from 0.0.0.0/0 to 0.0.0.0/0 from ::/0 to ::/0 local <ip6 address> peer any ikesa enc aes-256 prf hmac-sha2-256 auth hmac-sha2-256 group modp2048 childsa enc aes-256 auth hmac-sha2-256 group modp2048 esn,noesn srcid name1.name2.name3 lifetime 10800 bytes 536870912 signature config address 172.24.24.0 config address 2001:470:203a:a0:: config name-server 172.24.24.1 config name-server <ip6 address> tag "$name-$id" I don't get it why my public IP4 doesn't show up! Thank you for your help