Score:0

How to exclude IPs from VPN routing?

in flag

I want to prevent certain IP connections to go through my default VPN. Is that possible at all to set a specific IP or range that should go the normal way, instead of going through a connected VPN?

ifconfig shows a wlp147s0 and a vpn0. I'm not having 2 ethernet cards. How can I now prevent some ips from going through vpn0?

waltinator avatar
it flag
Probably Yes. Read `man ip ip-route`.
Score:0
in flag

The following command worked to route the range of 192.0.64.0/18 (simplenote.com) through my local router, instead of the vpn0:

sudo ip route add 192.0.64.0/18 via 192.168.178.1 dev wlp147s0

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.