Hello
I need some help with pfsense + OpenVPN + Split DNS, according to the last post of this topic, I started to change me settings:
I have a working VPN with all DNS request over the OpenVPN connection to the company DNS (internal on pfsense), request to non company DNS are blocked.
To get SpliotDNS to work I enbaled DNS Default Domain and set the domain to the mycompany.org, the DNS was already set to the company DNS, in this case the DNS request to non internal DNS are not longer blocked, fine, but the request for all the internal domains (mycompany.org, service.mycompany.org) are not send to the company DNS.
So i start searching why and followed the OpenVPN Troubleshooting DNS
I am missing the IPv4 DNS on the OpenVPN connection and the ConnectionSpecificSuffix on the OpenVPN connection. I can reach the company DNS nslookup service.mycompany.org 10.110.3.1
works, but nslookup service.mycompany.org
only request DNS on local LAN
How to get the SplitDNS to work, what did i miss?
If you need more information, please ask.
BdT
Varmandra
ipconfig /all
(other DNS-Suffix on Ethernet-Adapter Ethernet then the company)
netsh namespace show effectivepolicy
(in the moment theNameServer is dobble becaus I set it on the VPN Server and second time in the client config)
Get-NetIPConfiguration
Get-DnsClientServerAddress
Get-DnsClientNrptPolicy
Get-DnsClientNrptRule
Get-DnsClient