Feature request: OpenVPN Redirect Gateway IPv6

Started by ictinc, September 18, 2019, 12:06:52 AM

Previous topic - Next topic
Hi there,
I've just setup my new OPNsense firewall coming from pfSense. I'm glad I switched as, for one thing, the interface is so much better.

After setting up an OpenVPN tunnel with both IPv4 and IPv6 I noticed there is no option to "Redirect Gateway" for IPv6 traffic. I checked and while I had "Redirect Gateway" checked IPv6 traffic bypassed the tunnel.

In the advanced configuration I added:
push "route-ipv6 2001::/3";

This pushes all client IPv6 traffic through the tunnel.

Since the interface states that the advanced section will be removed in future releases I would like to see an extra checkbox for redirecting gateway for IPv6.

Cheers