Questions tagged [vpn]
Virtual Private Network
981 questions
1
vote
1
answer
92
views
Dial tcp 10.10.34.35:443: connectex: No connection could be made because the target machine actively refused it
Following instructions, tried to circumvent network censorship.
In the instructions, it was said to add these records in the name's register configuration panel and set these:
A tns.example.com ...
2
votes
1
answer
97
views
Nested VPN connection via Wireguard
I designed the following topology:
Client A -> Server B -> Server C
Server C: wireguard server that NATs packets from its clients (in this case just B) before sending them to the Internet. Its ...
0
votes
0
answers
35
views
route port traffic over specific interface
i have a running vpnc connection from my arch-linux device. All traffic goes through the tunnel to the vpnc server.
But i need to exclude the 443 port, because a running https server need to be ...
1
vote
0
answers
66
views
Zerotier in initramfs
Currently, I use Zerotier to combine SSH on Debian 12 successfully and reliability.
The server is encrypted FDE cryptsetup/LUKS2 and requires a password after each restart.
I would like to use ...
1
vote
1
answer
60
views
Traffic not passed to the local TCP/IP stack for ipsec tun made with ip xfrm over netns
I have a simple netns setup
ip netns del ns1
ip netns del ns2
ip netns add ns1
ip netns add ns2
ip link add veth1 type veth peer name veth2
ip link set veth1 netns ns1
ip link set veth2 netns ns2
...
0
votes
1
answer
79
views
Arch Linux VPN Issue
i am an Arch Linux user from Russia so some websites are not working for me. I tried app VPN(Proton VPN), firefox VPNs and other but none of them work! Is there any solution for me?
1
vote
1
answer
37
views
Routing through a non-adjacent host in a virtual network
I have a WireGuard virtual network. Three hosts on the network: A, B and R.
Only the host R has a static public IP, so both hosts A and B connect to the host R to connect to the virtual network.
Hosts ...
0
votes
0
answers
40
views
Wireshark logs are not captured during OpenVPN client-server test
Edit: 05/24, I'm able to capture wirshark logs in my WSL Ubuntu distro , But still when wireshark logs are captured through windows hyper-v interface from windows it does not capture all the packets
...
0
votes
0
answers
74
views
WireGuard VPN on Raspberry Pi 4 connects but iPhone has no internet access
Issue Summary
WireGuard VPN on Raspberry Pi 4 connects from client (iPhone), shows handshake and Rx/Tx, but VPN clients have no internet access.
✅ Setup
Network & Hardware
Virgin Media Hub 3 in ...
1
vote
0
answers
34
views
How to simplify multi-VPN management (WireGuard/OpenVPN) and secure password handling?
I frequently switch between different VPN configurations on Linux:
WireGuard (wg-quick up/down)
A corporate OpenVPN profile (sudo openvpn corp.ovpn, which prompts for a private key password)
Right ...
0
votes
0
answers
109
views
How to create a Geneve based Mesh network to replace VXLAN
I have 3 hosts that are connected via Wireguard mesh with each others.
I want all three to have the same layer 2 traffic (it's about disaster recovery).
So far, I've setup a bridge on each, connected ...
0
votes
0
answers
117
views
StrongSwan says certificate not found but loads it when it boots up
I'm setting up a VPN server with strongSwan, but I’ve hit a weird issue where the licenses aren’t loading properly.
Right now, I’m using a Let’s Encrypt cert to connect from my iOS and macOS devices, ...
0
votes
0
answers
353
views
GL.iNet Router Connects to WireGuard VPN but Has No Internet Access (Debian Server with Pi-hole DNS)
I’ve set up a WireGuard VPN server on a rented virtual server running Debian. The configuration is as follows:
List item
Server OS: Debian (12)
VPN: WireGuard
DNS: Pi-hole running on the same ...
0
votes
0
answers
221
views
resolv.conf not updated after connecting to VPN using OpenConnect
I recently switched from the Cisco AnyConnect Secure Mobility Client to OpenConnect to solve a long-standing issue where my Docker containers could not access internal sites over my corporate VPN.
...
0
votes
0
answers
49
views
Fedora 41 (KDE Plasma Spin) is hanging on boot, cannot do anything except ctrl+alt+delete
I was using Fedora normally, before I needed to reboot it, and when it loaded up again, I was met with a black screen. I was not even met with the SDDM greeter, where I log in and select sessions from....