From owner-freebsd-hackers Mon Mar 25 20:26:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA09166 for hackers-outgoing; Mon, 25 Mar 1996 20:26:46 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA09158 for ; Mon, 25 Mar 1996 20:26:42 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16364(14)>; Mon, 25 Mar 1996 20:26:00 PST Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177478>; Mon, 25 Mar 1996 20:25:48 -0800 X-Mailer: exmh version 1.6.4 10/10/95 To: Brian Tao cc: FREEBSD-HACKERS-L Subject: Re: Restricting ping -s and -l In-reply-to: Your message of "Mon, 25 Mar 1996 16:47:33 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 25 Mar 1996 20:25:42 PST From: Bill Fenner Message-Id: <96Mar25.202548pst.177478@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Speaking of ping, anyone mind if I modify ping to print out ICMP errors that it receives in response to the ICMP_ECHO messages that it's sending out? It has always bothered me that you have to use "ping -v" to diagnose things like getting ICMP unreachables. Bill