From mboxrd@z Thu Jan 1 00:00:00 1970 From: gypsy Subject: Re: Asking again: string match fails to find anything Date: Tue, 20 Jul 2004 23:07:44 -0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40FE0830.78BEC825@iswest.com> References: 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: Jason Opperisano , netfilter Jason Opperisano wrote: > > is it possible that a rule above your "-m string --string $STRING" is matching the data packets of the connection; i.e, a "-m state --state ESTABLISHED -j ACCEPT" rule? > > -j | No. That V "I" down there says not. > iptables -I INPUT -m string --string $STRING -j LOG ^ | Gypsy