Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


DBPisces

9 posts

Wannabe Geek


#169815 26-Mar-2015 18:55
Send private message

Can anyone tell me how to switch regions on Netflix using a Chromecast? I'm trying to cast Netflix from my tablet but when I change the region using Tunnelbear only some content plays, for example I tried to watch 22 jump street on Netflix UK and a error message appeared on my screen saying that it was not available in my region? I've blocked Googles Dns on my router so I don't know what the problem would be.

Filter this topic showing only the reply marked as answer Create new topic
tripp
3848 posts

Uber Geek
+1 received by user: 1220

Trusted
Lifetime subscriber

  #1268579 26-Mar-2015 19:09
Send private message

you won't be able to as chromecast has googles DNS hard coded into the device.

When you "stream" it to the chromecast it opens a netflix app on the chromecast which then does the looking up etc.

You would need to kill the requests to google DNS via your router.



MikeB4
MikeB4
18775 posts

Uber Geek
+1 received by user: 12765

ID Verified
Trusted
Subscriber

  #1268582 26-Mar-2015 19:14
Send private message

There is a convoluted process involving rooting the device and I believe there is no coming back so you sacrifice your Chrome cast




Here is a crazy notion, lets give peace a chance.


nathan
5695 posts

Uber Geek
+1 received by user: 1630
Inactive user


  #1268607 26-Mar-2015 19:31
Send private message

KiwiNZ: There is a convoluted process involving rooting the device and I believe there is no coming back so you sacrifice your Chrome cast



Also I think they are unrootable now.

I have 2 of the original ones with the vulnerability, and happily running custom ROMs



hairy1
3352 posts

Uber Geek
+1 received by user: 644

ID Verified
Trusted
Lifetime subscriber

  #1268643 26-Mar-2015 20:29
Send private message

You need to block Google DNS at the router. Mine work fine. No need to root.

What router do you have?

Sorry am offshore at the moment so hard to reply. Maybe will wire something properly on the weekend when back in NZ




My views (except when I am looking out their windows) are not those of my employer.


DBPisces

9 posts

Wannabe Geek


  #1268700 26-Mar-2015 21:50
Send private message

I'm currently using a Netgear router, and I've blocked Googles DNS on my Netgear router and still no luck

Jase2985
13730 posts

Uber Geek
+1 received by user: 6202

ID Verified
Lifetime subscriber

  #1268775 27-Mar-2015 05:54
Send private message

DBPisces: I'm currently using a Netgear router, and I've blocked Googles DNS on my Netgear router and still no luck


how did you block it on the router?

 
 
 

Shop on-line at New World now for your groceries (affiliate link).
michaelmurfy
meow
13579 posts

Uber Geek
+1 received by user: 10910

Moderator
ID Verified
Trusted
Lifetime subscriber

  #1268781 27-Mar-2015 06:35
Send private message




Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


Kiwifruta
1425 posts

Uber Geek
+1 received by user: 336

ID Verified

  #1271518 28-Mar-2015 16:29
Send private message

michaelmurfy: See here: http://www.geekzone.co.nz/forums.asp?forumid=151&topicid=162174


I use a chromecast and use the unotelly app on the tablet to switch regions. I use NAT tables to redirect Google DNS requests to the router which then has the unotelly DNS set up. Works fine for me.

The router I use is the old Telecom supplied Technicolor TG582n.

http://www.geekzone.co.nz/forums.asp?forumid=151&topicid=160164

 

     

  1. telnet to 192.168.1.254
  2. login using username Administrator, and the password is blank
  3. flush the dns servers Code: dns server route flush
  4. add smart dns servers Code: dns server route add dns=185.37.37.37 metric=10 intf=Internet Code: dns server route add dns=185.37.37.185 metric=10 intf=Internet
  5. add static routes for google dns servers Code:
    nat mapadd intf=LocalNetwork type=napt outside_addr=8.8.4.4 inside_addr=192.168.1.254 outside_port=53 inside_port=53
    nat mapadd intf=LocalNetwork type=napt outside_addr=8.8.8.8 inside_addr=192.168.1.254 outside_port=53 inside_port=53
  6. save! Code: saveall

 

NB
In 1. use your router's internal ip address
In 4. change the above DNS ip addresses to those of your Smart DNS service

Can you access the NAT settings on your router and set up something similar?

DBPisces

9 posts

Wannabe Geek


  #1272660 29-Mar-2015 01:49
Send private message

Kiwifruta:
michaelmurfy: See here: http://www.geekzone.co.nz/forums.asp?forumid=151&topicid=162174


I use a chromecast and use the unotelly app on the tablet to switch regions. I use NAT tables to redirect Google DNS requests to the router which then has the unotelly DNS set up. Works fine for me.

The router I use is the old Telecom supplied Technicolor TG582n.

http://www.geekzone.co.nz/forums.asp?forumid=151&topicid=160164

 

     

  1. telnet to 192.168.1.254
  2. login using username Administrator, and the password is blank
  3. flush the dns servers Code: dns server route flush
  4. add smart dns servers Code: dns server route add dns=185.37.37.37 metric=10 intf=Internet Code: dns server route add dns=185.37.37.185 metric=10 intf=Internet
  5. add static routes for google dns servers Code:
    nat mapadd intf=LocalNetwork type=napt outside_addr=8.8.4.4 inside_addr=192.168.1.254 outside_port=53 inside_port=53
    nat mapadd intf=LocalNetwork type=napt outside_addr=8.8.8.8 inside_addr=192.168.1.254 outside_port=53 inside_port=53
  6. save! Code: saveall

 

NB
In 1. use your router's internal ip address
In 4. change the above DNS ip addresses to those of your Smart DNS service

Can you access the NAT settings on your router and set up something similar?


Thanks for the help,as far as I know I should be able to do something similar, I'll give it a go within the next few days.

Filter this topic showing only the reply marked as answer Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.