From owner-freebsd-hackers Mon Dec 2 18:39:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01202 for hackers-outgoing; Mon, 2 Dec 1996 18:39:27 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA01197 for ; Mon, 2 Dec 1996 18:39:25 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17205(1)>; Mon, 2 Dec 1996 18:38:53 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177711>; Mon, 2 Dec 1996 18:38:46 -0800 To: "Jordan K. Hubbard" cc: Bill Fenner , hackers@freebsd.org Subject: Re: Bizarro bug in 2.1.6 that's had me stumped for ages... In-reply-to: Your message of "Mon, 02 Dec 96 17:42:56 PST." <7122.849577376@time.cdrom.com> Date: Mon, 2 Dec 1996 18:38:42 PST From: Bill Fenner Message-Id: <96Dec2.183846pst.177711@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <7122.849577376@time.cdrom.com> you write: >They apparently don't even *try* to go out the interface! Did you use "tcpdump -n"? If you didn't use the -n flag, then tcpdump was probably hanging trying to do name resolution. Bill