Since the Chromecast does not have any option to change the internal DNS settings, you will need to make the change on your Internet router.
In addition to this, you will also need to setup a firewall on the router to force the Chromecast to use our DNS servers. Without this rule, the Chromecast will automatically revert to it's inbuilt Google DNS servers and bypass the DNS servers set on your router.
These instructions below will guide you on how to force all DNS queries through our service via the router, regardless of whether another DNS eg. Google DNS , OpenDNS is set on the individual devices.
Please refer to our guides below on how to set these rules on compatible routers.
If you strictly wish to just intercept and route any Google DNS queries through Simpletelly DNS instead, please proceed with the next step.
Login to our website, www.simpletelly.com from a computer on the same network as your DDWRT router.
Take note of the fastest DNS server address that appears on screen.
Login to your DDWRT router user interface and click on Setup. In this example, our DDWRT's IP address is 192.168.1.1
You might be prompted to enter your router's credentials if you had not logged in to the router prior to this.
Click on the Administration tab and on the Commands tab.
In the Commands box, enter the following firewall rule:
iptables -I PREROUTING -t nat -p udp -d 8.8.8.8 --dport 53 -j DNAT --to-destination 77.74.197.2
iptables -I PREROUTING -t nat -p udp -d 8.8.4.4 --dport 53 -j DNAT --to-destination 109.104.87.106
Note: The above destination IP address are only an example, please use the DNS addresses that you took note earlier from our website.
Now click on Save Firewall to apply and save the settings.
This will now ensure that all Google DNS (8.8.8.8, 8.8.4.4) queries sent from any device on your network will be redirected to use the DNS addresses you've set in the rule above.
Proceed to Step 5 to Check on your DNS set up.
Login to your Mikrotik router user interface by entering its IP address into your browser.
Alternatively, you can access the router page via Winbox, which is the interface that we used for these instructions below.
Click on the New Terminal tab and on the terminal, enter the following firewall rules:
/ip firewall nat
add chain=dstnat dst-address=8.8.8.8 action=dst-nat to-addresses=77.74.197.2
add chain=dstnat dst-address=8.8.4.4 action=dst-nat to-addresses=109.104.87.106
Note: The above destination IP address are only an example, please use the DNS addresses that you took note earlier from our website.
Note: Generally, the changes on Mikrotik are usually instantaneous so you don't need to reboot your router, but in case you are having errors with the DNS settings, please reboot before attempting anything else.
Once you have done the set up on your router, go back to your account page and click on Check My Setup.
If this is the first time you are setting up from this location, you will probably need to register your current IP address. Click on Register your new IP address.
You will get Everything's OK! message on your screen if your IP has been registered successfully in our system.
Note: If you get your DNS is not configured error message, please try again in a few minutes or reboot your router.
Now that you have setup and registered your network you should be able to use your Chromecast with our service and stream it like you mean it!.
For the full list of supported channels, please refer to our Supported Services page.
Unfortunately it doesn't always go to plan! If you are having problems please email us at support@simpletelly.com and we will do our best to assist you.