Hi,

On Mon, Mar 4, 2019 at 5:38 PM Sebastian Wolfgarten
<sebast...@wolfgarten.com> wrote:
>
> Hi,
>
> I am trying to redirect all VPN traffic such that it goes through OpenVPN. 
> Authentications works fine, client can connect to the VPN.
>
> However my client IP remains unchanged (e.g. when checking it with 
> www.ipinfo.info), i.e. the web traffic is not routed through my OpenVPN 
> tunnel. Here is my server config (on FreeBSD, OpenVPN 2.4.6):

Perhaps your web traffic is IPv6 instead of IPv4.

By default, --redirect-gateway only redirects IPv4 traffic through the
VPN. There is an "ipv6" option for --redirect-gateway but it may not
be available in the version(s) of OpenVPN that you're using.

Best regards,

Jon Bullard
Tunnelblick


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to