Skip to main content

All Questions

Tagged with
2 votes
0 answers
131 views

Can I access multiple OpenVPN connections, each accessed through socks proxy?

I have a piece of software, I'll call it "FooSoft" here, which needs to connect to multiple devices on networks protected by a variety of third party VPNs. Each VPN is independent and I have ...
crobar's user avatar
  • 292
1 vote
0 answers
66 views

Running forward proxy over openvpn

Where I live, there is quite a bit of censorship on the internet, and so I hope to be able to run a proxy on my home server which passes all my internet traffic through an openvpn tunnel, such that I ...
sawntoe's user avatar
  • 11
0 votes
0 answers
120 views

Routing traffic from from VPS to socks (redsocks+iptables)

I have an OpenVPN server running on a VPS with OpenVPN client running on my computer. I'm trying to route my client's traffic over an external 4g proxy after it reaches the OpenVPN server so my vps IP ...
Rimcus's user avatar
  • 1
1 vote
0 answers
1k views

How to make OpenVPN connection unstuck from MANAGEMENT: >STATE:1668905555,TCP_CONNECT?

I use OpenVPN UDP over SOCKS5 proxy. most of the time it works, but sometimes it gets stuck in this state when I'm not using PC: Sun Nov 20 01:22:35 2022 Socket Buffers: R=[65536->65536] S=[65536-&...
user avatar
0 votes
1 answer
1k views

How to enter Socks5 proxy in OpenVPN connect?

Looking for a way to add socks5 proxy settings to OpenVPN connect client. the GUI only supports adding IP address and it uses HTTP. I tried adding socks-proxy 127.0.0.1 1008 to the config file but ...
user avatar
0 votes
0 answers
1k views

Does OpenVPN support HTTP proxy over SSL (HTTPS)

I'm trying to use the HTTP proxy functionality of OpenVPN over HTTPS, but it is not working. If I use HTTP (PlainText) it works, but I prefer to use it over HTTPS, for security reasons. Is this ...
Peter's user avatar
  • 1
0 votes
0 answers
108 views

Proxy to VPN connection fails

What I want to achieve is to use a VPN connection via proxy so I can use it in individual programs that have a proxy setting, without having to run all my traffic through the VPN[*]. [*] the ...
tim's user avatar
  • 87
0 votes
1 answer
599 views

OpenVPN behind HTTP PROXY Authenticate Successfully But Can't Use Internet

Hey I want to figure out how openvpn can be used behind http proxy to direct all my traffic. I was able to do it using other tech different than openvpn for TCP connections but UDP not . Before I did ...
Baryon Bozon's user avatar
0 votes
1 answer
163 views

How does vpn work after the tunneling step?

I understand what a VPN does, and I understand the concept of tunneling between the end user and the VPN server to allow this secure connection to happen, but what happens after that is somewhat vague ...
FLUSHER's user avatar
  • 247
0 votes
0 answers
168 views

How to connect to internet through Ubuntu VM

I don't know if this is simple or possible (if this is solved by openvpn or something). I have an Ubuntu VM, that is connected to a proxy, so I can access some webpages that I cannot outside the VM. ...
Tiberio's user avatar
0 votes
2 answers
2k views

Preserve connecting clients IP address through an OpenVPN tunnel

I am going to try my best to explain my issue however this is my first experience with self hosting a game server behind an OpenVPN server and I'm not experienced in doing so. Currently I am hosting a ...
Alsors's user avatar
  • 3
2 votes
0 answers
736 views

Proxy Switchy Omega extension on Chrome: How to set up with OpenVPN

I use OpenVPN to connect to my university account from home (Win 10 laptop). I was thinking of using Proxy Switchy as a Chrome extension to automate this process for certain websites. I'm getting ...
curious_cat's user avatar
-1 votes
1 answer
3k views

OpenVPN client listening on 0.0.0.0

I am testing and calibrating OpenVPN in Linux, using free VPNs initially. According to all sources I have seen, the OpenVPN proxy should be listening on localhost:1194. In fact it consistently listens ...
Kebam's user avatar
  • 79
0 votes
1 answer
265 views

Setting up Reverse SSH Socks Proxy Tunnel or Openvpn Node from inside my schools network

I've had this idea where I use some of the raspberry pi's I have laying around as Openvpn Nodes or a machine that's inside my schools LAN. So obviously the question here is HOW can I facilitate ...
devDOT's user avatar
  • 1
0 votes
1 answer
2k views

Use a proxy or another VPN before connecting to a VPN

For work, I had to use an OpenVPN server to access a few websites since they only allow the IP address from the work OpenVPN server. However, I still want to use the IP address of my own OpenVPN ...
baptx's user avatar
  • 254
0 votes
1 answer
295 views

OpenVPN, IP changes, but some sites are still unavailable

I set up an OpenVPN server, using this command: sudo openvpn --config OpenVPN/England-TCP.ovpn And if I then check my IP using this command: curl ifconfig.me I can see that the IP has indeed been ...
Amir Shabani's user avatar
3 votes
1 answer
5k views

How to connect to OpenVPN server via cURL?

Is it possible to use an OpenVPN server as a proxy in a cURL command? I don't want to connect my entire computer to the OpenVPN. Instead, I want to use it in a single cURL command. something like ...
Googlebot's user avatar
  • 1,052
-1 votes
2 answers
2k views

My ISP blocks all internet traffic until my bill is paid, but if I use a proxy I can circumvent it?

Alright so I'm having this bizarre situation. I haven't paid the internet bill yet, every time I try to use the internet, my ISP redirects all traffic to their domain (billpay.ispname.com) Although, ...
pynari pynari's user avatar
1 vote
0 answers
132 views

How to setup two Linux VPS servers to act as a traffic/data relay

I have two VPS servers running Ubuntu located in different regions. How can I utilize these two servers to act as a data relay, shown in this diagram: Client --> VPS1 ----> VPS2 ----> Internet So ...
Jacob McElroy's user avatar
0 votes
1 answer
202 views

Self Hosting Forward Proxy For VPN

I am currently using OpenVPN to connect company network on Windows 10. However I want only certain applications to access it via VPN while other stay on my own network. Right now I can solve that ...
Orkun Koçyiğit's user avatar
1 vote
1 answer
929 views

Access web server behind OpenVPN client

Okay so: I have a machine running an OpenVPN client (it's connecting to a server elsewhere, the machine does not act as the server) The machine also has an Nginx web server When the OpenVPN client ...
Jake Stanger's user avatar
1 vote
0 answers
281 views

Telegram automatically detects OpenVPN GUI connection, Browser doesn't

I'm using OpenVPN GUI and it successfully connects. Telegram automatically detects the new settings (TCP) but web browsers don't. How can I fix this? Google Chrome gives the ...
Adrian Machin's user avatar
2 votes
1 answer
3k views

Routing a VPN connection to a socks proxy on the same server

I'm running a VPS with the OpenVPN service. On the same server I also set up a local socks proxy (it's Tor, but I don't think it really matters for this case). Can I somehow route my VPN connection ...
Oleg Shemetov's user avatar
7 votes
3 answers
6k views

How do I use a PPTP/OpenVPN connection as a SOCKS/HTTP proxy?

I would like to use a PPTP or OpenVPN as a socks proxy, that way instead of funneling all traffic from my PC through it I would instead use that connection to create a SOCKS or HTTP proxy that I could ...
yudwizwe's user avatar
1 vote
0 answers
532 views

ISP Throttles Internet on HTTP, HTTPS works fine (OpenVPN and Proxy also get throttled)

I want to setup OpenVPN on my server but I have very weird problem which I just noticed while setting it up. I think my ISP is throttling speed over HTTP connections. Without VPN and Without Proxy (...
Ghulam Ali's user avatar
0 votes
1 answer
556 views

Need help regarding OpenVPN & Squid3 proxy server

The network The proxy server is set to only allow traffic from a certain IP network (192.168.100.0/24 from DHCP server) to pass and only allow access to certain websites in the Apache server that are ...
Andi Reyhan's user avatar
0 votes
0 answers
171 views

share internet using my laptop as proxy

I use openvpn from my laptop to tunnel to internet and internet comes through my home wifi router. This router inturn is connected to WAN. All my devices are connected to this home wifi router. Note:...
wenn32's user avatar
  • 113
1 vote
1 answer
482 views

Jump to host in remote openvpn network using its CommonName as hostname

There is server with public IP and multiple clients from behind NATs, connected to server via openvpn with ifconfig-pool-persist ipp.txt option in /etc/openvpn/server.conf. All participants of openvpn ...
Tomilov Anatoliy's user avatar
1 vote
1 answer
2k views

Create Ubuntu Proxy Server with network interface binding

I'm trying to create an Ubuntu server which acts as a proxy. The server has OpenVPN running. The server should route all traffic which comes through the proxy, through this VPN. I've tried using ...
Hespen's user avatar
  • 131
12 votes
2 answers
13k views

What is the difference between shadowsocks and openvpn?

I currently configured openVPN and shadowsocks(based on socks5) on a server. I am confused what is the difference between two and when should I use one over other.
Dhakchianandan's user avatar

15 30 50 per page