Hi,
I see this is a reoccurring topic, however, the posts I have found haven't managed to resolve my issues.
Currently, I can resolve the FQDN of nodes on exported networks, however, I would like to be able to resolve hostnames without the need to enter the domain name.
I know I can set the domain suffix on the VPN NIC (adapter) on the client, but I don't think I should need to do this manually. I know OpenVPN supports this, however, I don't know if the Untangle implementation has disabled the functionality.
I have tried setting the default group settings to:
- Push DNS server: custom
- Push DNS custom 1: 192.168.60.5 (IP of Windows DNS server)
- Push DNS domain: domain.local
I have deleted and regenerated the Remote Client's config many times (although these are server-side settings, so I don't think I need to do this).
I have also tried setting extra push commands under Advanced from the OpenVPN documentation:
push "ip-win32 dynamic" push "dhcp-option DOMAIN domain.local" push "dhcp-option DNS 192.168.60.5"
If I run ipconfig /all, I would expect to see:
- Connection-specific DNS Suffix : domain.local
- DNS Servers: 192.168.60.5
At the moment, I have only seen a series of IPv6 IPs.
I have also made sure the domain name of the Untangle appliance (Config > Network > Hostname) is set to domain.local.
I read (in a very old post) that I need to have Untangle's DNS configured properly before creating the Remote Client. Under Config > Network > DNS Server > Domain DNS Servers, I have the entry domain.local = 192.168.60.5, which I have had set for a long time.
I am sure this should work, but it's beating me. If anyone could lend some inspiration, I'd be very grateful.
T.I.A