Creating a whitelist of websites on the router

I have a home network using a Siemens SL2-141 ADSL router. Is there a way to tell the router to allow only specific websites, for example, to protect kids using the computers from harmful sites?

I found out that this router can be accessed via telnet, and I found commands to start/stop the ADSL connection, but, I haven't found a way to allow or block specific websites.

4

2 Answers

The easiest solution would be setting the DNS server (usually found in configuration settings of the router) to the one which does the needed filtering (one of examples could be OpenDNS, ).

You could set up a similar thing on the router itself, but it is not so straightforward. You will need to install an alternate firmware (like OpenWRT, see ) and then set up DNSMasq to only resolve on specified domains.

If you have a Raspberry Pi lying around, you could try if pi-hole can be configured with an allow list, instead of a deny list.

Of course these systems can be fooled if someone sets the DNS server on the computer itself, but while you let the child act only on a limited account that should be OK.

0

In every router you have a Advance option. Just go to there and look for the option of Block URL or IP select that option and remove your website from block list or put your website in white listing.

Apply group policy or restart the system.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like