Page 1 of 1

'Allow' IPv4 DNS Requests from other apps

Posted: Mon Aug 23, 2021 3:45 pm
by supertramp4
Hi,
Firstly, Openvpn is setup and works perfectly, so thanks guys, however the problem i have is that on the client PC there is an application ( of which i have no control) which is hard coded to effectively perform a DNS resolve using specifically the generic google DNS server address. so it would be like typing like nslookup <theirdomain> 8.8.8.8

However OpenVPN is blocking this request presumably due to the "Block IPv4 DNS Requests from other apps" which appreas in the log files.

Is there a way in the clients .ovpn file to "Allow IPv4 DNS Requests from other apps" so that DNS Request to 8.8.8.8 ( or 8.8.4.4) still operates,

This is using OpenVPN Connect 3.3.1 (2222) WIndows
Many Thanks
Chris

Re: 'Allow' IPv4 DNS Requests from other apps

Posted: Fri Jun 09, 2023 12:30 pm
by emoxam
Moved from openvpn gui to openvpn connect,and on the same server with the same config
on my windows 11 machine resolve doesn't work. But it working on the openvgui. But on the openvpn connect reslove doesn't work.
What can i do ?

nslookup mail.emoxam.ru 8.8.8.8

Code: Select all

DNS request timed out.
    timeout was 2 seconds.
╤хЁтхЁ:  UnKnown
Address:  8.8.8.8

DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.

Re: 'Allow' IPv4 DNS Requests from other apps

Posted: Fri Jun 16, 2023 12:13 pm
by emoxam
What setting causes openvpn client to log on connection: "block IPv4 DNS requests from other apps"?

Re: 'Allow' IPv4 DNS Requests from other apps

Posted: Fri Jun 16, 2023 1:04 pm
by emoxam
If i use OVPN server on Ubuntu - all works as expected.