Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
OpenVPN DNS Suffix not pushing
« previous
next »
Print
Pages: [
1
]
Author
Topic: OpenVPN DNS Suffix not pushing (Read 522 times)
Migs
Newbie
Posts: 4
Karma: 0
OpenVPN DNS Suffix not pushing
«
on:
July 28, 2024, 11:15:05 pm »
OpenVPN Instances option DNS Default Domain does not seem to be working. This should push a Connection Specific DNS Suffix. And I just see that blank in my ipconfig /all entry on my client.
Everything works/routes as expected if I use FQDNs, but trying to use a hostname without the FQDN, doesn't work.
Just updated to 24.7 just to rule that out.
I also tried using DNS Search List, and that also doesn't seem to work.
I think the custom OpenVPN option ADAPTER_DOMAIN_SUFFIX should work, but the option for custom options has been removed.
Is there any way to get this to work as expected?
I'm testing this with a windows client. Using the latest version of OpenVPN client and OPNSense is fully updated.
Logged
Migs
Newbie
Posts: 4
Karma: 0
Re: OpenVPN DNS Suffix not pushing
«
Reply #1 on:
July 30, 2024, 08:36:49 pm »
Anyone know of a way around this?
Logged
danderson
Full Member
Posts: 107
Karma: 9
Re: OpenVPN DNS Suffix not pushing
«
Reply #2 on:
July 30, 2024, 09:35:56 pm »
ive seen this on windows with openvpn client, there are 2 clients, the OpenVPN Connect is where i had these issues with users, had them use the Community Client
https://openvpn.net/community-downloads/
and suffix search was working for me.
Logged
Migs
Newbie
Posts: 4
Karma: 0
Re: OpenVPN DNS Suffix not pushing
«
Reply #3 on:
July 30, 2024, 10:12:40 pm »
Yeah, seems like an issue with OpenVPN Connect then.
I was also able to fix it on OpenVPN Connect by adding the following line in the client .ovpn file.
Code:
[Select]
dhcp-option ADAPTER_DOMAIN_SUFFIX domain.name
Wonder why OpenVPN Connect isn't respecting the option pushed from the server.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
OpenVPN DNS Suffix not pushing