<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To: Block Access To Specific Websites from your Router using Tomato Firmware</title>
	<atom:link href="http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware</link>
	<description>A number-pimping side project from the valleys in *NEW* upside-down flavour.</description>
	<lastBuildDate>Fri, 14 Jun 2013 16:29:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: How to block a website by its IP address(s) in Tomato firmware for routers</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-12959</link>
		<dc:creator>How to block a website by its IP address(s) in Tomato firmware for routers</dc:creator>
		<pubDate>Sat, 01 Jun 2013 21:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-12959</guid>
		<description><![CDATA[[...] https://www.linuxquestions.org/quest...096/page2.html  http://r3dux.org/2009/12/how-to-bloc...mato-firmware/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="https://www.linuxquestions.org/quest">https://www.linuxquestions.org/quest</a>&#8230;096/page2.html  <a href="http://r3dux.org/2009/12/how-to-bloc">http://r3dux.org/2009/12/how-to-bloc</a>&#8230;mato-firmware/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cspyr0</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-12177</link>
		<dc:creator>cspyr0</dc:creator>
		<pubDate>Sun, 12 May 2013 00:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-12177</guid>
		<description><![CDATA[Nice examples, thanks!

I would point out that it doesn&#039;t really use regex, though. As far as I can tell, it only uses the caret (^) and dollar ($) signs, which work as they do in regex, but it doesn&#039;t include anything useful beyond that (which is a shame, because with full regex syntax it would be easy to make this into a whitelist instead of a blacklist).]]></description>
		<content:encoded><![CDATA[<p>Nice examples, thanks!</p>
<p>I would point out that it doesn&#8217;t really use regex, though. As far as I can tell, it only uses the caret (^) and dollar ($) signs, which work as they do in regex, but it doesn&#8217;t include anything useful beyond that (which is a shame, because with full regex syntax it would be easy to make this into a whitelist instead of a blacklist).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-10065</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 05 Mar 2013 20:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-10065</guid>
		<description><![CDATA[I used this to block Pandora at work! (we have a 1.5 Mbps connection!)]]></description>
		<content:encoded><![CDATA[<p>I used this to block Pandora at work! (we have a 1.5 Mbps connection!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r3dux</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-9220</link>
		<dc:creator>r3dux</dc:creator>
		<pubDate>Wed, 16 Jan 2013 11:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-9220</guid>
		<description><![CDATA[I&#039;d prolly just use adblock plus for something like that: &lt;a href=&quot;http://adblockplus.org/&quot;&gt;http://adblockplus.org/&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d prolly just use adblock plus for something like that: <a href="http://adblockplus.org/">http://adblockplus.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: licess</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-9199</link>
		<dc:creator>licess</dc:creator>
		<pubDate>Tue, 15 Jan 2013 03:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-9199</guid>
		<description><![CDATA[how to only block a url like nownews.com/include_v11/js/ad_tab.js
thanks]]></description>
		<content:encoded><![CDATA[<p>how to only block a url like nownews.com/include_v11/js/ad_tab.js<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r3dux</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-8844</link>
		<dc:creator>r3dux</dc:creator>
		<pubDate>Fri, 21 Dec 2012 05:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-8844</guid>
		<description><![CDATA[Can this be done?
Yes.

Would this plan work well?
Hard to say - although you can set up the router to restrict access and remotely administer the router, the user will have physical control of the router - which means that they can just turn it on and hold the reset button for a while to return the router to default settings. You would then know that the router had been tampered with by the fact you can no longer remotely administer it ! ;-)

Personally, I don&#039;t think it&#039;s a great idea. From my understanding of what you&#039;re up to, I think you&#039;d be better off setting up a VPN for the users to connect into and write a nice clear VPN access guide for them to be able to actually hook in.]]></description>
		<content:encoded><![CDATA[<p>Can this be done?<br />
Yes.</p>
<p>Would this plan work well?<br />
Hard to say &#8211; although you can set up the router to restrict access and remotely administer the router, the user will have physical control of the router &#8211; which means that they can just turn it on and hold the reset button for a while to return the router to default settings. You would then know that the router had been tampered with by the fact you can no longer remotely administer it ! <img src='http://r3dux.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Personally, I don&#8217;t think it&#8217;s a great idea. From my understanding of what you&#8217;re up to, I think you&#8217;d be better off setting up a VPN for the users to connect into and write a nice clear VPN access guide for them to be able to actually hook in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-8836</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 20 Dec 2012 15:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-8836</guid>
		<description><![CDATA[We run virtual call centers and are hiring agents from throughout the US. I would like to send new employees specific routers to use and preset them to allow only the sites we want them to access during working hours, but it is essential that I can adjust these settings remotely. Can this be done? Would this plan work well?]]></description>
		<content:encoded><![CDATA[<p>We run virtual call centers and are hiring agents from throughout the US. I would like to send new employees specific routers to use and preset them to allow only the sites we want them to access during working hours, but it is essential that I can adjust these settings remotely. Can this be done? Would this plan work well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r3dux</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-8570</link>
		<dc:creator>r3dux</dc:creator>
		<pubDate>Sat, 08 Dec 2012 06:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-8570</guid>
		<description><![CDATA[I don&#039;t think so... But you can kinda bodge it:

In theory, you could divide your network into two subnets: one for all normal PCs, and one for the specific PC you want to restrict.

You could then assign a static IP address to the PC you want to restrict so that it ends up in the restricted subnet.

You could then force all PCs in that restricted subnet to redirect DNS enquires to the on-router DNS service, which you would fill with precisely nothing --- except the domains you want to make available.

This means that all lookups except for the sites specified will fail, but users could (if savvy enough) just go to a site by it&#039;s IP address.

Sounds like a lot of hassle to me, and a bit rubbish. So I just hit Google up for &quot;tomato firmware whitelist&quot; and found this IPTables script - first hit:
&lt;a href=&quot;http://tomatousb.org/forum/t-270922/access-restriction-with-whitelist&quot;&gt;http://tomatousb.org/forum/t-270922/access-restriction-with-whitelist&lt;/a&gt;

God bless the Internets ;-)]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t think so&#8230; But you can kinda bodge it:</p>
<p>In theory, you could divide your network into two subnets: one for all normal PCs, and one for the specific PC you want to restrict.</p>
<p>You could then assign a static IP address to the PC you want to restrict so that it ends up in the restricted subnet.</p>
<p>You could then force all PCs in that restricted subnet to redirect DNS enquires to the on-router DNS service, which you would fill with precisely nothing &#8212; except the domains you want to make available.</p>
<p>This means that all lookups except for the sites specified will fail, but users could (if savvy enough) just go to a site by it&#8217;s IP address.</p>
<p>Sounds like a lot of hassle to me, and a bit rubbish. So I just hit Google up for &#8220;tomato firmware whitelist&#8221; and found this IPTables script &#8211; first hit:<br />
<a href="http://tomatousb.org/forum/t-270922/access-restriction-with-whitelist">http://tomatousb.org/forum/t-270922/access-restriction-with-whitelist</a></p>
<p>God bless the Internets <img src='http://r3dux.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FollowSteph</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-8569</link>
		<dc:creator>FollowSteph</dc:creator>
		<pubDate>Sat, 08 Dec 2012 04:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-8569</guid>
		<description><![CDATA[Is there a way to block all domains/ips from a specific computer except those that you whitelist. In other words I want to block everything except what I explicitely allow on a specific computer.]]></description>
		<content:encoded><![CDATA[<p>Is there a way to block all domains/ips from a specific computer except those that you whitelist. In other words I want to block everything except what I explicitely allow on a specific computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r3dux</title>
		<link>http://r3dux.org/2009/12/how-to-block-access-to-specific-websites-from-your-router-using-tomato-firmware/#comment-7342</link>
		<dc:creator>r3dux</dc:creator>
		<pubDate>Tue, 13 Dec 2011 09:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://r3dux.org/?p=1407#comment-7342</guid>
		<description><![CDATA[Great solution - thanks for taking the time to share =D]]></description>
		<content:encoded><![CDATA[<p>Great solution &#8211; thanks for taking the time to share =D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
