I had a similar problem with openvpn-gui client on windows 7. The interface
info showed the correct dns, and running nslookup everything looked fine,
but normal windows applications didn't even tried to query a dns server,
and just fail.

I solved adding

   push "route-method exe";
   push "route-delay 2"

to server config.

also, i tried brutally NATing every dns request from openvpn interface to
any non-lan host, redirecting it to 127.0.01.
That works even if the user manually changes his dns server, and still
hasn't broken anything.

Federico

2015-02-03 20:45 GMT+01:00 Randy Bush <[email protected]>:

> 2.2-RELEASE (i386)
>
> i think i am configured to
>   Redirect Gateway checked
>   DNS Default Domain not checked
>   DNS Servers / Provide a DNS server list to clients
>
> but the clients (viscosity) are not learning the dns
>
> clue bat, please
>
> randy
> _______________________________________________
> pfSense mailing list
> https://lists.pfsense.org/mailman/listinfo/list
> Support the project with Gold! https://pfsense.org/gold
>
_______________________________________________
pfSense mailing list
https://lists.pfsense.org/mailman/listinfo/list
Support the project with Gold! https://pfsense.org/gold

Reply via email to