Hi, On Thu, Nov 24, 2016 at 04:47:22PM +0000, jack seth wrote: > I think this is a problem for servers using DDNS. If the tunnel goes down > the client will try to first resolve the server's hostname but the all > traffic (specifically DNS) is still routed to the tunnel which is down. :) > So you can never reconnect. Is there a way to specify that the openvpn > server address uses a specific DNS server while all other traffic gets sent > to the VPN?
--redirect-gateway def1 bypass-dns
(this only works on windows, because our code does not know how to query the
currently-active DNS servers on other platforms)
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
signature.asc
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
