<?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>human.network.web.id &#187; virus</title>
	<atom:link href="http://human.network.web.id/tag/virus/feed/" rel="self" type="application/rss+xml" />
	<link>http://human.network.web.id</link>
	<description>forward packet...forward paket...repeat until powered off</description>
	<lastBuildDate>Wed, 11 Aug 2010 02:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to stop (smtp) viruses !!</title>
		<link>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/</link>
		<comments>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:23:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[infected]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?t=11474
Hi, i created these 2 simple rules for firewall forward and this work very fine&#8230;&#8230; do not say it to anybody ;) :D

2 ;;; BLOCK SPAMMERS OR INFECTED USERS
chain=forward protocol=tcp dst-port=25 \
src-address-list=spammer action=drop

3 ;;; Detect and add-list SMTP virus or spammers
chain=forward protocol=tcp dst-port=25 connection-limit=30,32 \
limit=50,5 src-address-list=!spammer action=add-src-to-address-list \
address-list=spammer address-list-timeout=1d
When detect an infected user [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/' rel='bookmark' title='Permanent Link: How to convert a MT box in an Anti Spam server with v2.9'>How to convert a MT box in an Anti Spam server with v2.9</a> <small>Diambil dari http://forum.mikrotik.com/viewtopic.php?t=15721 Hi there, for months I have the...</small></li>
<li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil dari http://forum.mikrotik.com/viewtopic.php?t=12870 This is little how-to create manual burst...</small></li>
<li><a href='http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/' rel='bookmark' title='Permanent Link: Bypass traceroute traffic'>Bypass traceroute traffic</a> <small>Pada mesin modern, aplikasi traceroute biasa mempergunakan protokol UDP dari...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
