Page 1 of 1

Static Key Mini-HOWTO for IPv6

Posted: Sat Sep 09, 2023 1:06 am
by Kolusion
I need to use OpenVPN with IPv6 but the Static Key Mini-HOWTO covers IPv4 only and I find the IPv6 for OpenVPN page garbage.

https://openvpn.net/community-resources ... ini-howto/

https://community.openvpn.net/openvpn/wiki/IPv6


This is the Static Key Mini-HOWTO server configuration file requirement for IPv4...

dev tun
ifconfig 10.8.0.1 10.8.0.2
secret static.key


And this is the Static Key Mini-HOWTO client configuration file requirement for IPv4...

remote myremote.mydomain
dev tun
ifconfig 10.8.0.2 10.8.0.1
secret static.key


Could someone please write me up the server and client configuration files requirements for IPv6? :ugeek:

Re: Static Key Mini-HOWTO for IPv6

Posted: Wed Sep 13, 2023 1:06 am
by Kolusion
Vaporware......