<?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: Secure your Linux box with MoBlock</title>
	<atom:link href="http://www.linuxuser.co.uk/tutorials/secure-with-moblock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 13:04:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-60880</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 03 Dec 2011 00:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-60880</guid>
		<description>Ok Daniel, Let me point out to you where your going wrong with your logic.
1. To create the ip tables and access control lists your way takes tons of time and wastes company money when there are many other jobs that have to be gotten done in the day. Your looking at the good ol days as the better days. Thats far from the truth. It was the costly and time consuming days. Thats why tools like this were created,to make the job easier and less costly.
2. Your way is prone to error. Forget one thing, one careless key stroke, and your firewall configuration can become useless or error-ed. Thats not going to happen with mobloquer unless you unblock the wrong
 address in the log window or manually add a hazardous exception.
3. Are you really going to scan the net looking for specific places to implicitly deny? Mobloquer updates  dangerous site lists daily from TONS of sources. Other people do that work for you for free.
4. Don&#039;t you think it a bit passe&#039; to be an elitist Linux snob who calls people names because they have a different way of doing thing in  this day in age? I have been using Linux since Red Hat 5 and I love helping people learn, use,  and support Linux and never once did I ever close my mind to a better faster easier way of doing things, and would never be insulting to those that got the same exact job done better and faster.  Those who get it done better and faster are the kind of people I hire in my IT department.</description>
		<content:encoded><![CDATA[<p>Ok Daniel, Let me point out to you where your going wrong with your logic.<br />
1. To create the ip tables and access control lists your way takes tons of time and wastes company money when there are many other jobs that have to be gotten done in the day. Your looking at the good ol days as the better days. Thats far from the truth. It was the costly and time consuming days. Thats why tools like this were created,to make the job easier and less costly.<br />
2. Your way is prone to error. Forget one thing, one careless key stroke, and your firewall configuration can become useless or error-ed. Thats not going to happen with mobloquer unless you unblock the wrong<br />
 address in the log window or manually add a hazardous exception.<br />
3. Are you really going to scan the net looking for specific places to implicitly deny? Mobloquer updates  dangerous site lists daily from TONS of sources. Other people do that work for you for free.<br />
4. Don&#8217;t you think it a bit passe&#8217; to be an elitist Linux snob who calls people names because they have a different way of doing thing in  this day in age? I have been using Linux since Red Hat 5 and I love helping people learn, use,  and support Linux and never once did I ever close my mind to a better faster easier way of doing things, and would never be insulting to those that got the same exact job done better and faster.  Those who get it done better and faster are the kind of people I hire in my IT department.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2707</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 23 Feb 2010 03:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2707</guid>
		<description>Really the lazy way. I would say the smart way. It&#039;s like saying using a pre-built OS (ubunto or many other versions of linux) is lazy. No it is not re-inventing the wheel. It is using what has been made and then making it for you. I don&#039;t see what is wrong with that.</description>
		<content:encoded><![CDATA[<p>Really the lazy way. I would say the smart way. It&#8217;s like saying using a pre-built OS (ubunto or many other versions of linux) is lazy. No it is not re-inventing the wheel. It is using what has been made and then making it for you. I don&#8217;t see what is wrong with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2650</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2650</guid>
		<description>This can all be done perfectly using iptables and the hosts.deny and hosts.allow files.  MoBlock is the lazy artless way of going about it.</description>
		<content:encoded><![CDATA[<p>This can all be done perfectly using iptables and the hosts.deny and hosts.allow files.  MoBlock is the lazy artless way of going about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoopster</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2640</link>
		<dc:creator>zoopster</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2640</guid>
		<description>Oh geez...don&#039;t bother going through all of the key adding etc when using a PPA on Launchpad.

You are using Ubuntu 9.10, right?

Simply use:
sudo add-apt-repository ppa:jre-phoenix/ppa &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install moblock blockcontrol mobloquer

and you are done!</description>
		<content:encoded><![CDATA[<p>Oh geez&#8230;don&#8217;t bother going through all of the key adding etc when using a PPA on Launchpad.</p>
<p>You are using Ubuntu 9.10, right?</p>
<p>Simply use:<br />
sudo add-apt-repository ppa:jre-phoenix/ppa &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install moblock blockcontrol mobloquer</p>
<p>and you are done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trench</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2617</link>
		<dc:creator>trench</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2617</guid>
		<description>I&#039;ve been using it for over a year. It&#039;s definitely something I&#039;d consider an absolute must-have for any Linux set-up. When you first start using it there are a couple things to keep in-mind.

First, if you have trouble connecting to ANYthing, check the logs to see if Moblock is the culprit (95% of the time, it is). The first thing most users will notice is that their Pidgin/Empathy/IMclientOfChoice stops working. The log will list the IP&#039;s and info about the IP&#039;s, so just whitelist them if need be. It&#039;s really a very strong utility and will block pretty much everything until you tell it to do otherwise. 

Second, I love using an xterm for just about everything I do, however... Mobloquer is so amazingly good that I rarely touch MoBlock in a terminal. I&#039;m willing to bet most users will feel the same. So, I suggest the first thing you do after installing Mobloquer is: THROW IT IN YOUR STARTUP MENU. Obviously this isn&#039;t necessary given MoBlock starts on its own... but MOBLOQUER is a very handy thing to have hanging out in your system tray. Especially if you are trying to connect to something and failing... the startup icon serves as a geat reminder (slap to the forehead &#124; d&#039;oh) that, indeed, MoBlock is probably the cause. 

Again, definitely in my top-10 installs. Couldn&#039;t be more highly recommended. 

Good writeup, Sukrit.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using it for over a year. It&#8217;s definitely something I&#8217;d consider an absolute must-have for any Linux set-up. When you first start using it there are a couple things to keep in-mind.</p>
<p>First, if you have trouble connecting to ANYthing, check the logs to see if Moblock is the culprit (95% of the time, it is). The first thing most users will notice is that their Pidgin/Empathy/IMclientOfChoice stops working. The log will list the IP&#8217;s and info about the IP&#8217;s, so just whitelist them if need be. It&#8217;s really a very strong utility and will block pretty much everything until you tell it to do otherwise. </p>
<p>Second, I love using an xterm for just about everything I do, however&#8230; Mobloquer is so amazingly good that I rarely touch MoBlock in a terminal. I&#8217;m willing to bet most users will feel the same. So, I suggest the first thing you do after installing Mobloquer is: THROW IT IN YOUR STARTUP MENU. Obviously this isn&#8217;t necessary given MoBlock starts on its own&#8230; but MOBLOQUER is a very handy thing to have hanging out in your system tray. Especially if you are trying to connect to something and failing&#8230; the startup icon serves as a geat reminder (slap to the forehead | d&#8217;oh) that, indeed, MoBlock is probably the cause. </p>
<p>Again, definitely in my top-10 installs. Couldn&#8217;t be more highly recommended. </p>
<p>Good writeup, Sukrit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dakira</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2608</link>
		<dc:creator>dakira</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2608</guid>
		<description>May I suggest iplist? It is easy to install (just download and start the GUI) and use and it is not out of development.
http://iplist.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>May I suggest iplist? It is easy to install (just download and start the GUI) and use and it is not out of development.<br />
<a href="http://iplist.sourceforge.net/" rel="nofollow">http://iplist.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CoreyB</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2605</link>
		<dc:creator>CoreyB</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2605</guid>
		<description>Doesn&#039;t iplist do the same thing?
http://iplist.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t iplist do the same thing?<br />
<a href="http://iplist.sourceforge.net/" rel="nofollow">http://iplist.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QT</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2603</link>
		<dc:creator>QT</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2603</guid>
		<description>thanks, helpful</description>
		<content:encoded><![CDATA[<p>thanks, helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cory</title>
		<link>http://www.linuxuser.co.uk/tutorials/secure-with-moblock/comment-page-1/#comment-2534</link>
		<dc:creator>cory</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxuser.co.uk/?p=977#comment-2534</guid>
		<description>The great thing about moblock is it allows outgoing http so you can browse with it running(unlike pg2). 

Also go to iblocklist.com for all the lists you&#039;ll ever need.</description>
		<content:encoded><![CDATA[<p>The great thing about moblock is it allows outgoing http so you can browse with it running(unlike pg2). </p>
<p>Also go to iblocklist.com for all the lists you&#8217;ll ever need.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

