Changes between Version 2 and Version 3 of IPv6


Ignore:
Timestamp:
02/21/14 10:45:40 (10 years ago)
Author:
speculatrix
Comment:

ipv6-config was probably wrong

Legend:

Unmodified
Added
Removed
Modified
  • IPv6

    v2 v3  
    5555}}}
    5656
     57
     58Note by PaulM: the above results in openvpn complaining that ipfconfig-ipv6 contains invalid addresses - the netmasks are not needed/wanted, so this is what you have to use:
     59{{{
     60tun-ipv6
     61push tun-ipv6
     62ifconfig-ipv6 2001:db8:123::1 2001:db8:123::2
     63ifconfig-ipv6-pool 2001:db8:123::8000/64
     64}}}
     65
     66
    5767=== Pushing IPv6 routes ===
    5868