<?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: 自動擋暴力 try ssh 的 script (with pf)</title>
	<atom:link href="http://jnlin.org/2005/12/15/100/feed/" rel="self" type="application/rss+xml" />
	<link>http://jnlin.org/2005/12/15/100/</link>
	<description>Eric's point of view and mumuring...</description>
	<pubDate>Tue, 06 Jan 2009 13:19:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jnlin</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1487</link>
		<dc:creator>jnlin</dc:creator>
		<pubDate>Sun, 18 Dec 2005 17:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1487</guid>
		<description>請不要用這個 script 了, 改用 sshit 吧 :p</description>
		<content:encoded><![CDATA[<p>請不要用這個 script 了, 改用 sshit 吧 :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小翰</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1467</link>
		<dc:creator>小翰</dc:creator>
		<pubDate>Sat, 17 Dec 2005 13:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1467</guid>
		<description>不好意思，不太知道怎麼安裝在系統上面呢
請知道的大大能教一下嘛
謝謝唷。</description>
		<content:encoded><![CDATA[<p>不好意思，不太知道怎麼安裝在系統上面呢<br />
請知道的大大能教一下嘛<br />
謝謝唷。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnlin</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1450</link>
		<dc:creator>jnlin</dc:creator>
		<pubDate>Fri, 16 Dec 2005 03:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1450</guid>
		<description>大家的作法都差不多 :P</description>
		<content:encoded><![CDATA[<p>大家的作法都差不多 <img src='http://jnlin.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ypchen</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1449</link>
		<dc:creator>ypchen</dc:creator>
		<pubDate>Fri, 16 Dec 2005 02:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1449</guid>
		<description>關於這個暴力 try 的問題，因為我的系統是 Gentoo Linux 然後 log 系統是 metalog，所以我自己這邊的做法，是去 metalog 那邊，設一個類似 handler 的東西. 一但有 ssh 的 log entry 進來，就啟動自己寫的一個小 script file 去看看是不是暴力 try (簡單的字串比對而已). 如果是的話，記錄下來，再來看看連續幾次後，就去設 iptable 把那個 ip 來的所有 packet 全部 drop 掉，並且 email 給我這個 drop 事件. 這樣擋應該也還蠻有效果的.</description>
		<content:encoded><![CDATA[<p>關於這個暴力 try 的問題，因為我的系統是 Gentoo Linux 然後 log 系統是 metalog，所以我自己這邊的做法，是去 metalog 那邊，設一個類似 handler 的東西. 一但有 ssh 的 log entry 進來，就啟動自己寫的一個小 script file 去看看是不是暴力 try (簡單的字串比對而已). 如果是的話，記錄下來，再來看看連續幾次後，就去設 iptable 把那個 ip 來的所有 packet 全部 drop 掉，並且 email 給我這個 drop 事件. 這樣擋應該也還蠻有效果的.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnlin</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1448</link>
		<dc:creator>jnlin</dc:creator>
		<pubDate>Fri, 16 Dec 2005 01:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1448</guid>
		<description>剛剛看了一下 File::Tail, 發現他是 sleep() 一段時間以後去檢查檔案是不是被 reopen, 效果會比 tail -F 用 kqueue 檢查來的差.</description>
		<content:encoded><![CDATA[<p>剛剛看了一下 File::Tail, 發現他是 sleep() 一段時間以後去檢查檔案是不是被 reopen, 效果會比 tail -F 用 kqueue 檢查來的差.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gslin</title>
		<link>http://jnlin.org/2005/12/15/100/comment-page-1/#comment-1447</link>
		<dc:creator>gslin</dc:creator>
		<pubDate>Fri, 16 Dec 2005 00:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://jnlin.org/?p=100#comment-1447</guid>
		<description>用 File::Tail 吧，做完以後丟 ports XD</description>
		<content:encoded><![CDATA[<p>用 File::Tail 吧，做完以後丟 ports XD</p>
]]></content:encoded>
	</item>
</channel>
</rss>
