Skip to main content

All Questions

0 votes
0 answers
27 views

Multiple wireguard interfaces with the same IP

Client IP: 10.1.1.100; Server IP: 10.1.1.101 Is it possible to have 1000 Wireguard interfaces on a client VM with Same IP address attached to all interfaces Different listening ports Same Endpoint IP,...
Safdar Mirza's user avatar
0 votes
0 answers
128 views

Global Server Load Balancing for OpenVPN over OpenVPN with DSR

Ok, so...I am in no sense a pro when it comes to networks, load balancing, tunneling or VPN connections BUT I tried a few things to get this theoretical concept to work - obviously without success. ...
MathiveProblem's user avatar
0 votes
1 answer
444 views

Is it possible to setup a VPN that passes multiple ports through a single port tunnel?

I am looking to set up a VPN (possibly OpenVPN) to allow a computer connected to the internet through a restricted university network to connect to the wider internet through my home network. My ...
Ed_Silver's user avatar
0 votes
0 answers
702 views

How to create a openvpn server with port forwarding like portmap.io?

I'm currently working on exposing my NAT behind a server to the public using OpenVPN. I've successfully accomplished this by utilizing the portmap.io VPN service, which allows public users to access ...
newbie2math's user avatar
1 vote
1 answer
167 views

OpenVPN Connects but Unable to access hosts on another subnet

I am running Ubuntu 20.04 with latest OpenVpn package. First time trying to get a vpn going myself. Unable to ping any hosts that are currently on the 10.10.0.0 via my windows machine client. I can ...
Ashley Hill's user avatar
0 votes
1 answer
250 views

How to route certain traffic in OpenVPN from one client through another client?

Scenario ClientA (Windows 10) and ClientB (Raspberry Pi OS) are both connected via OpenVPN to ServerA (Debian 10) over the internet. The OpenVPN network is 10.0.0.0/24. Machine OpenVPN IP ServerA 10....
Matti vL's user avatar
0 votes
1 answer
741 views

What is missing in this client-to-client OpenVPN setup?

I've been able to set up an OpenVPN server with several clients using static ips, the static ip is set by adding a line like ifconfig-push 192.168.254.6 192.168.255.1 in the ccd for each of the ...
namelivia's user avatar
  • 105
1 vote
1 answer
2k views

OpenVPN - Can client certificates and keys be created if you only have ca.crt

All servers are debian 9 linux. I have 200 servers with openvpn installed, each with three to four clients (tunnel 2) clients ---> server1 (1 of 200) (also client for jumpserver) ---> jumpserver ...
Cruise5's user avatar
  • 73
1 vote
0 answers
1k views

Setting default route with OpenVPN

My OpenVPN client (version 2.5.5) somehow fails to set the default route. Routing is handled entirely from the client ovpn file: route-gateway 10.24.0.1 route 152.66.182.241 255.255.255.255 ...
sfphoton's user avatar
1 vote
1 answer
3k views

Where Pritunl VPN stores network and OpenVPN settings (interfaces - IPs, DNS, hosts, routes, openvpn server config, etc)?

Pritunl is a FOSS tool for quick setup a selfhosted OpenVPN server. I installed them using official installation manual on my Ubuntu 20.04.2 LTS. And now I can't find where Pritunl stores their own ...
Monerig's user avatar
  • 11
0 votes
0 answers
519 views

High latency, packet loss and keyboard lag when typing on an OpenVPN client

I have an OpenVPN server that has two clients in the subnet. When I ssh from Client 1 to Client 2, there is long lag when I type and when letter appears in terminal. SSH from OpenVPN server to Client ...
Cruise5's user avatar
  • 73
0 votes
1 answer
292 views

How do I make an OpenVPN server access the internet using its second IPv4 when a client connects to VPN on a specific port?

Here are my current environment details for clarification: Platform: Linux VPS OS: Ubuntu Server 20.04 Firewall: UFW I have deployed an OpenVPN server on a Linux VPS. the VPN server works perfectly ...
Mohamad Nobakht's user avatar
1 vote
0 answers
671 views

Route shadowsocks traffic through openvpn in server side

So I want to implement a thing like this : A client connect to my shadowsocks server. Shadowsocks server send request to remote server ( a server that client trying to connect to that ) through ...
mahdi bigdely's user avatar
0 votes
1 answer
2k views

Accessing a server-side VLAN through OpenVPN

I am a networking noob and could use some help. I am trying to set up a TAP connection using OpenVPN to access devices that are on a VLAN on my remote server. Right now, I can connect and ping the ...
toothless92's user avatar
0 votes
0 answers
367 views

Testing a tun tunnel between an Ubiquiti edge router and a Linux Server

I am following the first example setup for OpenVPN which involves establishing a TUN tunnel. On the server I run: openvpn --ifconfig 10.200.0.1 10.200.0.2 --dev tun The ubiquiti Edge Router is ...
M.E.'s user avatar
  • 124

15 30 50 per page
1
2 3 4 5
8