Openvpn tun using IPv6 only on Ubuntu LTS 16.04

Need help configuring your VPN? Just post here and you'll get that help.

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
rsraneysams
OpenVpn Newbie
Posts: 2
Joined: Thu Aug 11, 2016 9:17 pm

Openvpn tun using IPv6 only on Ubuntu LTS 16.04

Post by rsraneysams » Thu Aug 11, 2016 9:26 pm

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?

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04

Post by TinCanTech » Fri Aug 12, 2016 10:08 am

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.

rsraneysams
OpenVpn Newbie
Posts: 2
Joined: Thu Aug 11, 2016 9:17 pm

Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04

Post by rsraneysams » Mon Aug 15, 2016 3:43 pm

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
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.

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Openvpn tun using IPv6 only on Ubuntu LTS 16.04

Post by TinCanTech » Mon Aug 15, 2016 4:41 pm

rsraneysams wrote:Would you know if this is documented on OpenVPN's site?
See IPv6 at the openvpn wiki.

Post Reply