mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 312 forks source link

Give an option to enable LAN access when connected to VPN #3799

Open cvl opened 3 years ago

cvl commented 3 years ago

As per https://github.com/mysteriumnetwork/node/issues/3792 Most VPN clients (all of them I have tried) enable users to access LAN when on VPN connection.

Currently, it's not possible to access LAN on Windows (works fine on Mac).

I'd suggest to have an option to enable LAN when on VPN connection.

alimbada commented 3 years ago

This actually is a bug as it alters the behaviour from previous versions and needs looking at urgently as I cannot use Mysterium from my remote machine (it runs headless and I need to RDP to it) until it is fixed. Suggesting that users use TeamViewer instead of Remote Desktop is not an acceptable solution nor is using a VM as that's too heavy-handed.

As suggested on the linked issue #3792, take a look at Cloudflare's Warp client on iOS has a list of commonly used LAN address ranges and split tunneling is used to exclude those from the VPN connection.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

cvl commented 2 years ago

x

alimbada commented 2 years ago

Any progress on this?