From owner-freebsd-hackers Mon Dec 2 19:03:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02738 for hackers-outgoing; Mon, 2 Dec 1996 19:03:07 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02733 for ; Mon, 2 Dec 1996 19:03:03 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.3/8.6.9) with ESMTP id TAA15162; Mon, 2 Dec 1996 19:02:53 -0800 (PST) To: Bill Fenner cc: 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 1996 18:38:42 PST." <96Dec2.183846pst.177711@crevenia.parc.xerox.com> Date: Mon, 02 Dec 1996 19:02:53 -0800 Message-ID: <15159.849582173@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I don't recall now - I'll do this again next time it croaks. :) Thanks for all the feedback - I really appreciate it, and you've given me more useful things to try. > 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