Opened 4 years ago

Closed 16 months ago

#1222 closed Bug / Defect (wontfix)

net_gateway route ignored if vpn_gateway route is used instead of redirect-gateway

Reported by: tom.ty89 Owned by: OpenVPN Inc.
Priority: major Milestone:
Component: OpenVPN Connect Version: OpenVPN Connect for Android v3.0.1
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: Android, Connect, net_gateway, vpn_gateway, redirect-gateway
Cc:

Description

For example, I need the net_gateway route for stunnel (which double encrypts the VPN connection) to work:

route X.X.X.X 255.255.255.255 net_gateway

where X.X.X.X is the class A public IP of the stunnel server; as I would like to redirect all (but the above) traffics into the VPN tunnel.

However, only:

redirect-gateway [block-local]

works, as in the net_gateway route would take effect, but not:

route 0.0.0.0 0.0.0.0 vpn_gateway

However, this works fine with the "ics-openvpn" app, with either 2.x or 3.x core being used.

Change History (3)

comment:1 Changed 3 years ago by Gert Döring

Owner: changed from yuriy to denys
Status: newassigned

comment:2 Changed 3 years ago by Antonio Quartulli

Owner: changed from denys to OpenVPN Inc.

comment:3 Changed 16 months ago by Gert Döring

Resolution: wontfix
Status: assignedclosed

OpenVPN Inc does not want to receive any feedback for the "Connect"
OpenVPN clients via the community bug trackers (here and in GH issues).

Please resubmit - if still relevant - via https://support.openvpn.net/

Note: See TracTickets for help on using tickets.