How to not use vpn
How to not use vpn
Hi, you can achieve this by adjusting your network settings. Enable VPN sharing only on the Ethernet connection while disabling it for the cellular and Wi-Fi connections. This way, the VPN will pass through the router but not through the mobile or wireless networks. Make sure your router supports advanced settings for traffic prioritization if needed.
Review the VPN configuration first. Most VPN services configure their settings to direct all traffic through a VPN to prevent any data leakage. If this isn't possible, you'll need to manually adjust your routing.
I found a more lasting solution by adjusting certain settings. Once you reconnect the VPN or restart the PC, these changes should remain in place.
In short, you need all traffic coming from the router to go through the VPN while local traffic stays on the regular connection. A straightforward approach won’t work because it impacts both local and remote data. Adjusting your VPN client won’t solve it either since changes affect both scenarios. Instead, implement policy-based routing with a rule directing traffic from the router’s IP to the VPN, and all other traffic over 4G. Another option is using a VRF, but Windows doesn’t support these features. The best solution would be to set up the VPN on the router and remove it from your Windows machine if feasible.
Internet sharing is quite simple. For tasks beyond basic bridging, you’ll need a more advanced solution. If you have a device with several network links, running pfSense or OPNsense makes sense. They should handle the 4G modem like any other WAN connection and allow you to set up routing rules.
I'm here to help clarify things for you. Could you explain what you're aiming to achieve? That way, I can better understand your needs.