<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>excITingIP.com &#187; blocking users from accessing unauthorized websites</title>
	<atom:link href="http://www.excitingip.com/tag/blocking-users-from-accessing-unauthorized-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excitingip.com</link>
	<description>How innovative IT Network infrastructure makes IP excITing!</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:01:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Why is URL Filtering required and how it is accomplished</title>
		<link>http://www.excitingip.com/369/why-is-url-filtering-required-and-how-it-is-accomplished/</link>
		<comments>http://www.excitingip.com/369/why-is-url-filtering-required-and-how-it-is-accomplished/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 02:07:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Security]]></category>
		<category><![CDATA[blocking users from accessing unauthorized websites]]></category>
		<category><![CDATA[how URL filtering is done]]></category>
		<category><![CDATA[URL Filtering]]></category>
		<category><![CDATA[why URL filtering is required]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/369/why-is-url-filtering-required-and-how-it-is-accomplished/</guid>
		<description><![CDATA[This article provides an introduction to what is URL Filtering, why it is needed and how it is done at enterprise level. We also have a look at the various factors involved in categorizing the websites and updating them. The advantages and dis-advantages of URL filtering are also discussed.]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: sans-serif;"><br />
</span></p>
<div style="text-align: justify;"><span style="font-family: sans-serif;">This article provides an introduction to what is URL Filtering, why it is needed and how it is done at enterprise level. We also have a look at the various factors involved in categorizing the websites and updating them. The advantages and dis-advantages of URL filtering are also discussed.</span></p>
<p><span style="font-family: sans-serif;"><strong>What is URL Filtering?</strong> </span></p>
<p><span style="font-family: sans-serif;">Suppose you type the name of your favorite social networking site on the web browser and it displays a message like &#8220;The policy of this organization doesn&#8217;t allow you to browse that website&#8221; and does not let you access the site from office, there is a URL filter that has been put in place by your IT department. So, a URL filter is used to basically categorize the websites on the internet and either allow/block the access to them to the web users of the organization either by referring to an already categorized central database (maintained by URL filtering vendors) or by classifying the websites in real time. URL filtering can also be made applicable only during certain times of a day or days of a week, if required.</span></p>
<p><span style="font-family: sans-serif;"><strong>Why is URL Filtering required?</strong></span></p>
<p><span style="font-family: sans-serif;">URL filtering is required to stop the users of an organization from accessing those websites during working hours that:</span></p>
<p><span style="font-family: sans-serif;">¤ Drains their productivity</span><br />
<span style="font-family: sans-serif;">¤ Lets them view objectionable content from work place</span><br />
<span style="font-family: sans-serif;">¤ Is bandwidth intensive and hence creates a strain on resources</span></p>
<p><span style="font-family: sans-serif;"><strong>How URL Filtering is done?</strong></span></p>
<p><span style="font-family: sans-serif;">URL Filtering is basically done by the URL Filtering vendors by maintaining a highly categorized database of most of the websites in the internet and either allowing access to them or dis-allowing access to them to the internet users of an organization either at all times or during certain times of a day. The policies of which categories of sites is to be allowed/dis-allowed to the users of an organization could be set by the IT department  personnel of enterprise companies through a web-based interface provided by URL filters. So, there is a local hardware appliance or software application running on a server that connects to a central database of the URL filtering vendors which enable to block individual websites.</span></p>
<p><span style="font-family: sans-serif;">There might be a local database, which is updated fully or partially from the central database. But updating them completely might have its own productivity problems like bandwidth or memory usage. Some vendors update such databases (local) as and when the users visit the websites (it typically takes only few milliseconds to do so). </span></p>
<p><span style="font-family: sans-serif;">A website can be categorized in a single category or multiple categories and the blocking can be done appropriately. For example, websites can be allowed to be accessed if they are categorized as sports but not if they are categorized as sports and gambling. </span></p>
<p><span style="font-family: sans-serif;">Generally, the URL Filtering companies rate the websites based on their domain names (In addition to the URL&#8217;s) as one domain can have multiple URL&#8217;s that tend to increase frequently. Optionally, even the IP addresses of the domain names can be included while rating the domains. The sub-domains also need to be classified in-addition to the main domains (For blogs, etc) and the intermediate pages need to be classified in addition to the primary pages or based on primary pages (Like translation sites or sites that display images from other websites). Websites in multiple languages may also be needed to be categorized similarly. </span></p>
<p><span style="font-family: sans-serif;"><strong>Categorizing websites in Real-time:</strong></span></p>
<p><span style="font-family: sans-serif;">Since the internet is so huge, it is practically impossible to categorize the entire list of websites present in it. So, when certain sites are being accessed by the user, the URL filtering systems categorize them &#8216;on the fly&#8217; or in Real-time. This typically takes only a couple of hundred milliseconds and the local databases are automatically updated along with the central database. </span></p>
<p><span style="font-family: sans-serif;">This categorization is automatically done by learning machines (automated software applications like website crawlers) which retrieves the key pieces/keywords (or sometimes all the words) of the web site&#8217;s content and context to decide on the most appropriate category. Even the links from the websites to other sites is analyzed for placing it in the relevant category. These learning machines are trained by human professionals by feeding it with training data (which contains the websites categorized by human professionals) and adjusting its setting to reflect the same results, over a considerable period of time. </span></p>
<p><span style="font-family: sans-serif;"><strong>Human Intervention:</strong></span></p>
<p><span style="font-family: sans-serif;">There are times when the learning machines are not able to classify websites and all such websites are categorized by human professionals, who actively participate in training them, analysing the results and abnormalities etc. Site submissions are also accepted from all the users, which is reviewed by professionals for classification (for the websites that are not already classified). </span></p>
<p><span style="font-family: sans-serif;"><strong>Advantages and Disadvantages of URL Filtering:</strong></span></p>
<p><span style="font-family: sans-serif;">As mentioned earlier, URL filtering helps organizations improve productivity by making sure that employee time is not spent in unnecessary activities during office hours. These URL filtering can also help by preventing malicious code/spyware, phising etc. which may be potentially harmful to the organization. Some vendors also help block Peer-to-Peer software&#8217;s and Instant messaging which use more resources, wastes time and is also a security threat. </span></p>
<p><span style="font-family: sans-serif;">Over-blocking can cause issues with users (Example, some commercial spyware needs to be installed for certain applications to work and blocking them might deny access to those applications to the users). And over-blocking can also result in more help-desk tickets that need to be attended to, and resolved by the support team. If that happens frequently, then both the time of the user and the support team is utilized excessively. Sometimes, there is a problem with certain websites that have been already classified and then become threat sites/ avoidable sites at a later stage. </span></p>
<p><span style="font-family: sans-serif;"><strong>excITIngIP.com</strong></span></p>
<p><span style="font-family: sans-serif;">You could stay up to date on the various computer networking technologies by subscribing to this blog with your email address in the sidebar box mentioned as &#8220;Get email updates when new articles are published&#8221;</span></p>
<p><span style="font-family: sans-serif;"><br />
</span></p>
<p style="text-align: justify;"><span style="font-family: sans-serif;"><a href="http://www.excitingip.com/forum/" target="_blank"><br />
</a></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/369/why-is-url-filtering-required-and-how-it-is-accomplished/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

