Intern DNS Severs blocked

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
RSAZJLQ
OpenVpn Newbie
Posts: 1
Joined: Sun Nov 21, 2021 3:56 pm

Intern DNS Severs blocked

Post by RSAZJLQ » Sun Nov 21, 2021 4:07 pm

Hello!
I have a problem with OpenVPN Connect 3.x .
When I start the VPN Connection the OpenVPN Connect client creates a WFP (Windows filtering platform) filter to block all DNS Traffic. Only the traffic to the DNS-Server in the Tunnel is allowed.

This happens although the config do not allow this.
In the Client Config there are two lines:

pull-filter ignore "block-outside-dns"
pull-filter reject "block-outside-dns"


So the block-outside-dns - Featutre should be turned off

In the Client log, you can see the Problem:
permit IPv4 DNS requests from OpenVPN app
permit IPv6 DNS requests from OpenVPN app
block IPv4 DNS requests from other apps
block IPv6 DNS requests from other apps


Does anyone have an idea how I can solve this?

Thanks

Post Reply