From owner-freebsd-net@FreeBSD.ORG Tue Feb 26 18:33:17 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B87AF106566B for ; Tue, 26 Feb 2008 18:33:17 +0000 (UTC) (envelope-from if@xip.at) Received: from chile.gbit.at (ns1.xip.at [193.239.188.99]) by mx1.freebsd.org (Postfix) with ESMTP id 05C0D13C4D3 for ; Tue, 26 Feb 2008 18:33:16 +0000 (UTC) (envelope-from if@xip.at) Received: (qmail 15553 invoked from network); 26 Feb 2008 19:33:15 +0100 Received: from unknown (HELO filebunker.xip.at) (86.59.10.180) by chile.gbit.at with (DHE-RSA-AES256-SHA encrypted) SMTP; 26 Feb 2008 19:33:15 +0100 Date: Tue, 26 Feb 2008 19:33:14 +0100 (CET) From: Ingo Flaschberger To: Dave Raven In-Reply-To: <03e501c878a5$588f1c50$09ad54f0$@za.net> Message-ID: References: <03cb01c8789b$04aade30$0e009a90$@za.net> <03cf01c8789e$f15b0860$d4111920$@za.net> <03d001c878a0$bf3d8680$3db89380$@za.net> <03de01c878a3$90cc7560$b2656020$@za.net> <03e501c878a5$588f1c50$09ad54f0$@za.net> User-Agent: Alpine 1.00 (LFD 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org Subject: RE: Hping/Ping X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 18:33:17 -0000 Dear Dave, > Unfortunately I don't have most of that information, I can try to > get more but my question is if hping works and ping doesn't shouldn't I be > looking on the box itself not at the network ? With icmp I think about icmp bandwidth limit. sysctl -a | grep icmp net.inet.icmp.icmplim: 200 but then you should see messages about that in the logs (dmesg). Kind regards, Ingo Flaschberger