Computing Staff
  • 0

2 Routers Different DNS To Fake Location To Watch Movies

  • 0

Hi
Have a look at the diagram showing my router/modem setup here: http://screencast.com/t/TYtzQf1qLAs.

I’m not sure the proper terminology or how to say this but I would like Router A to broadcast 1 IP and and Router B to broadcast another.

For “business” reasons I need my “normal” IP on router A and for “pleasure” reasons, I want to have different DNS on router b.

I’m in canada and I’m using a DNS service to make it appear like I’m from the US… however, I only want router B to do this.

Possible?

The “DNS Service” is a service that asks me to change my DNS entries on my router so that I can appear to be surfing from the US. This is so that I can watch those free tv streaming channels which are not available from canada.

however, I don’t fully trust those DNS as they could be sniffing for secure/sensitive data… which is why I broke up my network in 2 as shown in the diagram… that way all sensitive data will only be sent through devices connected to router 1 “omis” and all the devices used for “streaming media” or connected to the second router “butloo” will never have sensitive data going through it.

Obviously, the important part here is to make sure the DNS service never sees the data flowing through the “omis” router.

Share

3 Answers

  1. I think there is also a misunderstanding about how this works.
    Changing what dns server is being used on either side of a router makes no different as far as what country you are coming from.

    That is detemined by your wan/public ip. You can’t change that. Period.

    This is not to be confused with using a VPN service that allows you to connect to a US server and come out it to the internet with a US ip address. Some routers, I have read, support doing this on their wan interface.

    This is used around the world to avoid censorship in places like Iran and China. Its also used to get around country web site access restrictions which is what we are talking about here.

    If you change “dns service” to “vpn service” everything makes sense.

    • 0
  2. First off let me just say, I’m not sure I’m buying this stuff about needing to fake a US IP address to access a free TV show. If they’re giving it away for free, they don’t give a crap where in the world it’s transmitted to. Considering the US has much stricter censorship than Canada, it’s much more likely to have online TV shows from Canada blocked in the US than the other way around.

    I live in Canada too so why don’t you post a link and I’ll see if I can’t connect and stream this TV show of which you speak without faking a US IP address.

    Having said that……………..I’m trying to figure out how to explain this to you so it makes sense.

    Without knowing what you mean by “sensitive data” I’m going to be the optimist and assume you mean something like making online purchases and you’re worried about your credit card information.

    Assuming the above scenario, let’s say you sit at your computer and you’re going to simultaneously:
    – Connect to your TV show
    and
    – Purchase something online.

    You have one router and all data passes through it to the internet. First, you connect to your TV show and start streaming it. It is it’s own discrete connection and data stream.

    Then you open your web browser and connect to your bank. An encrypted session is created that is also a discrete. The information you send to the bank does not leave that encrypted session and jump magically over into the other data stream to be picked out by this DNS service. The DNS service and the TV show you’r streaming is never aware of it.

    If you open 10 tabs in Internet Explorer and go to ten separate websites, your data isn’t broadcast to all 10. Each is independant and discrete with only the data relating directly to them going to them.

    So what I’m saying is, you don’t require a “secure” or “separate” subnet at home to hide your “sensitive data” from the DNS service. They can only be aware of what you send them directly. So you don’t need extra routers and such.

    Yes, it’s possible you’ll have to connect to a DNS service in order to stream a TV show from the US but you can rest assured that you can do so safely without the DNS service seeing any of your “sensitive data”

    Keep in mind though, that all data leaving your network has to go through your ISP in order to get to the internet. It is after all your gateway (door) to the internet. Also, keep in mind they can, and do, keep logs of all traffic. So if you’re doing something you don’t want others to know about, don’t kid yourself and think you can hide it, you can’t.

    • 0