OpenDNS Configuration Guide
Here I am going to show you how to block any website e.g Facebook, Google plus, Google chat, Email without any proxy server. You can block any website in your local area network using OpenDNS. DNS is such an integral part of our Internet life working behind the scenes every time we connect to a website. Our Internet Service Provider specifies the DNS Server address that we put into the browser network settings or the router or DNS server.
Here we are going to change DNS server of our DNS Server or Cisco Router (which is gateway to your network) to OpenDNS servers. OpenDNS is very fast, There are no software to install, it’s very easy to set up and the price is just right - $0.
To use OpenDNS, all you have to do is open your Network Connections or Router’s settings page and update the default DNS server to point to the OpenDNS nameservers that are 208.67.222.222 and 208.67.220.220.
Another advantage of using OpenDNS is that it blocks phishing websites from loading on your computer. If you are a parent worried about kids visiting adult websites on the home computer, you can configure OpenDNS to block any adult website from loading on the computer. In fact, few business places use OpenDNS to block social sites like MySpace and Facebook on employee computers.
So let’s get started, follow below steps,
1. 1. First register your OpenDNS account on https://store.opendns.com/get/free-dns-work
2. 2. Fill the required info & create your OpenDNS account.
3. 3. Login to your OpenDNS account & skip all other settings & go to OpenDNS dashboard.
4. OpenDNS dashboard looks like as shown in below image.
5. Navigate to Home & select Add Network Tab
6. Add your network IP & click on Add This network tab. You can check your IP via www.whatismyip.com
8. Now configure the Web Content Filtering as per your requirement. In my case I choose custom configuration & blocked Social networking & proxy & Adult sites
9. If you want to block individual domain you can do it using “Manage Individual Domain” option,
In my case I have blocked facebook.com & Google web based chat. OpenDNS works very well. It generated very good stat report for you.
Now we have created OpenDNS account, now next step is to configure our DNS server/router or desktop machine.
OpenDNS Configuration for Windows 7/XP,
1. 1. Navigate to Start->Control Panel -> Select Network & Connection sharing
2. Go to properties of your active Local Area Connection
3. Highlight the 'Internet Protocol Version 4' and click Properties.
4. Click the radio button 'Use the following DNS server addresses:' and type in OpenDNS' addresses in the Preferred DNS server and Alternate DNS server fields.
5. Click OK button
6. Now flush the DNS resolver cache of the server and the DNS resolver caches and web browser caches of the users using the DNS server to apply DNS configuration settings immediately.
7. Now try to access facebook.com which we blocked on OpenDNS. You will get error as shown in below image
OpenDNS Configuration for DNS Server,
I am using windows 2008 DNS server,
1. I have windows 2008 DNS server
2. Navigate to Start Menu->Administrative tools & select DNS
3. Right on DNS Server & go to properties
4. Now select forwards option & add open DNS Server. Please write down your current DNS settings before switching to OpenDNS, in case you want to return to your old settings for any reason.
The addresses for Open DNS are:
208.67.222.222
208.67.220.220
5. Click Ok.
6. Now flush the DNS resolver cache of the server and the DNS resolver caches and web browser caches of the users using the DNS server to apply DNS configuration settings immediately.
7. Now try to access facebook.com which we blocked on opendns. You will get error as shown in below image
OpenDNS Configuration for Cisco Router,
In my case I am using Cisco Router. In your case it could be the Linksys/Dlink wireless router. Configuration is straight forward just change your DNS server of your router to the OpenDNS server (i.e. 208.67.222.222 & 208.67.220.220)
1. Login to your router
2. Go to config level
# config t
R1(config)# ip name-server 208.67.222.222
R1(config)# ip name-server 208.67.220.220
R1(config)# exit
R1#wr
Save your router configuration
3. Now try to access facebook.com which we blocked on opendns. You will get error as shown in below image.
4. Now flush the DNS resolver cache of the server and the DNS resolver caches and web browser caches of the users using the DNS server to apply DNS configuration settings immediately.