1
24.7 Production Series / Re: OpenVPN DNS Suffix not pushing
« 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.
Wonder why OpenVPN Connect isn't respecting the option pushed from the server.
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.