Static Key Mini-HOWTO for IPv6

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
Kolusion
OpenVPN User
Posts: 20
Joined: Tue Sep 05, 2023 9:18 am

Static Key Mini-HOWTO for IPv6

Post by Kolusion » Sat Sep 09, 2023 1:06 am

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:

Kolusion
OpenVPN User
Posts: 20
Joined: Tue Sep 05, 2023 9:18 am

Re: Static Key Mini-HOWTO for IPv6

Post by Kolusion » Wed Sep 13, 2023 1:06 am

Vaporware......

Post Reply