4

I have OpenDNS with access controls set up for my laptop. I want to disable the filter for specific users, but there doesn't appear to be a simple way to do this.

My first thought was to enable the openDNS dns servers for one user and disable them for the others. Any thoughts on the best way to accomplish this?

Swift
  • 143

3 Answers3

4

OpenDNS is convenient for this purpose, but no DNS system is really designed for filtering. Determined, knowledgeable people can still get to "bad sites" if they really want to by entering the IP address. If you are talking about Windows, Windows doesn't natively support "per-user" network configurations. You likely could create some user-specific *.cmd files that use the netsh command to reconfigure the DNS hosts on the fly, though.

But, you might actually need run through a local network's DNS servers sometime to resolve hosts on their LAN, such as at a workplace. Using DNS for filtering is not my perferred solution.

I would suggest solving your problem by using a local HTTP proxy or other program designed for web filtering. If you are running Windows and want something "quick and easy" to protect children online, I've used K9 Web Protection for a while and was really happy with it.

Put a BIOS password on your laptop and disable CD/USB booting so they can't boot a live CD/USB stick and bypass all your protection, though.

LawrenceC
  • 75,182
4

DNS filtering FTL.

Another idea is Windows Live Family Safety. You can ban sites per user. And you get a web based management console. It also blocks downloads and plugins.

You can setup a black list or white list. But like many content blockers, you can fool it by surfing to sites that are specifically created to outwit theses programs.

surfasb
  • 22,896
0

you'll have to login into the user's account and change network settings, which requires administrator password to make changes. go to control panel, then network sharing center, then change adapter settings, then right-click on local area connection, then select internet protocol version 4, then click properties, then select use the following dns server addresses, then enter opendns adresses into the fields, then click ok and close. at some point during this you'll be prompted for admin password. that's it.

be sure that the user is a standard user with parental controls and not an administrator.

note: user may still be able to go to google image search, turn off google's search filter, do a search for porn and view porn related images which will include all kinds of porn. therefore, parental supervision is still required.

romeo
  • 1
  • 1