Forum Discussion
alvesjc
Nov 07, 2019Copper Contributor
IKEv2 Payload attribute 25 INTERNAL_DNS_DOMAIN not working
Hello, I'm setting up a IKEv2 VPN in a Windows 10 machine, that connects to a Strongswan server. The VPN works fine except for DNS suffix that are not installed when I connect. Is this Pa...
RyderQuantum
Jan 20, 2026Copper Contributor
Use the -DnsSuffix parameter with the Set-VpnConnection command in PowerShell to manually configure DNS suffixes, as the Windows IKEv2 client may not fully support this property.