<?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: Disable internet access for particular user in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Gutsy,Hardy,Intrepid</description>
	<pubDate>Wed, 07 Jan 2009 07:03:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jj</title>
		<link>http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html/comment-page-1#comment-2578</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Mon, 14 Jan 2008 05:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html#comment-2578</guid>
		<description>Would you add:

pre-up iptables -A OUTPUT -p tcp -m owner --uid-owner username -j ACCEPT

or just delete the original /etc/network/interfaces statement?

What's pre-up do? Couldn't find anything on it in Google.

As of yet, I haven't been successful in getting your original DROP statement to work--and I did change the username variable.

Note: You could also disable the user's browser permissions but this would have the negative effect of disallowing user access to locally saved web pages. You could also disallow user access to the Internet via the PC firewall such as Firestarter /etc/host/deny for outbound traffic, or at a gateway firewall if the user account was on it's own PC.</description>
		<content:encoded><![CDATA[<p>Would you add:</p>
<p>pre-up iptables -A OUTPUT -p tcp -m owner &#8211;uid-owner username -j ACCEPT</p>
<p>or just delete the original /etc/network/interfaces statement?</p>
<p>What&#8217;s pre-up do? Couldn&#8217;t find anything on it in Google.</p>
<p>As of yet, I haven&#8217;t been successful in getting your original DROP statement to work&#8211;and I did change the username variable.</p>
<p>Note: You could also disable the user&#8217;s browser permissions but this would have the negative effect of disallowing user access to locally saved web pages. You could also disallow user access to the Internet via the PC firewall such as Firestarter /etc/host/deny for outbound traffic, or at a gateway firewall if the user account was on it&#8217;s own PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html/comment-page-1#comment-2577</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Thu, 10 Jan 2008 17:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/disable-internet-access-for-particular-user-in-ubuntu.html#comment-2577</guid>
		<description>How would you turn it on again?</description>
		<content:encoded><![CDATA[<p>How would you turn it on again?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
