From owner-freebsd-current@freebsd.org Wed Dec 21 16:44:51 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A196C8A8DC for ; Wed, 21 Dec 2016 16:44:51 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 219B31B89; Wed, 21 Dec 2016 16:44:50 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id uBLGinAT046673 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 21 Dec 2016 08:44:49 -0800 (PST) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id uBLGin5u046672; Wed, 21 Dec 2016 08:44:49 -0800 (PST) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 21 Dec 2016 08:44:49 -0800 From: Gleb Smirnoff To: Eivind Nicolay Evensen Cc: Eric van Gyzen , Michael Butler , FreeBSD Current , rrs@freebsd.org, jtl@freebsd.org Subject: Re: Log spam: Limiting * response from 1 to 200 packets/sec Message-ID: <20161221164449.GK9389@FreeBSD.org> References: <630314dc-e14f-02e7-aa48-4456b0feeef9@protected-networks.net> <689f6fbe-c59f-2e3a-44d6-bc9d19d31bf9@FreeBSD.org> <20161221100314.GC71988@klump.hjerdalen.lokalnett> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161221100314.GC71988@klump.hjerdalen.lokalnett> User-Agent: Mutt/1.7.0 (2016-08-17) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2016 16:44:51 -0000 On Wed, Dec 21, 2016 at 11:03:14AM +0100, Eivind Nicolay Evensen wrote: E> E> On Tue, Dec 13, 2016 at 09:48:59AM -0600, Eric van Gyzen wrote: E> > On 12/13/2016 09:24, Michael Butler wrote: E> > > Any hints as to why all of my -current equipment is complaining like below. Is E> > > there a sysctl to moderate/turn this off? E> > > E> > > Dec 13 10:00:01 archive kernel: Limiting icmp unreach response from 1 to 200 E> > > packets/sec E> > > Dec 13 10:00:21 archive last message repeated 13 times E> > > Dec 13 10:02:21 archive last message repeated 18 times E> > > Dec 13 10:06:21 archive last message repeated 36 times E> > > Dec 13 10:07:11 archive kernel: Limiting icmp ping response from 1 to 200 E> > > packets/sec E> E> E> I repeated that on the nearest 10.0 here, because this looked strange, and E> indeed I see: E> Limiting icmp ping response from 294 to 200 packets/sec This is what should happen. E> However, the quoted line above that says it is limiting from 1 to 200 E> doesn't sound much of a limit? That was my failure and already fixed. -- Totus tuus, Glebius.