From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peteris Krumins Subject: psd and active ftp mode Date: Wed, 9 Apr 2003 03:22:10 +0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: <136459744507.20030409032210@lf.lv> Reply-To: Peteris Krumins Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org hello, i was just testing psd match and w/ ftp active mode. I created 10000 files on the ftp server and set my ftp client to active mode and let it download those files while having `iptables -A INPUT -p tcp -m psd -j REJECT --reject-with tcp-reset` (with psd default threshold/weigh values). The psd matched 3136 packets. Ftp server went mad issuing: 425: Unable to build data connection: Connection refused This means i cannot relay on psd and block 'possible portscans'? Any suggestions? The same would happen, if i created some rules with limit match.. P.Krumins