We had problems with specific sites with our sky sr102 router – to do with DNS (how the router converts a www. addr into an ip addr).
Sky try to lock down the DNS settins so you cant change them directly.
Thanks to someone called thisisG over on the skyhelp forum I did this to change the router to use the google’s dns:
Go to “Maintanance” -> “Backup Settings”
Under “Save a Copy of Current Settings” click “Backup” and save the file to a know place.
Open the file in any sensible text editor (vim, Sublime, Notepad++, etc…)
Look for the line containing:
<DNSServers>90.207.238.97,90.207.238.99</DNSServers>
Change the IPs to your DNS of choice
Go back to the router page under “Maintanance” -> “Backup Settings”
Under “Restore Saved Settings from a File” click “Choose File” and find the config file you just edited
Smack “Restore”
Wait for router to reboot
Hey presto! You changed the DNS servers for the router. 🙂
I take no responsibility if you break something. Please only do this if you are confident in your own technical abilities. This may or may not void your warranty.
Note the most common google dns servers are at 8.8.8.8 and 8.8.4.4
Caveats: I am not a doctor. Take a proper backup. You should not trust me etc etc.