Skip to main content

All Questions

Tagged with
0 votes
0 answers
20 views

Why Is My OpenVPN so slow

I configured an OpenVPN server on a Windows Server. On the same computer (192.168.1.204) I have a Web Server that I'm trying to access remotely through the VPN. I have successfully accessed it ...
Tomás Ramos's user avatar
0 votes
0 answers
17 views

Use OpenVPN /dev/net/tun from an LXC in other LXCs

In proxmox I have passed /dev/net/tun to a LXC with debian than just runs openvpn. To pass the tun I add to /etc/pve/lxc/XXX.conf lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/...
Daviid's user avatar
  • 118
0 votes
0 answers
22 views

Running a VPN server through a VPN client

Ok, I know a bunch of similar questions have been asked here before, but Ive read a lot of them and their answers and couldnt really find what Im looking for. I have a router running OpenWRT and I ...
XPModder's user avatar
  • 111
0 votes
0 answers
66 views

How should I configure OpenVPN from gateway server to private server?

Seeking a bit of guidance on how I should set up my OpenVPN tunnel from client -> gateway server -> home server. Right now I'm running an Ubuntu 20.04 server on my home network. In order to ...
backward forward's user avatar
0 votes
0 answers
28 views

Print to local USB printer when using VNC over a VPN

We have client computer C. There is a NAS running OpenVPN at a remote location. Network access has been enabled on the NAS/OpenVPN to allow clients to communicate with the rest of the network. A ...
James Mason's user avatar
0 votes
1 answer
46 views

Using Plex through a VPN only works for HTTPS but not the iOS apps

I have an OpenVPN server running on my NAS. Also on that NAS is Plex media server. When my phone is on the same network as my NAS, I can use the Plex iOS apps fine. When I am not on my home network, I ...
User7391's user avatar
  • 121
0 votes
0 answers
51 views

Establishing a VPN connection between 2 PCs behind CGNAT through a cloud server

I have 3 devices in different countries. I want to establish an OpenVPN server on my machine and a client on the other 2 machines and route all their traffic through my network. The problem is that ...
Madara's user avatar
  • 101
0 votes
0 answers
68 views

DockOvpn: TLS key negotiation timeout

I am running alekslitvinenk/openvpn (aka "DockOvpn") with the following docker-compose.yaml: version: '3' volumes: dockovpn: networks: frontend: services: dockovpn: ...
fritzmg's user avatar
  • 530
0 votes
0 answers
52 views

How to prevent iptables NAT caused network jitter?

Background is as follows: Currently, we have an OpenVPN tunnel that connecting from Point A to Point B (Point B has a public IP address), but if the internet route is suboptimal, the latency is quite ...
TiisCool's user avatar
0 votes
1 answer
100 views

Has anyone ran a pfsense firewall behind a Starlink dish and successfully deployed OpenVPN?

So I've connected my Netgate pfsense firewall directly to my starlink dish (gen 1 router with round dish) successfully, and have WAN/LAN running smoothly. Port1WAN 192.168. I followed this video and ...
zompakto's user avatar
0 votes
0 answers
42 views

Problems configuring OpenVPN to use the public IP and LAN as their own, for clients

I ran into a problem when configuring an OpenVPN server to use my public IP address and access devices on my local network through that server. My goal is to allow users to use my public IP and access ...
DEN35's user avatar
  • 1
0 votes
1 answer
56 views

forward tcp requests through VPN

I have 3 devices: A server, connected to Network1 A laptop, connected to Network2 A Raspberry Pi, also connected to Network2 There is also a openVPN server on Network1, plus port forwarding for ...
jp_'s user avatar
  • 160
0 votes
0 answers
120 views

Port forwarding from VM via OpenVPN

I'm sorry if this problem has already been explained in another thread, but I couldn't find a solution to my problem anywhere. I have a question about the attached network diagram. Can I permanently ...
Vodek's user avatar
  • 1
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
1 answer
163 views

Allow cross-subnet/VLAN connections for client connected to VPN

I've re set-up my network and have started using VLANs to segregate my normal devices, homelab, and IoT devices. I have one device in the homelab VLAN that I want to be connected to a VPN at all times....
Slayter's user avatar
  • 113
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
232 views

OPNSense OpenVPN Site to Site VPN unable to reach internal networks

I've been pulling my hair out setting up a site to site vpn with OPNSense. I followed the official guide with one exception, I'm using certificates. And I saw in a video that the interfaces created by ...
Mr Twig's user avatar
0 votes
1 answer
211 views

How to get through restrictions blocking OpenVPN?

I have recently set up a VPN server on my desktop at home in the hopes I can connect to it while at the university from my laptop. I have confirmed that I can connect easily on a mobile data hotspot, ...
Mercury's user avatar
  • 101
0 votes
0 answers
9 views

Issue with passing OpenVPN connection from Raspberry Pi device to only one particular device in subnet

I'm trying to figure out, how to pass OpenVPN connection to device from Raspberry Pi There is openVPN connection set up on Raspberry Pi. Also pi-hole is set up for the whole network via main gateway (...
soulmv's user avatar
  • 1
0 votes
1 answer
61 views

Forwarding traffic from one VPS to another to utilize GCP's network and speedy connection

I have a VPN currently hosted on a VPS far away. For this reason, I have a pretty slow connection. I hypothesize that if I have a VPS close to me, I could connect to the closer one, and use that to ...
Joshua Reisbord's user avatar
0 votes
1 answer
180 views

Troubleshooting problems with Viscosity and DNS requests

I'm using Viscosity 1.10.8 on macOS 14.2.1. A friend of mine has just sent to me the following OpenVPN configuration file for my client: client dev tun remote <MY FRIEND'S IP> 1194 tcp tun-mtu ...
floatingpurr's user avatar
0 votes
0 answers
161 views

Fixing routes for an OpenVPN client using a http-proxy to connect to the commercial VPN server

On my OpenWRT router I do use passwall and a couple of internet censorship circumventing proxies. In order to maximise the security of my home internet I am using a *reputable commercial * VPN product....
osiaso 's user avatar
0 votes
0 answers
366 views

SSH Connection Timed Out - TryHackMe Linux Walkthrough

I am a beginner trying to learn Linux from TryHackMe's Linux Fundamentals. I ran out of time on the attack box and have been trying to connect to my active machine using a VPN over OpenVPN Connect. ...
Spider Spark's user avatar
0 votes
1 answer
100 views

Network Manager does not take into account OpenVPN dhcp-option directives

I am quite amateur in the world of VPNs. I've set up an OpenVPN server at home, and I was expecting that by connecting to that server when traveling abroad I would be "virtually" using the ...
MikeL's user avatar
  • 140
1 vote
0 answers
116 views

How can I use iptables to forward all traffic through an interface based in gid?

I'm on Debian 12 bookworm I'm trying to forward all traffic from (and to) users in the group watchers through interface tun9 and prevent them from using enp2s0. I've set up a tunnel using openvpn with ...
Jim's user avatar
  • 201
1 vote
0 answers
46 views

Openvpn connect to server's lan

Could somebody help me because I do not understand what's happening? I setupped openvpn server on windows 10 successfully and everything is alright with it. I can ping computers on server side lan ...
Ábel Lénárd's user avatar
0 votes
1 answer
117 views

Which server & client options are needed to create an OpenVPN "Remote Access" i.e. "Client-to-Site" VPN, without routing all traffic through the VPN?

the goal & issue I have tried very hard to solve this, but I'm stuck. I'm not looking to create a site-to-site VPN, for reference. I have successfully installed OpenVPN using ansible: https://...
Life5ign's user avatar
  • 105
0 votes
1 answer
349 views

How to avoid integrated KDE vpn to redirect all traffic through the VPN?

I just setup a VPN server with OpenVPN. It seems to work so far. I created a client configuration and keys on my Debian/KDE computer and when I start the VPN client through command-line: sudo openvpn -...
Adrian Maire's user avatar
1 vote
0 answers
186 views

OpenVPN can't open (Kali)

I'm setting up an OpenVPN server on Kali. When the service is started, this error occurs: Job for [email protected] failed because the control process exited with error code. See "...
Enrique Gonzalez's user avatar
1 vote
0 answers
774 views

How can I set up OpenVPN on a Windows Server to allow clients to authenticate against Active Directory and access LAN

I have setup OpenVPN and my test client is able to ping the OpenVPN Server and vice-versa. However, I am unable to connect to (or ping) any other device on the local network. Ultimately, I would like ...
James Perry's user avatar

15 30 50 per page
1
2 3 4 5
29