<div dir="ltr">So I set up the VPN using Mullvad's guad here:<div><a href="https://mullvad.net/guides/running-wireguard-router/">https://mullvad.net/guides/running-wireguard-router/</a><br></div><div><br></div><div>I've tried vpnbypass filling out just the domain "/<a href="http://netflix.com/vpnbypass">netflix.com/vpnbypass</a>" then I also tried adding the port ranges, IPs and ports found at: </div><div><a href="https://backlothelp.netflix.com/hc/en-us/articles/115000257627-What-are-Netflix-s-Aspera-IP-Addresses-and-Port-Ranges-">https://backlothelp.netflix.com/hc/en-us/articles/115000257627-What-are-Netflix-s-Aspera-IP-Addresses-and-Port-Ranges-</a></div><div><br></div><div>Nothing seems to work as netflix still sees me going through a VPN.</div><div><br></div><div>I've rebooted the router after making changes to vpnbypass just to be safe.</div><div><br></div><div>The only thing I can think of is maybe the firewall settings in the Mullvad guide but I really don't know enough about this kind of stuff. I can follow guides and how-tos, but that is about the end of it =)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 5, 2017 at 5:52 PM, Jason A. Donenfeld <span dir="ltr"><<a href="mailto:Jason@zx2c4.com" target="_blank">Jason@zx2c4.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ryan,<br>
<br>
You can use the `ipset=` feature of dnsmasq for this (which I wrote a<br>
number of years ago). It will add matched domains to a netfilter ipset<br>
object, which you can then use for policy based routing.<br>
<br>
I had a look at the vpnbypass project, and it doesn't actually look<br>
OpenVPN centric at all. It looks to me like it actually uses this<br>
dnsmasq feature along with classic policy routing. It looks like it<br>
automatically discovers your WAN interface too. Give vpnbypass a try<br>
and let me know if there are problems with it.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jason<br>
</font></span></blockquote></div><br></div>