Someone is using a lot of bandwith through OpenVPN, how can I find out who? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 6 years ago. Improve this question I just checked bandwith usage on SolusVM and it was 250gb in 2 days, and I know it’s one of my users through … Read more

OpenVPN left a SSL certificate… How to remove it?

Well a while ago I tried OpenVPN Access Point to use my server as VPN. Then I wanted to get letsencrypt then everything failed then I removed OpenVPN Access Point then the stupid certificate is still there I have tried purging OpenSSL… Nothing Help… EDIT: This is on Ubuntu 16.04 Xenial. DigitalOcean. 512MB RAM. Also, … Read more

I want to remotely connect to my computer [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 5 years ago. Improve this question I am using Reliance 4G mobile internet (i connect through mobile wifi hotspot to pc), my mobile has been assigned a ip of … Read more

OpenVPN all subnets the same, send a single client to tun0?

The two networks in question are listed here.. The wlan0 is on 10.0.0.23/24. tun0 (openvpn) is on 10.8.0.6 but is routing traffic to the network 10.0/16. So both wlan0, and perhaps tun0 could have traffic destined for 10.0.0.130, I want to explicitly route traffic to 10.0.0.130 to tun0. How do I set this up? tun0 … Read more

DNS for VPN connection [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 5 years ago. Improve this question I have two Windows PCs (XP and 7) in my company. Both are connected to headquarters via OpenVPN. On one of them I … Read more

VPN and data transfer [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 5 years ago. Improve this question I connect from my home computer to our company VPN. Then I login via ssh, from my desktop, to our company server which … Read more

OpenVPN Client alongside Apache HTTPD

What is the best way to set OpenVPN Connect on the same server where Apache HTTP Deeamon is running. I have multiple domains hosted on that server and I want to configure OpenVPN on vpn.example.com for client connect. I tried to setup proxy on Apache so that https://vpn.example.com will point to localhost:943 but it won’t … Read more

OpenVPN not pushing remote gateway

I have a problem with OpenVPN. I’ve successfully managed to setup an OpenVPN server on my router which is running TomatoUSB. I then followed the following steps on 1 client computer. Download the latest version of OpenVPN with OpenVPN GUI Copy the certs and config files into the config directory Connect On the client I … Read more