From owner-freebsd-stable Mon Feb 21 3:47:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 57E4137BBFC; Mon, 21 Feb 2000 03:47:25 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id DAA08816; Mon, 21 Feb 2000 03:47:25 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 21 Feb 2000 03:47:24 -0800 (PST) From: Kris Kennaway To: D VAN Cc: stable@freebsd.org Subject: Re: strange kernel logs ? In-Reply-To: <000f01bf7ba0$6a62d8f0$0201a8c0@DAVID> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 20 Feb 2000, D VAN wrote: > Feb 20 04:59:25 NYC /kernel: icmp-response bandwidth limit 152/100 pps > Feb 20 04:59:26 NYC /kernel: icmp-response bandwidth limit 114/100 pps > Feb 20 04:59:27 NYC /kernel: icmp-response bandwidth limit 149/100 pps > Feb 20 04:59:28 NYC /kernel: icmp-response bandwidth limit 131/100 pps > Feb 20 04:59:29 NYC /kernel: icmp-response bandwidth limit 136/100 pps > > > Anyone know how to fix this and what is causing it ? Your machine is getting more than 100 ICMP packets per second, which is triggering the rate-limiting in the kernel. > Also why is this happening only now since ive installed named ? Probably it's misconfigured and is generating a storm of "port unreachable" ICMP packets or something. Use tcpdump to figure out what's going on.. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message