Updated OpenVPN server: IPv6 connectivity (markdown)

DL6ER 2017-01-26 16:28:34 +01:00
parent ca14339764
commit 95e8370f3a

@ -1,12 +1,6 @@
Note: This page is work in progress.
`sudo nano /etc/sysctl.conf`
```
# Uncomment the next line to enable packet forwarding for IPv6
# Enabling this option disables Stateless Address Autoconfiguration
# based on Router Advertisements for this host
net.ipv6.conf.all.forwarding=1
```
https://techblog.synagila.com/2016/02/24/build-a-openvpn-server-on-ubuntu-to-provide-a-ipv6-tunnel-over-ipv4/
https://community.openvpn.net/openvpn/wiki/IPv6