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

All Questions

Tagged with
0 votes
0 answers
176 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
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
1k views

How to forward openvpn/wireguard to another wirdguard interface without modifying global route table?

I have one wireguard interface wg_vpn, but I don't want it to be global, so I add the line "Table = off" to the wg_vpn.conf to prevent wg-quick to modify the route table. I also have an ...
jackyyy's user avatar
  • 43
0 votes
1 answer
76 views

Dual VPN network

I have to connect a server with a VPN service (anonymizer) and route all internet traffic through said VPN service. I've been struggling for over 2 weeks to get these commands with the help of this ...
iola's user avatar
  • 3
0 votes
1 answer
368 views

OpenVPN but one user by VPN

I expose here my project. I have a server running a ubuntu. The server is set up with multiple VPN connection (tun0, tun1, tun2 ect) I use this to launch my VPNs: sudo systemctl start openvpn-client@...
EuReKa-LoS's user avatar
0 votes
1 answer
2k views

CentOS 8.1: Forwarding OpenVPN Clients to LAN without NAT

So there's an OpenVPN Server with multiple clients, which I successfully divided into multiple subnets. 10.0.30.0/26 for generic clients which are only allowed to communicate with the OpenVPN Server ...
binary_jam's user avatar
0 votes
0 answers
84 views

Forwarding traffic through an intermediate host to a VPN

I have a somewhat unusual networking setup that I'm trying to get going, and I just can't seem to get the routing or the filtering right to make it work. I have a subnet of client computers connected ...
Green 1's user avatar
0 votes
1 answer
550 views

IPtables: ipset filtering through existing forward rules

I've followed a guide to set up a raspberry pi to connect to a VPN, then NAT the traffic from my LAN to the VPN in order to protect it. I'm also using it for DNS filtering (adblocking). Domain ...
sutur's user avatar
  • 1
0 votes
1 answer
1k views

Routing & IP Tables for multiple OpenVPN tunnels

I have a web server which serves a site on port 3000. This web server is accessible on my local network (https://172.16.1.16:3000) but I need it to be accessible from the internet via multiple URLs. ...
A. Gibson's user avatar
2 votes
0 answers
56 views

Prohibit non-LAN traffic from VPN interface

We have a machine running an openVPN client for the sole purpose of being able to SSH to the client while it is connected to a remote network. The VPN is working mostly correctly, but it is routing ...
threewordphrase's user avatar
1 vote
0 answers
447 views

Route port through VPN

I have an udp server running on a dedicated server. It listens on port 5005. One client (Client1) in my LAN is connected to that dedicated server via OpenVPN and can talk to that udp server through ...
Unkn0wn's user avatar
  • 11
0 votes
0 answers
159 views

VPN Client with Public Static IP [Route interface traffic to SIngle IP]

I have an internet connection which doesn't provide any public static IP. So was looking for solution to provide Public Static IP to Local Machine - which includes SSH from that IP to the Machine. ...
Madhurendra Sachan's user avatar
6 votes
2 answers
10k views

How to chain two OpenVPN servers?

I'm wanting to tunnel two VPNs, using OpenVPN. So, the client would connect to the first VPN and would be redirect to the second VPN. (These are all VPSs, I don't have physical access to it as it will ...
anonimou's user avatar
  • 121
0 votes
1 answer
3k views

No routing over OpenVPN connection

I can’t get my OpenVPN (on Raspberry Pi B with Raspian 4.9.24-v7+) working. I can establish the connection, can ping the IP of the device in the local subnet (192.168.201.246), but I can’t ping ...
CodeOrion's user avatar
0 votes
1 answer
582 views

Unable to redirect reverse traffic using openvpn

I am trying to set up OpenVPN for the first time between two different cloud networks but getting issues. I have 2 linux machines, one is openvpn Server and another is client. OpenVpn SSL Gateway (...
Mrityunjay's user avatar

15 30 50 per page