<?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, 31 Jan 2012 20:20:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-2194</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-2194</guid>
		<description>Thank you for your kind words Live.

Personally I encourage you start with UFW. UFW is sufficient for most desktop users and is easy to implement.

More important, the syntax of UFW is close to iptables, so if you learn how to use UFW it is easier to then use iptables.

iptables is more &quot;powerful&quot; as it has many options that are simply not easily available in UFW. Allowing outbound traffic per user and NAT would be two examples.

Personally I tend to use ufw on mobile devices (laptops / netbooks) and iptables on servers.

HTH =)</description>
		<content:encoded><![CDATA[<p>Thank you for your kind words Live.</p>
<p>Personally I encourage you start with UFW. UFW is sufficient for most desktop users and is easy to implement.</p>
<p>More important, the syntax of UFW is close to iptables, so if you learn how to use UFW it is easier to then use iptables.</p>
<p>iptables is more &#8220;powerful&#8221; as it has many options that are simply not easily available in UFW. Allowing outbound traffic per user and NAT would be two examples.</p>
<p>Personally I tend to use ufw on mobile devices (laptops / netbooks) and iptables on servers.</p>
<p>HTH =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Live</title>
		<link>http://blog.bodhizazen.net/linux/firewall-ubuntu-desktops/comment-page-1/#comment-2193</link>
		<dc:creator>Live</dc:creator>
		<pubDate>Mon, 11 Oct 2010 23:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=765#comment-2193</guid>
		<description>Hi bodhi, always learning a lot from you, which is more powerful, UFW or iptables? For a beginner or SOHO environment?

Also, do you think GUFW is severely limited? The reason I&#039;m asking is, I can&#039;t configure NAT&#039;ing in GUFW.</description>
		<content:encoded><![CDATA[<p>Hi bodhi, always learning a lot from you, which is more powerful, UFW or iptables? For a beginner or SOHO environment?</p>
<p>Also, do you think GUFW is severely limited? The reason I&#8217;m asking is, I can&#8217;t configure NAT&#8217;ing in GUFW.</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>

