<?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: Firewall Ubuntu Desktops</title>
	<atom:link href="http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/</link>
	<description>A LAMP in the Samsara</description>
	<lastBuildDate>Tue, 07 Sep 2010 07:48:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-2032</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Mon, 21 Jun 2010 21:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-2032</guid>
		<description>@ Mörgæs

sudo ufw allow proto tcp from 192.186.x.x/24 to your_ip_address port 22

Example (assuming your ssh server is at 192.168.0.10):

ufw allow proto tcp from 192.168.0.0/24 to 192.168.0.10 port 22</description>
		<content:encoded><![CDATA[<p>@ Mörgæs</p>
<p>sudo ufw allow proto tcp from 192.186.x.x/24 to your_ip_address port 22</p>
<p>Example (assuming your ssh server is at 192.168.0.10):</p>
<p>ufw allow proto tcp from 192.168.0.0/24 to 192.168.0.10 port 22</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mörgæs</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-2030</link>
		<dc:creator>Mörgæs</dc:creator>
		<pubDate>Mon, 21 Jun 2010 09:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-2030</guid>
		<description>Hi, thanks for a good guide. 

Is there an easy way for obtaining the following: 

I would like an ssh server to be accessible for everyone on the local net (192.168.x.x.), but not for access from outside.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for a good guide. </p>
<p>Is there an easy way for obtaining the following: </p>
<p>I would like an ssh server to be accessible for everyone on the local net (192.168.x.x.), but not for access from outside.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: just_shark</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1939</link>
		<dc:creator>just_shark</dc:creator>
		<pubDate>Sun, 23 May 2010 22:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1939</guid>
		<description>Hello, im from Russia.
i&#039;ve searched for manual like this for hours at russian-languaged websites and finally find the solution here.
thank you very much, mysterious friend.

Cyril, Russia, Saint-Petersburg.

PS:
sorry if there is mistakes in my comment.</description>
		<content:encoded><![CDATA[<p>Hello, im from Russia.<br />
i&#8217;ve searched for manual like this for hours at russian-languaged websites and finally find the solution here.<br />
thank you very much, mysterious friend.</p>
<p>Cyril, Russia, Saint-Petersburg.</p>
<p>PS:<br />
sorry if there is mistakes in my comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osjak</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1704</link>
		<dc:creator>osjak</dc:creator>
		<pubDate>Wed, 28 Apr 2010 01:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1704</guid>
		<description>To answer the first commenter, the double quotes in the text are not regular double quotes. So if a reader simply copies the line and attempts to run it, an error pops up. To fix the problem simply substitute the double quotes in the copied line with manually typed ones:
sudo bash -c &quot;netstat -lpn &#124; grep LISTEN &#124; grep -v ^unix&quot; 

bodhi.zazen, thanks for this blog, very helpful.</description>
		<content:encoded><![CDATA[<p>To answer the first commenter, the double quotes in the text are not regular double quotes. So if a reader simply copies the line and attempts to run it, an error pops up. To fix the problem simply substitute the double quotes in the copied line with manually typed ones:<br />
sudo bash -c &#8220;netstat -lpn | grep LISTEN | grep -v ^unix&#8221; </p>
<p>bodhi.zazen, thanks for this blog, very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Live</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1591</link>
		<dc:creator>Live</dc:creator>
		<pubDate>Wed, 31 Mar 2010 03:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1591</guid>
		<description>Hi thank you very much for those enlightenment. I&#039;m sorry I just replied now, after 3 months? Because I was very busy at work to think of security at the moment. Anyway, I read all those things you said above, and I&#039;m very grateful for your answers.

More power to you sir! :)</description>
		<content:encoded><![CDATA[<p>Hi thank you very much for those enlightenment. I&#8217;m sorry I just replied now, after 3 months? Because I was very busy at work to think of security at the moment. Anyway, I read all those things you said above, and I&#8217;m very grateful for your answers.</p>
<p>More power to you sir! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1443</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Tue, 12 Jan 2010 05:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1443</guid>
		<description>Blocking torrents is not easy as basically the torrent clients are designed to evade such attempts on your part.

You have been given some good advice in your thread, I would point you at this thread.

http://serverfault.com/questions/27088/using-linux-iptables-how-to-block-torrents-or-any-p2p-protocols

I believe the best solution is to use a proxy server for web access, ie something like squid.

So, if you are on a low budget, configure a hardware firewall (which is nothing but an inexpensive box with two network cards) and install a firewall specific distro + squid.

You would then configure the firewall to allow as much internal traffic as you wish, but restrict outbound traffic to http and https (ports 80 and 443) which would be proxied by squid.

Yes it can still be abused.

http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch32_:_Controlling_Web_Access_with_Squid

http://www.linuxjunkies.org/html/Bandwidth-Limiting-HOWTO.html</description>
		<content:encoded><![CDATA[<p>Blocking torrents is not easy as basically the torrent clients are designed to evade such attempts on your part.</p>
<p>You have been given some good advice in your thread, I would point you at this thread.</p>
<p><a href="http://serverfault.com/questions/27088/using-linux-iptables-how-to-block-torrents-or-any-p2p-protocols" rel="nofollow">http://serverfault.com/questions/27088/using-linux-iptables-how-to-block-torrents-or-any-p2p-protocols</a></p>
<p>I believe the best solution is to use a proxy server for web access, ie something like squid.</p>
<p>So, if you are on a low budget, configure a hardware firewall (which is nothing but an inexpensive box with two network cards) and install a firewall specific distro + squid.</p>
<p>You would then configure the firewall to allow as much internal traffic as you wish, but restrict outbound traffic to http and https (ports 80 and 443) which would be proxied by squid.</p>
<p>Yes it can still be abused.</p>
<p><a href="http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch32_:_Controlling_Web_Access_with_Squid" rel="nofollow">http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch32_:_Controlling_Web_Access_with_Squid</a></p>
<p><a href="http://www.linuxjunkies.org/html/Bandwidth-Limiting-HOWTO.html" rel="nofollow">http://www.linuxjunkies.org/html/Bandwidth-Limiting-HOWTO.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Live</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1442</link>
		<dc:creator>Live</dc:creator>
		<pubDate>Tue, 12 Jan 2010 01:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1442</guid>
		<description>Hi, how do I block torrents from our home / office network? I&#039;ve already posted my question here: http://ubuntuforums.org/showthread.php?t=1373079

Thanks for making such a nice blog.</description>
		<content:encoded><![CDATA[<p>Hi, how do I block torrents from our home / office network? I&#8217;ve already posted my question here: <a href="http://ubuntuforums.org/showthread.php?t=1373079" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1373079</a></p>
<p>Thanks for making such a nice blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Build a secure desktop firewall with ufw-part I &#171; Le Blog de Maurice</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1387</link>
		<dc:creator>Build a secure desktop firewall with ufw-part I &#171; Le Blog de Maurice</dc:creator>
		<pubDate>Mon, 14 Dec 2009 16:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1387</guid>
		<description>[...] ufw firewall setting by hand http://beginlinux.com/blog/2009/10/advanced-ufw-settings/ http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/ Editing ufw rules by [...]</description>
		<content:encoded><![CDATA[<p>[...] ufw firewall setting by hand <a href="http://beginlinux.com/blog/2009/10/advanced-ufw-settings/" rel="nofollow">http://beginlinux.com/blog/2009/10/advanced-ufw-settings/</a> <a href="http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/" rel="nofollow">http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/</a> Editing ufw rules by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peng&#8217;s links for Thursday, 3 December &#171; I&#8217;m Just an Avatar</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1337</link>
		<dc:creator>Peng&#8217;s links for Thursday, 3 December &#171; I&#8217;m Just an Avatar</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1337</guid>
		<description>[...] Firewall Ubuntu Desktops. Windows users have gotten use to the idea that they should always use a firewall on their system [...]</description>
		<content:encoded><![CDATA[<p>[...] Firewall Ubuntu Desktops. Windows users have gotten use to the idea that they should always use a firewall on their system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bodhi.Zazen: Firewall Ubuntu GUFW &#124; TuxWire : The Linux Blog</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-1311</link>
		<dc:creator>Bodhi.Zazen: Firewall Ubuntu GUFW &#124; TuxWire : The Linux Blog</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-1311</guid>
		<description>[...] Firewall Ubuntu Desktops Firewall Ubuntu Servers [...]</description>
		<content:encoded><![CDATA[<p>[...] Firewall Ubuntu Desktops Firewall Ubuntu Servers [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.085 seconds -->
