On Mon, Aug 23, 2004 at 08:54:39PM +0200, Patrick McHardy wrote: > Phil Oester wrote: > > >The below patch allows the ttl match to be used with other matches > >without assuming it 'owns' all options. For example, this command > >currently causes the '...TTL option twice error': > > > >iptables -A foo -d 1.2.3.4 -m ttl --ttl-eq 1 -m state --state NEW -j ACCEPT > > > >But works with the below patch. > > > >This fixes bugzilla #183 > > > > > I get rejects with this patch, please send it again as attachment. Indeed -- appologies. Attached Phil