From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jasbir Khehra Subject: iptables v1.3.4: STRING match: You must specify `--algo' Date: Mon, 07 Nov 2005 18:08:05 +0530 Message-ID: <1131367085.11452.9.camel@localhost.localdomain> Reply-To: jasbir.k@gmail.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" To: pablo@eurodev.net, netfilter@lists.netfilter.org Hi, while running this command # iptables -t nat -I PREROUTING -p tcp -s 192.168.2.20 -m string --hex-string '0d0a0d0a594d5347' -j REJECT Not able to get the different options for '--algo' parameter . Kernel 2.6.14 iptables v1.3.4 thanks - Jasbir