Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
52 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
26 views

OpenVPN bridged setup: Unable to reach hosts

Disclaimer This was originally posted on the Game of Active Directory repository: https://github.com/Orange-Cyberdefense/GOAD/issues/233 Descriptions I've setup a tap/bridged VPN using this guide to ...
shad0w's user avatar
  • 1
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
129 views

Why I can’t access to internet with this vpn setup?

I try to setup a vpn between 2 networks over internet following this link https://openvpn.net/community-resources/how-to/ On my server openvpn runs port 1194 transfered interface ; inet 10.9.8.1 peer ...
Dri372's user avatar
  • 203
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
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
1 vote
0 answers
782 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
0 votes
0 answers
52 views

routing openvpn connection on secondary interface

i have a few openvpn servers that have secondary interface and im trying to route the internet for openvpn users through second interface, lets name main interface eth0 and secondary w1. current ...
IMIEEET's user avatar
0 votes
0 answers
154 views

People say that VPN tunnels are bi-directional, but how to you actually route traffic in the reverse direction

I am trying to understand how you can use a VPN in the reverse direction. There are plenty of post on here asking a question about is a tunnel bidirectional spanning over 10 years, and there are lots ...
akc42's user avatar
  • 123
0 votes
0 answers
64 views

Is it possible to use 2 VPN connections on MacOS simultaneously and route traffic through connections based on hosts?

I use MacOS and I want to use 2 VPN connections simultaneously and route traffic through connection based on hosts. Traffic to hosts example1.xxx and example2.xxx should be routed through ...
Kosh's user avatar
  • 228
0 votes
1 answer
605 views

route all traffic through vpn, on the fly

I just installed openvpn on my server and my client. It seems to work fine. Now, I would like to route all the traffic from my client through my VPN server, over internet, on demand, just in some ...
Chris972's user avatar
0 votes
1 answer
72 views

How I can make VPS rotate traffic coming from PC-02 to RPI-01?

I would like to ask a question: How can I control a Raspberry remotely via ssh by routing traffic through a VPS with VPN (openvpn-server) installed? Important condition: It's not possible to change ...
adiu11's user avatar
  • 3
0 votes
0 answers
175 views

Routing Traffic from PPTP VPN Server to OpenVPN Client on tun0

Thanks for taking the time to help me out. I'm trying to setup a routing between the traffic I get from my PPTP VPN Service on (ppp0) and route it to my OpenVPN (tun0) Interface. I have tried multiple ...
Muneeb Ahmad Khurram's user avatar
1 vote
1 answer
56 views

OpenVPN Site to Side tunel with specific client

I have two networks. First network: 192.168.10.0/24 (router TP-LINK [192.168.10.10] and RPI [192.168.10.17]) Secound network: 192.168.15.0/24 (only one RPI [192.168.15.10]) I would like site-to-site ...
Rafal's user avatar
  • 11
0 votes
0 answers
25 views

OpenVPN: How to reach a specific ip on client network side (TAP-DEV)?

I have the following task: LOCAL-PC -> VPN-SERVER -> VPN_CLIENT1 (10.11.0.6) -> TARGET (10.0.200.1) -> VPN_CLIENT2 (10.11.0.8) -> TARGET (10.0.200.1) ...
mts's user avatar
  • 1
0 votes
1 answer
219 views

OpenVPN: How to reach a specific ip on client network side?

I have the following constellation: LOCAL-PC <---> VPN-SERVER <---> VPN-CLIENT <---> TARGET I want to reach "TARGET" from "LOCAL-PC". What I did: a) on "...
mts's user avatar
  • 1
0 votes
1 answer
125 views

OpenVPN I can't connect computers inside the server LAN?

I'm trying to set up an OpenVPN connection, I can connect to the VPN using my client, but I can't connect to other devices on the server network topology Network config IPEnableRouter Server router - ...
Andrew Brazil's user avatar
0 votes
0 answers
194 views

Routing traffic comming to OpenVPN Access Server to the VPN not working

I tried to google almost everything, but I am lost now. I spent about two days of trying to set this up. Can anybody help me? The Problem: I must have the main home router from my ISP. But they are ...
TheMiki525's user avatar
0 votes
1 answer
392 views

OpenVPN Ethernet Bridging doesn't work, no access from client to internal

My Environment: Host PC is on Windows 11, with VM Ware. There is a virtual machine (Ubuntu 22.04.3 LTS) in VM Ware, with bridged virtual network card. Everything with network and Internet works fine ...
Arthur's user avatar
  • 117
0 votes
0 answers
121 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
0 votes
1 answer
34 views

OpenVPN intercepts local Samba traffic between Laptop and PC over WiFi (Windows)

I have a weird problem with OpenVPN - it seems it somehow intercepts 'local' traffic. I have PC + Notebook, both are in parallel connected to each other via: WiFi - network 192.168.0.x OpenVPN over ...
Xtra Coder's user avatar
1 vote
1 answer
207 views

Networking: NAT two interfaces together on Windows

I have the following setup: Openvpn client (Linux) (Openvpn IP 192.168.99.4) Openvpn client (Windows) (Openvpn IP 192.168.99.2) Openvpn server (Linux) (Openvpn IP 192.168.99.1) Now, both clients ...
twit's user avatar
  • 11
3 votes
1 answer
1k views

pfSense and OpenVPN client but traffic exits through the WAN interface

My goal is to have my internal network traffic go out to the internet through a VPN tunnel. I checked all previous questions but none of them had the same problem as I am facing, and none of the ...
Yogev Neumann's user avatar
0 votes
3 answers
2k views

Resolving IP conflicts when connected to an OpenVPN server

I have a home network, which consists of multiple machines in the 192.168.1.0/24 subnet. My friend also has a home network, which uses the 192.168.1.0/24 subnet. If I connect to my home network using ...
Ozbekov's user avatar
  • 103
1 vote
0 answers
85 views

OpenVPN server not routing to its own LAN (Windows)

I'm trying to enable communication between local LAN of existing oVPN server and remote networks. Both remote and local devices are communicating with PC (this was working for years) but they cannot ...
Aramil's user avatar
  • 431
1 vote
1 answer
191 views

How do I connect two LANs via routing?

I have the following layout. The OpenVPN client on 192.168.100.100 (Raspbian) is connected to OpenVPN Server/router 192.168.72.72 (Ubuntu) through TAP (bridged connection). I want to make PC1/PC2 see ...
dredkin's user avatar
  • 71
2 votes
1 answer
1k views

How do I connect a corporate VPN client such as Pritunl (OpenVPN) through another VPN tunnel such as Mullvad (WireGuard)?

I'm on Windows 10 and 11. I use the Pritunl/OpenVPN client to connect to a corporate LAN. At some point, the VPN stopped working. It won't connect. Maybe my ISP is blocking it, maybe my IP got ...
lolmaus - Andrey Mikhaylov's user avatar
0 votes
1 answer
275 views

How can I ping a device outside my VPN network but connected to a router that is in my VPN network

A schema will better explain the situation: With the computer (10.8.0.2) I would like to be able to ping the cameras. From the computer I can already ping the router since the VPN is configured to ...
obchardon's user avatar
  • 159
0 votes
1 answer
755 views

Asus router static route not behaving correctly

I am running into a roadblock that I thought I could troubleshoot but have not been able to. I am running a Asus RT-AC86U router (192.168.120.1) with Merlin and am trying to set up a site to site VPN ...
anothernguyen's user avatar
0 votes
0 answers
163 views

TLS Error: TLS key negotiation failed to occur withing 60 seconds

I'm working remotely using my laptop by connecting to the office VPN server (in India), if I connect from UAE, the connection works immediately fine... But now when I try to connect from Egypt (using ...
Belal's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
10