LEDE Netflix bypass

Koala Aloha 28387a164997 at woerm.at
Sun Dec 10 11:43:13 CET 2017


Hello Daniel (and hi list),

Have you seen the thread 'wireguard bypass question' [0] yet?
I think that might give you some advice on how to proceed with your
configuration.

I guess using a Linux network namespace [1], [2], [3], [4] that never
routes through your VPN, might be a solution for you. This way you won't
have to deal with figuring out which domains/ip netflix might want to
access.

If you don't always want to provide a passphrase or your user shouldn't
have root at all, you can also configure the '/bin/ip netns exec [...]'
command as 'NOPASSWD' your user via. 'visudo' in your 'sudoers.d'.

[0]: https://lists.zx2c4.com/pipermail/wireguard/2017-October/001787.html
[1]:
https://sgros.blogspot.co.nz/2017/04/how-to-run-firefox-in-separate-network.html
[2]:
http://hintcafe.net/post/78293519027/running-a-process-inside-a-network-namespace
[3]: https://blogs.igalia.com/dpino/2016/04/10/network-namespaces/
[4]:
https://github.com/Phaeilo/openvpn-namespace/blob/4bb1935dfc2c3c062b2dd84479f3194d2d8da635/firefox.sh

 - Koala


More information about the WireGuard mailing list