Openvpn tun using IPv6 only on Ubuntu LTS 16.04
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.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Aug 11, 2016 9:17 pm
Openvpn tun using IPv6 only on Ubuntu LTS 16.04
I love Openvpn and have been using it for every testing pod I build, ipv4 only tun and mixed ipv4 and ipv6 tun. Looks like I have ran into a small issue. I need to only use IPv6 for tun and server addresses. This small testing pod can only can have IPv6 addresses within it. Is this even possible on under Ubuntu LTS 16.04?
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04
Currently, OpenVPN requires that you have IPv4 configured inside the tunnel, which you can add IPv6 to as dual stack. What you do outside the tunnel is up to you.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Aug 11, 2016 9:17 pm
Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04
Thank you for the reply.
Would you know if this is documented on OpenVPN's site? I need to show my management some type of official documentation stating all OpenVPN requires an internal IPv4 tunnel.
-RSRaney
Would you know if this is documented on OpenVPN's site? I need to show my management some type of official documentation stating all OpenVPN requires an internal IPv4 tunnel.
-RSRaney
TinCanTech wrote:Currently, OpenVPN requires that you have IPv4 configured inside the tunnel, which you can add IPv6 to as dual stack. What you do outside the tunnel is up to you.
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04
See IPv6 at the openvpn wiki.rsraneysams wrote:Would you know if this is documented on OpenVPN's site?