<rss version="2.0">
		<channel>
			<title>OpenDNS Forums - Are all sites blocked actually visited?</title>
			<lastBuildDate>Fri, 24 May 2013 03:20:44 +0000</lastBuildDate>
			<link>http://forums.opendns.com/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.4</generator>
			<item>
		<title>Are all sites blocked actually visited?</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77111#Comment_77111</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77111#Comment_77111</guid>
		<pubDate>Fri, 24 Feb 2012 16:27:07 +0000</pubDate>
		<author>dmcdonald1</author>
		<description>
			<![CDATA[Are all sites that show up in the blocked sites stats actually attempted to visit or are these URL's showing up from links on other pages or search results? I have a user that has a huge volume of gay sites showing up but hardly any other porn types? Is the user trying each site that shows up or is this coming from search pages?]]>
		</description>
	</item>
	<item>
		<title>Are all sites blocked actually visited?</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77131#Comment_77131</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77131#Comment_77131</guid>
		<pubDate>Fri, 24 Feb 2012 18:49:40 +0000</pubDate>
		<author>maintenance</author>
		<description>
			<![CDATA[If there is a very large amount, something is at least visiting sites that get advertising or some type of content loaded from these domains, or links to pages at these domains. If browsers have link prefetching enabled (which is by default in some cases), every possible link on a page has a DNS lookup issued for it. So someone could be looking at sites (including forums) where pornography might be linked-to, or there could be a form of malware somewhere on a system which is trying to reach these domains. Or they could be trying to directly surf sites with pornography. But not necessarily.<br /><br />And, of course, if a domain is blocked, the site at that domain isn't visited at all.]]>
		</description>
	</item>
	<item>
		<title>Are all sites blocked actually visited?</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77145#Comment_77145</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77145#Comment_77145</guid>
		<pubDate>Fri, 24 Feb 2012 19:55:23 +0000</pubDate>
		<author>dmcdonald1</author>
		<description>
			<![CDATA[What I'm trying to find out is, is the user typing in one request in the Google search window and getting 20 Blocked Domain entries in DNS, or is he only getting 1 Blocked Domain entry when he selects one item from the search list? I was unable to find anything referring to prefetching in Safari or Firefox. This is a Mac on a Linksys E2000 router home network with DNS filtering set fairly tight cause we have little ones in the house .]]>
		</description>
	</item>
	<item>
		<title>Are all sites blocked actually visited?</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77147#Comment_77147</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77147#Comment_77147</guid>
		<pubDate>Fri, 24 Feb 2012 22:49:59 +0000</pubDate>
		<author>maintenance</author>
		<description>
			<![CDATA[I don't know about Safari, but FF comes with prefetching enabled. AFAIK, FF doesn't have a GUI setting for prefetching like SeaMonkey. So, enter about:config in the address bar, and click through the joke message about "voiding your warranty". Enter the word prefetch in the search field. You should get some entries, probably two, which you want to set to either true or false to turn them off. In FF4, for example:<br />network.dns.disablePrefetch;true<br />network.prefetch-next;false<br /><br />What no one can tell you from stats is whether a person using a browser typed an address in the bar or clicked a bookmark or link to generate a DNS lookup. Most sites load content from many domains, including scripts, ads, images, comments, whatever. There is no way to say what caused the lookup - this is not like a browser's visited site history, but a collection of all DNS lookups leaving your network and generated by any possible means. E.g., your OS looks for updates, it generates DNS lookups for the update domain(s). Surf the forum here, and it will cause lookups for at least five domains. Visit a site about gay-related issues, and you might get DNS lookups for gay porn sites from advertising or whatever, depending on the sort of site it is, or how much control it has over context-based advertising on the site. Some sites will cause lookups to 30 or 50 domains - no kidding.]]>
		</description>
	</item>
	<item>
		<title>Are all sites blocked actually visited?</title>
		<link>http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77171#Comment_77171</link>
		<guid isPermaLink="false">http://forums.opendns.com/comments.php?DiscussionID=13451&amp;Focus=77171#Comment_77171</guid>
		<pubDate>Sat, 25 Feb 2012 13:14:35 +0000</pubDate>
		<author>rotblitz</author>
		<description>
			<![CDATA[Beside what @maintenance correctly said:<br /><br />"Are all sites blocked actually visited?"<br /><br />Generally no. The stats do not reflect sites having been visited, but domains having been looked up and eventually blocked. This is a huge difference. DNS is just the phone book, not the phone lines. Reading (looking up) a phone number in the phone directory proves in no way it has ever been used for calling (visiting).<br /><br />As your network does not send any information about "visits" to OpenDNS, OpenDNS can just show the lookups you sent to them, not the visits.<br /><br />"or are these URL's showing up from links on other pages or search results?"<br /><br />Again, the stats are not about URLs, just about domains. Again a huge difference.<br /><br />Regarding DNS prefetching in browsers:<br /><br />In FireFox this is enabled by default, and even the config values may be missing. You may need to introduce them:<br />network.dns.disablePrefetch = true (boolean)<br />network.dns.disablePrefetchFromHTTPS = true (boolean)<br /><br />And maybe also (this has indirect influence on DNS prefetching):<br />network.prefetch-next = false (boolean)<br /><br />For Safari DNS prefetching is enabled by default as well.<br />To disable it see here: <a href="http://support.apple.com/kb/TS3408" target="_blank" rel="nofollow">http://support.apple.com/kb/TS3408</a><br /><br />You'll be surprised how different your OpenDNS domain stats look after having disabled DNS prefetching!]]>
		</description>
	</item>
	
		</channel>
	</rss>