14
LAN bypass on Linux (sh.itjust.works)
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]

Hi all,

Is there a conf change I can make to bypass local address filtering with ProtonVPN on Linux? When I attempt to access NFS and SMB shares on LAN they fail to connect with Proton active.

Thanks!

top 2 comments
sorted by: hot top controversial new old
[-] [email protected] 14 points 3 weeks ago

You'll want to create a network route that sends LAN traffic through the unencrypted interface.

sudo ip route add 192.168.1.0/24 dev eth0

Is an example of how to do that, but you need to replace the ip address and eth0 with your actual network address and device name.

[-] [email protected] 9 points 3 weeks ago* (last edited 3 weeks ago)

Sweet. Thanks! A quick update and verification on routing and all is working. Appreciate the assistance.

this post was submitted on 20 Jun 2024
14 points (93.8% liked)

Proton

4669 readers
7 users here now

Empowering you to choose a better internet where privacy is the default. Protect yourself online with Proton Mail, Proton VPN, Proton Calendar, Proton Drive. Proton Pass and SimpleLogin.

Proton Mail is the world's largest secure email provider. Swiss, end-to-end encrypted, private, and free.

Proton VPN is the world’s only open-source, publicly audited, unlimited and free VPN. Swiss-based, no-ads, and no-logs.

Proton Calendar is the world's first end-to-end encrypted calendar that allows you to keep your life private.

Proton Drive is a free end-to-end encrypted cloud storage that allows you to securely backup and share your files. It's open source, publicly audited, and Swiss-based.

Proton Pass Proton Pass is a free and open-source password manager which brings a higher level of security with rigorous end-to-end encryption of all data (including usernames, URLs, notes, and more) and email alias support.

SimpleLogin lets you send and receive emails anonymously via easily-generated unique email aliases.

founded 1 year ago
MODERATORS