<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Domino, Email, Spam and IT Related &#187; Linux and Open Source</title>
	<atom:link href="http://www.indomino.net/blog/category/linux-and-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indomino.net/blog</link>
	<description>My Passion about Lotus Notes, Domino, Email and IT Related</description>
	<lastBuildDate>Fri, 27 Aug 2010 02:48:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DCC Error: dccproc[xxxxx]: continue not asking DCC</title>
		<link>http://www.indomino.net/blog/2010/06/08/dcc-error-dccprocxxxxx-continue-not-asking-dcc/</link>
		<comments>http://www.indomino.net/blog/2010/06/08/dcc-error-dccprocxxxxx-continue-not-asking-dcc/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 07:08:36 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[cdcc]]></category>
		<category><![CDATA[DCC]]></category>
		<category><![CDATA[dccproc]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/?p=190</guid>
		<description><![CDATA[Recently, I have these lines in my daily log, many of them.
Jun  8 10:56:24 mail dccproc[13204]: continue not asking DCC 78 seconds after 5
Jun  8 10:56:27 mail dccproc[13207]: continue not asking DCC 75 seconds after 5
Jun  8 10:56:37 mail dccproc[13228]: continue not asking DCC 65 seconds after 5
Jun  8 10:56:44 mail dccproc[13247]: continue not asking [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I have these lines in my daily log, many of them.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:24 mail dccproc[13204]: continue not asking DCC 78 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:27 mail dccproc[13207]: continue not asking DCC 75 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:37 mail dccproc[13228]: continue not asking DCC 65 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:44 mail dccproc[13247]: continue not asking DCC 58 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:49 mail dccproc[13251]: continue not asking DCC 53 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:49 mail dccproc[13252]: continue not asking DCC 53 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:56:58 mail dccproc[13272]: continue not asking DCC 44 seconds after 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Jun  8 10:57:05 mail dccproc[13288]: continue not asking DCC 37 seconds after 5</div>
<blockquote><p>Jun  8 10:56:24 mail dccproc[13204]: continue not asking DCC 78 seconds after 5</p>
<p>Jun  8 10:56:27 mail dccproc[13207]: continue not asking DCC 75 seconds after 5</p>
<p>Jun  8 10:56:37 mail dccproc[13228]: continue not asking DCC 65 seconds after 5</p>
<p>Jun  8 10:56:44 mail dccproc[13247]: continue not asking DCC 58 seconds after 5</p>
<p>Jun  8 10:56:49 mail dccproc[13251]: continue not asking DCC 53 seconds after 5</p>
<p>Jun  8 10:56:49 mail dccproc[13252]: continue not asking DCC 53 seconds after 5</p>
<p>Jun  8 10:56:58 mail dccproc[13272]: continue not asking DCC 44 seconds after 5</p>
<p>Jun  8 10:57:05 mail dccproc[13288]: continue not asking DCC 37 seconds after 5</p></blockquote>
<p>So, there is something wrong with my dcc process. <img src='http://www.indomino.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
After several google, there is only two options.<br />
-Problem with firewall/connection<br />
-Problem with configuration</p>
<p>I know, this is not a problem with firewall/connection, because I did not changed anything and the server have direct connection to the internet.</p>
<p>So, there must be some configuration problems.</p>
<p>I run cdcc info from the console, and notice there problem with the map file.<br />
Do some google again, and find <a href="http://www.rhyolite.com/dcc/dcc-tree/homedir/map.txt" target="_blank">this</a> and <a href="http://www.rhyolite.com/dcc/dcc-tree/cdcc.html" target="_blank">this</a>.<br />
And I do exactly what it say.</p>
<blockquote><p>cdcc -q info map.txt<br />
cdcc &#8220;load map.txt&#8221;</p></blockquote>
<p>That&#8217;s it, and DCC runs again.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=190&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2010/06/08/dcc-error-dccprocxxxxx-continue-not-asking-dcc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update DCC with ease</title>
		<link>http://www.indomino.net/blog/2010/05/14/how-to-update-dcc-with-ease/</link>
		<comments>http://www.indomino.net/blog/2010/05/14/how-to-update-dcc-with-ease/#comments</comments>
		<pubDate>Fri, 14 May 2010 08:58:27 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[DCC]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[updatedcc]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/?p=188</guid>
		<description><![CDATA[If you using spamassassin to reduce spam to your mail server, there is big possibilities that you are also using DCC (Distributed Checksum Clearinghouses).
If you are not (yet) use DCC in your spamassassin, than you should consider to install one.
DCC is a free software, as long as you don&#8217;t sell the device or the service [...]]]></description>
			<content:encoded><![CDATA[<p>If you using spamassassin to reduce spam to your mail server, there is big possibilities that you are also using <a href="http://www.rhyolite.com/dcc/" target="_blank">DCC (Distributed Checksum Clearinghouses)</a>.</p>
<p>If you are not (yet) use DCC in your spamassassin, than you should consider to install one.</p>
<p>DCC is a free software, as long as you don&#8217;t sell the device or the service to to others. Reade the DCC license <a href="http://www.rhyolite.com/dcc/LICENSE" target="_blank">here</a>.</p>
<p><a href="http://www.rhyolite.com/dcc/INSTALL.html" target="_blank">Installation DCC</a> may be confusing for some people (including me <img src='http://www.indomino.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), but when it installed and configured properly, it will catch more spam that you already catch.</p>
<p>The good point is, if the DCC already installed, than is easy to update it.  You just need to download  the updatedcc script here, and copied it to /usr/local/bin (might be different with your OS ) with the rest of DCC files.</p>
<p>How to update? Just run the updatedcc and the process will run automatically.</p>
<p>After all the process completed, do a simple check to see if your DCC already updated.</p>
<p>dccproc -V</p>
<p>It will show the version of your DCC software.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=188&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2010/05/14/how-to-update-dcc-with-ease/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exchange? Think Again!</title>
		<link>http://www.indomino.net/blog/2007/09/12/microsoft-exchange-think-again/</link>
		<comments>http://www.indomino.net/blog/2007/09/12/microsoft-exchange-think-again/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 07:00:53 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Lotus Notes and Domino]]></category>
		<category><![CDATA[lotus-notes]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft-exchange]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/09/12/microsoft-exchange-think-again/</guid>
		<description><![CDATA[If you still think that mail server solution is only Microsoft Exchange? Think again!
Even though that MS Exchange and MS Outlook is well integrated with Windows XP/Vista and Active Directory, the cost to installation, maintenance the system  is a nightmare.
Quote
 Within the land of IT, nothing is a bigger pain to own, manage and run than [...]]]></description>
			<content:encoded><![CDATA[<p>If you still think that mail server solution is only Microsoft Exchange? Think again!</p>
<p>Even though that MS Exchange and MS Outlook is well integrated with Windows XP/Vista and Active Directory, the cost to installation, maintenance the system  is a nightmare.</p>
<p>Quote</p>
<blockquote><p><em> <span class="body"><span id="intellitxt">Within the land of IT, nothing is a bigger pain to own, manage and run than Microsoft Exchange. Everywhere you go customers have horror stories about the installation, maintenance and, above all, uptime of their Microsoft Exchange implementations. And worse yet, they will all tell you they are paying top dollar for the privilege because the expertise needed to successfully run a Microsoft Exchange server is some of the most expensive in the IT labor pool.</span></span></em></p></blockquote>
<p>and more&#8230;</p>
<blockquote><p><em><span class="body"><span id="intellitxt"> E-mail is considered the most mission-critical, a simple fact that is only going to become more evident once more organizations begin using Exchange as the underpinning of a unified communications architecture that is going to tie voice and video to the Exchange server. And if you think people get upset when they can&#8217;t access their e-mail, imagine what will happen when they can&#8217;t make a call because the Exchange server is down.</span></span> </em></p></blockquote>
<p>Please read here on <a href="http://www.esp.eweek.com/article/Exchange+Equals+Profits/214670_1.aspx" target="_blank">Exchange Equals Profits</a>.</p>
<p>Maybe this why, one of my friend is trying to <a href="http://www.indomino.net/blog/2007/08/06/another-one-converted-to-lotus-notes/" target="_blank">migrate their mail server from MS Exchange to Lotus Domino</a>.</p>
<p>The truth is,  if you going to have only mail server (web/pop/imap server), you better run linux/unix server, The are plenty of open source program that more than stable to run that.</p>
<p>But, if you want more than just mail server, there always be Lotus Domino.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=64&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/09/12/microsoft-exchange-think-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AntiSpam Server Configuration</title>
		<link>http://www.indomino.net/blog/2007/08/28/antispam-server-configuration/</link>
		<comments>http://www.indomino.net/blog/2007/08/28/antispam-server-configuration/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 03:04:18 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[mailscanner]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/08/28/antispam-server-configuration/</guid>
		<description><![CDATA[From the MailScanner mailing list,  I found out that one user have created this wondefull page that listed all necessary resources that you need to block spam.
You can find all the resources in AntiSpam Server Configuration
This simply one stop solution  for you to find out how to block spam.
I just want to add onething, which [...]]]></description>
			<content:encoded><![CDATA[<p>From the MailScanner mailing list,  I found out that one user have created this wondefull page that listed all necessary resources that you need to block spam.</p>
<p>You can find all the resources in <a href="http://www.gbnetwork.co.uk/mailscanner/index.html" target="_blank">AntiSpam Server Configuration</a></p>
<p>This simply one stop solution  for you to find out how to block spam.</p>
<p>I just want to add onething, which is <a href="http://www.sendmail.org/" target="_blank">sendmail</a> <img src='http://www.indomino.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=60&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/08/28/antispam-server-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another one, converted to Lotus Notes</title>
		<link>http://www.indomino.net/blog/2007/08/06/another-one-converted-to-lotus-notes/</link>
		<comments>http://www.indomino.net/blog/2007/08/06/another-one-converted-to-lotus-notes/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 09:32:29 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Lotus Notes and Domino]]></category>
		<category><![CDATA[converted]]></category>
		<category><![CDATA[lotus-notes]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/08/06/another-one-converted-to-lotus-notes/</guid>
		<description><![CDATA[A friend of mine called last night, he used to work with me in the same company, asked where he can buy Lotus Notes software.
I&#8217;m very surprise, because he uses Exchange with Outlook.
I remember that  when he left the company, and move out to a company that used MS Exchange and Outlook, said to [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine called last night, he used to work with me in the same company, asked where he can buy Lotus Notes software.</p>
<p>I&#8217;m very surprise, because he uses Exchange with Outlook.</p>
<p>I remember that  when he left the company, and move out to a company that used MS Exchange and Outlook, said to me softly &#8211; &#8220;Well, Outlook not so bad, everyone else using it.&#8221;</p>
<p>I said to him, &#8220;Yes, outlook is not so bad, many companies using it, so it must be a good software&#8221;.</p>
<p>Now, almost a year now, and he called me, asked me where he can buy Lotus Notes software.</p>
<p>He told me that he had more problem with MS Exchange and Outlook more than he expected.</p>
<p>He gave up, and ask for migration the mail server, the choices is OpenSourceOpenSource solutions and Lotus Notes.</p>
<p>So, I gave him my contact person in my IBM Business partner and waiting for the good news.</p>
<p>Another one, hopely, converted to Lotus Notes.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=56&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/08/06/another-one-converted-to-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Goodbye Rules_du_jour, Welcome sa-update</title>
		<link>http://www.indomino.net/blog/2007/07/18/goodbye-rules_du_jour-welcome-sa-update/</link>
		<comments>http://www.indomino.net/blog/2007/07/18/goodbye-rules_du_jour-welcome-sa-update/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 07:40:55 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[rules-du-jour]]></category>
		<category><![CDATA[sa-update]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/07/18/goodbye-rules_du_jour-welcome-sa-update/</guid>
		<description><![CDATA[I&#8217;ve been using Rules_du_jour for years now, and  a very happy rules_du_jour user.
But since the ddos attack on rule semporium, I had severals problem on updating my SARE rulessets.
Since spamassassin  version 3.x, spamassassin come with a little script called sa-update. Sa-update actually works like rules_du_jour script, to look for a new rulesets and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Rules_du_jour for years now, and  a very happy rules_du_jour user.</p>
<p>But since the <a href="http://www.indomino.net/blog/2007/06/08/spammers-strike-back-under-attack/" target="_blank">ddos attack on rule semporium</a>, I had <a href="http://www.indomino.net/blog/2007/06/16/rulesdujour-problem/" target="_blank">severals problem</a> on updating my SARE rulessets.</p>
<p>Since spamassassin  version 3.x, spamassassin come with a little script called sa-update. Sa-update actually works like rules_du_jour script, to look for a new rulesets and update it.</p>
<p>As default, sa-update will look for their own update from updates.spamassassin.org (called channel), but we can create a new channels and tell sa-update to look for another rulesets. The most stable and usefull rulesets (beside spamassassin own rulesets) are from rulesemporium (SARE for short).</p>
<p>I will not discuss on how to use sa-update to update your SARE rulesets, because it already available (and a very good one too) in <a href="http://daryl.dostech.ca/sa-update/sare/sare-sa-update-howto.txt" target="_blank">here.</a></p>
<p>But this is just a simple steps on how I do it.</p>
<ol>
<li>Basically, I disabled to rules_du_jour from cron script and delete all SARE rulesets from /etc/mail/spamassassin (in my CentOS).</li>
<li>Create a new channels file and save it in /etc/. I named my channels file as sare-sa-update-channels.txt.</li>
<li>Add entry in channels file for my SARE rulesets, and don&#8217;t forget to add the default that come from spamassasin.</li>
<li>Add another cron job that run daily to run this script</li>
</ol>
<blockquote><p><em>sa-update &#8211;channelfile /etc/sare-sa-update-channels.txt &#8211;gpgkey 856AA88A</em></p></blockquote>
<p>And this my channels file look like, you can copy paste it if you like.</p>
<blockquote><p><em> updates.spamassassin.org</em><br />
<em>70_sare_adult.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_stocks.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_bayes_poison_nxm.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_unsub.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_evilnum0.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_uri0.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_evilnum1.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_uri1.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_evilnum2.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_uri3.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_genlsubj0.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_whitelist_rcvd.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_genlsubj1.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_whitelist_spf.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_genlsubj2.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_genlsubj3.cf.sare.sa-update.dostech.net</em><br />
<em>72_sare_bml_post25x.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_header0.cf.sare.sa-update.dostech.net</em><br />
<em>99_sare_fraud_post25x.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_header1.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_header2.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_header3.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_html0.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_html1.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_html2.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_html3.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_obfu.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_oem.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_random.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_specific.cf.sare.sa-update.dostech.net</em><br />
<em>70_sare_spoof.cf.sare.sa-update.dostech.net</em></p></blockquote>
<p>The first line will tell sa-update to look for an updates from it default channels first.</p>
<p>You can learn more about sa-update in <a href="http://wiki.apache.org/spamassassin/RuleUpdates" target="_blank">here</a></p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=54&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/07/18/goodbye-rules_du_jour-welcome-sa-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPCop Firewall Review Part II</title>
		<link>http://www.indomino.net/blog/2007/07/10/ipcop-firewall-review-part-ii/</link>
		<comments>http://www.indomino.net/blog/2007/07/10/ipcop-firewall-review-part-ii/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 09:20:01 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Security Related]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ipcop]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/07/10/ipcop-firewall-review-part-ii/</guid>
		<description><![CDATA[I has been testing IPCop Firewall for more than a week now. I only have two minor problems with IPCop, there are:

IPCop as default allow all connections to the Internet. This maybe ideal for home users but not corporate users.
IPCop as default not support NAT 1:1. Although we can modify the iptables script (/etc/rc.d/rc.firewall.local), but [...]]]></description>
			<content:encoded><![CDATA[<p>I has been testing IPCop Firewall for more than a week now. I only have two minor problems with IPCop, there are:</p>
<ol>
<li>IPCop as default allow all connections to the Internet. This maybe ideal for home users but not corporate users.</li>
<li>IPCop as default not support NAT 1:1. Although we can modify the iptables script (/etc/rc.d/rc.firewall.local), but it will nice to have a gui for it similar with <span style="font-style: italic">port forwarding</span> and <span style="font-style: italic">external access</span> in Firewall menu.</li>
</ol>
<p>Other than that, overall IPCop is good firewall, stable and easy enough to manage.</p>
<p><strong>IPCop Addons</strong><br />
IPCop addons is a bit tricky to install. I have install many addons, while most of them install flawlessly, but a few of them cause a big problem.</p>
<p><strong>A Tip</strong><br />
Before you add patch or add an addon, please do it your test machine and see how it&#8217;s going. I have spent an entire night to fix it after I installed an addon.</p>
<p>I will only talk about addons that I have a problem when installing.</p>
<p><strong>BlockOut Traffic (BOT).</strong><br />
I have no problem when installed this addon, the installation was easy, and the configuration is very straight forward. BUT after I download and install a modified kernel that support layer7 filtering from <a href="http://www.mhaddons.tk/" target="_blank">http://www.mhaddons.tk/</a>, BOT doesn&#8217;t works anymore.<br />
Before the modified kernel, BOT block out any traffic successfully.</p>
<p>But, after the modified kernel installed, nothing is blocked.<br />
Reinstalling BOT doesn&#8217;t solved the problem.</p>
<p>It seem that BOT and the modified kernel can&#8217;t work together.</p>
<p>Finally I had to remove BOT, and manually modify the iptables to block most of the ports.</p>
<p><strong>Guardian</strong></p>
<p align="left">This one cause a very big problem. I download the latest guardian (v 2.4.9.7) from <a href="http://www.mhaddons.tk/" target="_blank">http://www.mhaddons.tk/</a>, and when installing I receive an error. I&#8217;m not sure what kind of error, it says line error or something, but the installations process continue with no further error.<br />
Curiosity, I reinstall the Guardian, and that cause a big problem.<br />
Connection to the IPCop servers is blocked.<br />
When I list the iptables rules with iptables -L command, it give me surprisingly result.</p>
<p><em>Chain INPUT (policy DROP)<br />
target     prot opt source               destination</em></p>
<p><em>Chain FORWARD (policy DROP)<br />
target     prot opt source               destination</em></p>
<p><em>Chain OUTPUT (policy DROP)<br />
target     prot opt source               destination</em></p>
<p>When I try to manually run the iptables script, it give me errors about segmentation fault.</p>
<p>Panic, I restart the server, still give me errors about iptables segmentation fault.</p>
<p>I realize that IPTables got corrupted.</p>
<p>Then I found out that I still able to change the default policy from DROP to ACCEPT, at least I still can access the server remotely and copy files.</p>
<p>No connections to the net allowed unless though proxy.<br />
Incoming and Outgoing email pending in the mail server.</p>
<p>I&#8217;m not sure how can I restore the corrupted IPTables.</p>
<p>After some trying and errors, than I manually copy files from the original iso of IPCop from /lib/iptables and /sbin and then restart.</p>
<p>It solved the problem.</p>
<p>All the iptables rules applied and run, what a relief.</p>
<p>I know that I need the install the new kernel that support layer 7 filtering, but I think that enough for now. I hate another surprises.<br />
Regarding my previous tip, now I&#8217;m looking for unused, spare PC to become my test server. I will install all new addon in there first, after successfully installed, then I will installed in the live firewall.<br />
I hope there are no more surprises.</p>
<p>I do now run many addons in my IPCop, and they works wonderfully, but still a test server will be great.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=53&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/07/10/ipcop-firewall-review-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPCop Firewall Review</title>
		<link>http://www.indomino.net/blog/2007/07/03/ipcop-firewall-review/</link>
		<comments>http://www.indomino.net/blog/2007/07/03/ipcop-firewall-review/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 08:43:10 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Security Related]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ipcop]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/2007/07/03/ipcop-firewall-review/</guid>
		<description><![CDATA[Continuing on my previous post.
After discussed it throughly, we decided to give software firewall a try. Better to postpone to buy expensive hardware firewall, and first try the software firewall that are more cheaper (or free).
The  Choices
There are many software firewalls, but after googling, searching and etc, the choices are down to four.
There are:

pfsense
m0n0wall
ipcop
smoothwall

Then [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing on <a href="http://www.indomino.net/blog/2007/06/07/choosing-the-right-firewall-hardware-or-software-firewall/">my previous post</a>.</p>
<p>After discussed it throughly, we decided to give software firewall a try. Better to postpone to buy expensive hardware firewall, and first try the software firewall that are more cheaper (or free).</p>
<p style="font-weight: bold">The  Choices</p>
<p>There are many software firewalls, but after googling, searching and etc, the choices are down to four.</p>
<p>There are:</p>
<ul>
<li><a href="http://www.pfsense.com/" target="_blank">pfsense</a></li>
<li><a href="http://m0n0.ch/wall/" target="_blank">m0n0wall</a></li>
<li><a href="http://ipcop.org" target="_blank">ipcop</a></li>
<li><a href="http://www.smoothwall.org/" target="_blank">smoothwall</a></li>
</ul>
<p>Then we choose IPCop.</p>
<p><strong>Why IPCop?</strong></p>
<p>First of all, I need to exclude m0n0wall and pfsense, not because they bad software (from many reviews they are good software firewall), just because I&#8217;m not that good in freeBSD. <img src='http://www.indomino.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I know that both software firewall are already design as simply as possible, but I&#8217;m affraid soon or later I need to hack on those firewall.  That I want to avoid.</p>
<p>I&#8217;m much familiar with Linux and also familiar with iptables, so now the choices are down into two.</p>
<p>I choose IPCop, maybe because off the small time frame that I have, I only able to look for several places. On that short time frame, I think (maybe wrong) that IPCop have more addons, more hack available than smoothwall.</p>
<p><em>But who need addons if the firewall already complete? </em></p>
<p>I know that IPCop alone is not enough, so beside IPCop I also download many addons for IPCop, there are:</p>
<ul>
<li><a href="http://www.copfilter.org/" target="_blank">Cop Filter </a></li>
<li><a href="http://www.advproxy.net/" target="_blank">Advance Proxy</a></li>
<li><a href="http://www.advproxy.net/update-accelerator" target="_blank">Update Accelerator</a></li>
<li><a href="http://www.urlfilter.net/" target="_blank">URL Filter</a></li>
<li><a href="http://www.advproxy.net/calamaris" target="_blank">Calamaris</a></li>
<li><a href="http://www.blockouttraffic.de/" target="_blank">BOT (BlockOut Traffic)</a></li>
<li><a href="http://www.zerina.de/" target="_blank">Zerina</a></li>
</ul>
<p>With these, I think IPCop will easily beat up most hardware firewall.</p>
<p>Surprisingly, installation for IPCop and those addons are simply enough.  I had no problem at all.</p>
<p><strong>Hack to allow NAT 1:1</strong></p>
<p>The first problem that I had (from now) is that IPCop doesn&#8217;t support nat 1:1.  There are some internals servers that need dedicated public IP such as my mail server. But luckily there are some hack for it.</p>
<p>I know that I already copied the hack from internet, but I forget the link.</p>
<p>We need to modify the /etc/rc.d/rc.firewall.local</p>
<blockquote><p><em>#!/bin/sh<br />
# Used for private firewall rules<br />
# See how we were called.</em></p>
<p><em>case &#8220;$1&#8243; in start)<br />
## add your &#8217;start&#8217; rules here<br />
#Added for zerina start &#8211; BEGIN<br />
/usr/local/bin/openvpnctrl &#8211;create-chains-and-rules</em></p>
<p><em>#Added for zerina start &#8211; END<br />
#Added for MY_SERVERS oubound IP assignment &#8211; BEGIN<br />
/sbin/iptables -t nat -A CUSTOMPOSTROUTING -s 192.168.51.200 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS1<br />
/sbin/iptables -t nat -A CUSTOMPOSTROUTING -s 192.168.51.201 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS2<br />
/sbin/iptables -t nat -A CUSTOMPOSTROUTING -s 192.168.51.202 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS3<br />
#Added for MY_SERVERS outbound IP assignment &#8211; END</em></p>
<p><em>;; stop)<br />
## add your &#8217;stop&#8217; rules here<br />
#Added for zerina stop &#8211; BEGIN<br />
/usr/local/bin/openvpnctrl &#8211;delete-chains-and-rules<br />
#Added for zerina stop &#8211; END<br />
#Added for MY_SERVERS outbound IP assignment removal &#8211; EGIN<br />
/sbin/iptables -t nat -D CUSTOMPOSTROUTING -s 192.168.51.200 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS1<br />
/sbin/iptables -t nat -D CUSTOMPOSTROUTING -s 192.168.51.201 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS2<br />
/sbin/iptables -t nat -D CUSTOMPOSTROUTING -s 192.168.51.202 -o eth1 -j SNAT &#8211;to-source PUBLICIPADDRESS3<br />
#Added for MY_SERVERS outbound IP assignment removal &#8211; END<br />
;;reload)<br />
$0 stop $0 start<br />
## add your &#8216;reload&#8217; rules here ;; *)<br />
echo &#8220;Usage: $0 {start|stop|reload}&#8221; ;; esac Rgds Simon. (END)  </em></p></blockquote>
<p>Where 192.168.51.200 -192.168.51.202 are your servers and eth1 is your red interface.</p>
<p><strong>BlockOut Traffic</strong></p>
<p>IPCop  as default will allow all outgoing traffic from Green (Internal Lan) to Red (Internet). I need to limit that, so only a few ports will be allowed for users. This is solved with BOT (BlockOut Traffic).</p>
<p><strong>Advance Proxy, URL Filter, Update Accelerator and Calamaris</strong></p>
<p>Advance Proxy, URL Filter, Update Accelerators and Calamaris are big help in proxy server. Advance Proxy will replace the standard web proxy in IPCop with a new and more advance Proxy. URL filter will block certain web site, Update Accelerators will hold the update for windows like windows update and etc, and lastly Calamaris for Proxy Report.</p>
<p>Nice.</p>
<p><strong>Cop Filter</strong></p>
<p>Cop filter is another excellent addon, it will scan the http, ftp, smtp and pop3 for viruses. It also can detect for spam. But somehow, it slow down my http and pop3 connection. It take extremely a long time for me to download emails from external pop3 server. So I had to disable Cop Filter until I solved the problem.</p>
<p style="font-weight: bold">Zerina</p>
<p>This will add OpenVPN support in IPCop. The installation and configuration is easy enough, even for newbie like me.</p>
<p><strong>IPCop Summary</strong></p>
<p>IPCop is a good firewall, and with addons you can have a complete firewall package. I just tested it for a few days, it still in testing. But so far, it works flawlessly.</p>
<p>If only I can export all the logs to csv files, but maybe I ask too much for a free software <img src='http://www.indomino.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=51&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/07/03/ipcop-firewall-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lotus Domino as MX servers?</title>
		<link>http://www.indomino.net/blog/2007/06/20/lotus-domino-as-mx-servers/</link>
		<comments>http://www.indomino.net/blog/2007/06/20/lotus-domino-as-mx-servers/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 07:22:37 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Lotus Notes and Domino]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[lotus-domino]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/?p=46</guid>
		<description><![CDATA[When I jump to Chris Linfoot&#8217;s Blog, I found that he created a poll for what kind of MX servers that his visitors using (everyone invited to vote too).
The choices is:

Lotus Domino
MS Exchange
Appliances
Open Source (Linux with sendmail, etc)
Managed Service
Others

What surprisingly for me is that many voters choose Lotus Domino for their MX server. Out of [...]]]></description>
			<content:encoded><![CDATA[<p>When I jump to <a href="http://chris-linfoot.net/linfoot/blogsphe.nsf" target="_blank">Chris Linfoot&#8217;s</a> Blog, I found that he created a poll for what kind of MX servers that his visitors using (everyone invited to vote too).</p>
<p>The choices is:</p>
<ul>
<li>Lotus Domino</li>
<li>MS Exchange</li>
<li>Appliances</li>
<li>Open Source (Linux with sendmail, etc)</li>
<li>Managed Service</li>
<li>Others</li>
</ul>
<p>What surprisingly for me is that many voters choose Lotus Domino for their MX server. Out of 48,4% from 153 voters choose Domino and the second place is Open Source with only 19%.</p>
<p><a href="http://www.indomino.net/blog/wp-content/uploads/2007/06/chris-linfoot-polls.PNG" title="chris-linfoot-polls.PNG"><img src="http://www.indomino.net/blog/wp-content/uploads/2007/06/chris-linfoot-polls.PNG" title="chris-linfoot-polls.PNG" alt="chris-linfoot-polls.PNG" border="0" /></a></p>
<p>Why? Why use Lotus Domino as MX servers?</p>
<p>I have no ideas. Maybe because they stack with certain policy that they have to use Lotus Domino server as their MX servers? Or they only know about Lotus Domino? Or else?</p>
<p>I voted for Open Source, because I use Linux and MailScanner for my first protection against spam and viruses. Personally I found that Lotus Domino is not a good MX servers because it lack of anti spam features.</p>
<p>But many people will consider that Lotus Domino server license is just too expensive comparing with Open Source one, or using Lotus Domino for just as smtp server simply too much.</p>
<p>I&#8217;m not sure about Lotus Domino 8, but the current version (Domino 7) is <a href="http://www.indomino.net/blog/2007/02/07/review-on-how-lotus-domino-7-blocking-spam/">lack of anti spam features</a>. I hope the best that the new Lotus Domino 8 will have more feature for anti spam including Bayesian engine.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=46&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/06/20/lotus-domino-as-mx-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new great feature in MailScanner (beta)</title>
		<link>http://www.indomino.net/blog/2007/05/29/a-new-great-feature-in-mailscanner-beta/</link>
		<comments>http://www.indomino.net/blog/2007/05/29/a-new-great-feature-in-mailscanner-beta/#comments</comments>
		<pubDate>Tue, 29 May 2007 03:42:39 +0000</pubDate>
		<dc:creator>bfebrian</dc:creator>
				<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[Mail and Spam Related]]></category>
		<category><![CDATA[mailscanner]]></category>

		<guid isPermaLink="false">http://www.indomino.net/blog/?p=36</guid>
		<description><![CDATA[Julian Field (the author of MailScanner) now recently releasing a new beta version of MailScanner, the new beta version is  4.60.6.
Able to compress attachments into a zip file.
This feature can work on both incoming and outgoing emails.
There are many third party software that sells this kind of features with expensive prices, but MailScanner will [...]]]></description>
			<content:encoded><![CDATA[<p>Julian Field (the author of MailScanner) now recently releasing a new beta version of <a href="http://www.mailscanner.info/" target="_blank">MailScanner</a>, the new beta version is  4.60.6.</p>
<p><strong>Able to compress attachments into a zip file.</strong></p>
<p>This feature can work on both incoming and outgoing emails.</p>
<p>There are many third party software that sells this kind of features with expensive prices, but MailScanner will do it for free. Now I&#8217;m feel sorry for those third party softwares.</p>
<p>Benefits that we can have with this feature.</p>
<ul>
<li>For incoming emails, it will save Mail Server harddisk space.</li>
<li>For outgoing emails, it will save bandwith.</li>
</ul>
<p>This feature also can be customized.</p>
<ul>
<li>You can set it only for incoming emails or only for outgoing emails or both.</li>
<li>You can compress attachment if the total file size more that e.g 100 kb.</li>
<li>You can tell MailScanner not to compress already compressed file e.g  zip, rar, jpg, mpg, etc.</li>
<li>This feature can be enable for certain recipients, domains, etc with rule(s) file.</li>
</ul>
<p>I can&#8217;t wait until it reach stable version.</p>
<img src="http://www.indomino.net/blog/?ak_action=api_record_view&id=36&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.indomino.net/blog/2007/05/29/a-new-great-feature-in-mailscanner-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
