Windows 10 Windows ipsec vpn uses wrong DNS only on Network Sign-in

  • Thread starter Thread starter AditiyaPanday3
  • Start date Start date
A

AditiyaPanday3

I'm using win10 (domain member) with an ipsec connection to a pfsense firewall:Add-VpnConnection -Name „vpn“ -ServerAddress „vpn.corp.local“ -TunnelType IKEv2 -EncryptionLevel Required -AuthenticationMethod EAP -SplitTunneling -AllUserConnection -RememberCredential -DnsSuffix corpl.local Add-VpnConnectionRoute -ConnectionName „vpn“ -DestinationPrefix 10.64.0.0/16 -PassThru To route all dns traffic into the tunnel, i set a very low metric on the tunnel interface.If i start the vpn manually with a local user, all is fine and dns traverses tunnel and reaches domain DNS. However when

Continue reading...
 
Back
Top