From 95e8370f3abc38fd3f68fc98c00c4e317459c6d2 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Thu, 26 Jan 2017 16:28:34 +0100 Subject: [PATCH] Updated OpenVPN server: IPv6 connectivity (markdown) --- OpenVPN-server:-IPv6-connectivity.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/OpenVPN-server:-IPv6-connectivity.md b/OpenVPN-server:-IPv6-connectivity.md index 7c63057..adfd312 100644 --- a/OpenVPN-server:-IPv6-connectivity.md +++ b/OpenVPN-server:-IPv6-connectivity.md @@ -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 \ No newline at end of file