From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libxt_recent: do not allow both --set and --rttl Date: Mon, 04 Aug 2008 12:52:54 +0200 Message-ID: <4896DF86.5000501@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:51449 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752568AbYHDKwz (ORCPT ); Mon, 4 Aug 2008 06:52:55 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > libxt_recent: do not allow both --set and --rttl > > Reported-by: Erich Schubert > Reference: Debian bug #346034 > > "I was using the --rttl option in my --set line; this caused all > incoming ssh connections to be rejected; --rttl is only to be used > with --rcheck and --update." Applied, thanks.