From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siegbert Laukas Subject: Couldn't load match `stealth':/usr/local/lib/iptables/libipt_stealth.so Date: Thu, 14 Jul 2005 10:52:32 +0200 Message-ID: <42D627D0.6050503@laukas.com> Reply-To: siegbert.laukas@laukas.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org My System run's with IPTABLES 1.3.x. I have also installed the newest GRSECURITY-patch which enable the stealth-Kernel Module. In the /lib/modules/2.6.11.xx/.. the stealth-ko module ist exists. Also with modprobe ipt_stealth the stealts-module is loading. With running the command "iptables -A INPUT -p tcp -m stealth -j DROP" i receive the following error-message: "iptables v1.3.2: Couldn't load match 'stealth':/usr/local/lib/iptables/libipt_stealth.so: cannot open shared object file: No such file or directory" if anyone know some informations ??? Thanks Siegbert Laukas