Changes between Version 6 and Version 7 of IPv6


Ignore:
Timestamp:
08/26/14 16:58:43 (10 years ago)
Author:
krzee king
Comment:

added udp6 for ipv6 transport

Legend:

Unmodified
Added
Removed
Modified
  • IPv6

    v6 v7  
    88
    99Starting officially in the 2.3.0 release, OpenVPN supports IPv6 inside the tunnel, and can optionally be configured with IPv6 as a transport protocol for the tunneled data. There were some unofficial developer patches for the 2.2.x series that added partial IPv6 support (Debian in particular chose to integrate these patches into some of their builds.)
     10
     11== Providing IPv6 outside the tunnel ==
     12
     13To connect to your server over ipv6 (ipv6 transport) use this on both sides:
     14
     15{{{
     16proto udp6
     17}}}
     18
    1019
    1120== Providing IPv6 inside the tunnel ==