You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket was initially titled: "Trying to use OpenVPN via an SSH Socks Proxy doesn't work"
I will provide all the necessary information, but first, I'd love you to try to reproduce it on your end because it could be a bug in a different application, not necessarily in OpenVPN.
My setup:
Some popular VPN provider
OpenVPN 0.7.51
ConnectBot 1.9.10
In ConnectBot I create an SSH connection to IP 1.2.3.4 and for this host (right click the connection, click "Edit Port Forwards", create a "Dynamic (SOCKS)" connection, source port 1080/8080/whatever you like, over 1024).
In OpenVPN I create a connection to my VPN provider:
Server: vpnprovider.com port XXX, protocol:TCP
Proxy: Socksv5, server address: localhost, port 1080/8080/whatever (the same as in the previous step)
In Routing under IPv4 I add 1.2.3.4/32 to Excluded Networks.
So, here's what's going on:
In ConnectBot I connect to 1.2.3.4 with Dynamic (SOCKS) forwarding
I initiate a new connection in OpenVPN
At this point the connection to 1.2.3.4 in ConnectBot gets lost/reset and nothing works.
I wonder where the issue could be. Maybe I'm doing something wrong.
The text was updated successfully, but these errors were encountered:
birdie-github
changed the title
Trying to use OpenVPN via an SSH Socks Proxy doesn't work
Routing/Excluded networks option does NOT work at all
Dec 2, 2024
This ticket was initially titled: "Trying to use OpenVPN via an SSH Socks Proxy doesn't work"
I will provide all the necessary information, but first, I'd love you to try to reproduce it on your end because it could be a bug in a different application, not necessarily in OpenVPN.
My setup:
1.2.3.4
and for this host (right click the connection, click "Edit Port Forwards", create a "Dynamic (SOCKS)
" connection, source port1080/8080/whatever
you like, over 1024).vpnprovider.com
portXXX
, protocol:TCP
localhost
, port1080/8080/whatever
(the same as in the previous step)Routing
underIPv4
I add1.2.3.4/32
toExcluded Networks
.So, here's what's going on:
1.2.3.4
with Dynamic (SOCKS) forwardingAt this point the connection to
1.2.3.4
in ConnectBot gets lost/reset and nothing works.I wonder where the issue could be. Maybe I'm doing something wrong.
The text was updated successfully, but these errors were encountered: