Just got a Roku 3 internet media settop box as they were 20 quid off on
Amazon.
It seems very smooth - except for one thing.
Either Roku or the Netflix app for it is hardcoding a secondary DNS of
8.8.8.8 (Google's public DNS).
Primary DNS is still what DHCP tells it. Manual override not possible.
This breaks (randomly) using
unblock-us.com to switch Netflix to the US
catalogue.
I have just had to implement a rather nasty hack of assigning 8.8.8.8 to
my local DNS server[1] and telling my ADSL router to static route
8.8.8.8 back to my DNS. Yech!
Rumour has it merely blocking 8.8.8.8 at the router would be enough. Not
tried yet.
Heard another rumour that Chromecast does this too. I'll find out
tomorrow - I bought one of those too...
[1] My DNS has variable forwarders - for certain client IPs it will use
unblock-us's DNSs and for all else it will use my ISP's. Works rather well.
Anyone come across this?