Hi,

On Tue, Aug 18, 2015 at 01:49:08PM -0700, PGNd wrote:
>       ifconfig-ipv6  2600:...:XYZW:...::1/64 2600:...:XYZW:...::2/64
> 
> When I (re)start the OpenVPN server, it fails with
> 
>       Aug 18 13:36:41 test openvpn[19239]: Options error: ifconfig-ipv6 parms 
> '2600:...:XYZW:...::1/64' and '2600:...:XYZW:...::2/64' must be valid 
> addresses
>       Aug 18 13:36:41 test openvpn[19239]: Use --help for more information.
> 
> What's 'invalid' to openvpn about those valid IPs?

::2/64 is a subnet, not an IPv6 address.  Leave off the /64 from the second
IPv6 address.

It might still not work if you use the same IPv6 /64 on the LAN and the
tun, unless you do some sort of IPv6 bridging / proxy-nd'ing between
tun and LAN - how should your server know which interface to use?

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: pgppH06SDWcgU.pgp
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to