Hi,

On Mon, May 16, 2016 at 07:03:49PM +0800, x...@biigroup.cn wrote:
> Hi, I used a tun-ipv6 mode between dual stack server and IPv4-only clients, 
> making clients to get a IPv6 address and DNS within IPv4 tunnel.
> 
> But I found clients could not pull a IPv6 DNS from server. What configuration 
> should I use on server?
> 
> "dhcp6-option dns 2001:da8:4860:4860::8888" unworked.

This is because there is no "dhcp6" anywhere in OpenVPN.

> Or any other method can push IPv6 DNS to clients?

You could push "setenv ipv6dns 2001:db8:..." and run an --up script on
the client side that will read this environment variable and installs
the IPv6 DNS servers in the right matter for your clients (like, calling
resolvconf on linux, or whatever netsh invocation works on windows).

Right now, no such script exists - the pressing need isn't there, as
a dual-stack client can still use IPv4 DNS.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to