Skip to main content

All Questions

Tagged with
207 questions with no upvoted or accepted answers
5 votes
1 answer
8k views

In split-tunneling, how do I configure OpenVPN so that it uses domain instead of IP based routing rules?

I live in a place where Google/Facebook/Twitter and a few other websites are not available from accessing. OpenVPN is a great tool to overcome this. Originally, I must have OpenVPN running all the ...
xczzhh's user avatar
  • 151
5 votes
0 answers
10k views

DHCP option to control interface metric

For some reason Windows is using only one interface for local network broadcasting (the one with lowest metrics). When client connects to VPN network, i want it to make new network preferred for ...
Tomo's user avatar
  • 51
4 votes
1 answer
23k views

What is "push route" used for in OpenVPN?

I have an OpenVPN server set up on my Raspberry Pi, when I installed it the guide I followed said to add a line like: push "route 192.168.1.0 255.255.255.0" so that the server would let the client ...
DaRk_St0rM's user avatar
4 votes
1 answer
10k views

Linux ip route / ip rule with fwmark and iptables -j MARK --set-mark

I just need to re-route all user traffic directly to specified gateway (different from the default one) and bypass all VPN and other routing rules. Let's start it from scratch (reboot the system), No ...
iNio's user avatar
  • 63
4 votes
1 answer
3k views

Access local network resources remotely using OpenVPN

I've been banging my head against the wall on this for a week, so thought I'd finally turn to the experts. Much appreciated for any help. [Note: originally posted this on ServerFault, was told this ...
Q A's user avatar
  • 41
3 votes
1 answer
2k views

wireguard client to client communication does not work

I had a CentOS 8 Stream wireguard server, which allowed me to play LAN games with friends. Since i updated to Rocky Linux 9, i cant communicate with other clients any more. To clarify: client to ...
Marc's user avatar
  • 403
3 votes
0 answers
2k views

Routing traffic through custom tap device en-route to internet on linux

I have a VM that is using a tap device (tap2) and my goal is to filter all the traffic in/out of tap2 using a custom program written by me that runs in userspace. The topology I came up with routes ...
Shriphani Palakodety's user avatar
3 votes
0 answers
2k views

Connecting to wireguard on localhost

I want to be able having 2 wg interfaces on same machine and tunnel traffic from one to another. Every setup I found is basically begin with "setup your server peer on dedicated instance" but I need ...
gudvinr's user avatar
  • 53
3 votes
0 answers
549 views

How to route vpn traffic so it can only use ssh

I want to make an SSH connection e.g ssh [email protected] -p 22 SSH connection can only be made when connected to VPN tunnel. I can connect to VPN tunnel like this echo PASS | sudo openconnect --...
Godhaze's user avatar
  • 51
3 votes
0 answers
2k views

How to bypass VPN for local networks in Windows 7? (static route not working)

I want to access my local network 192.168.1.* while the VPN (connected via Cisco AnyConnect Secure Mobility Client) is active, I tried the following command but no luck route -p add 192.168.0.0 mask ...
Edward's user avatar
  • 193
3 votes
0 answers
786 views

OpenVPN server to use another VPN tunnel to forward internet traffic (listen tun0)

How to create VPN tunnel to tunnel? On my my server 1 there is working OpenVPN server but I would like to redirect traffic to another VPN. Client can already connect to Server1 by VPN but how to ...
sukkis's user avatar
  • 131
3 votes
1 answer
1k views

openvpn connection without forwarding all traffic

I am trying to connect a client to a vpn network without openvpn forwarding all my traffic into the network. The point being is I want to be able to connect and communicate with all the other ...
user419541's user avatar
3 votes
1 answer
721 views

Allowing internet connection through VPN

I had created a VPN income connection in windows 7. Everyone connected can see my local files and all, but I would like them to also be able to use my internet as well. my computer IP is 192.168.1....
DearMusic's user avatar
3 votes
0 answers
1k views

Share VPN connection and normal internet with mobile device over WIFI

I have a PC and Mac that I have running on a VPN for work. The VPN is only required for traffic to a sepecific set of servers (not all my internet traffic is routed over the VPN). The vpn is made (on ...
Anton's user avatar
  • 131
3 votes
1 answer
14k views

Manually Setting Interface metric priority of Network Adapters not preferring lower metric route on Windows

After Connecting to Cisco VPN AnyConnect, Now I have two network interfaces having set same default routes, but with different metric values. Even after manually changing/raising the metric value of ...
Ashish Kataria's user avatar

15 30 50 per page
1
2 3 4 5
14