From owner-freebsd-stable@FreeBSD.ORG Mon Mar 22 22:35:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A53D016A4CE for ; Mon, 22 Mar 2004 22:35:07 -0800 (PST) Received: from ns1.itga.com.au (ns1.itga.com.au [202.53.40.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614B443D39 for ; Mon, 22 Mar 2004 22:35:06 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns1.itga.com.au (8.12.9/8.12.9) with ESMTP id i2N6Z4R5083594; Tue, 23 Mar 2004 17:35:04 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id RAA20657; Tue, 23 Mar 2004 17:35:04 +1100 (EST) Message-Id: <200403230635.RAA20657@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: "kniveton" In-reply-to: Your message of Tue, 23 Mar 2004 06:29:34 -0000. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Mar 2004 17:35:04 +1100 Sender: gnb@itga.com.au cc: freebsd-stable@freebsd.org Subject: Re: Weird behavior with -stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 06:35:07 -0000 Really sounds like there is another machine on the same subnet with the same (new) IP address, and they are having ARP duels. Sometimes you get machine A, sometimes machine B. When you get A, it works, when you get B, there is no HTTP/IMAP/ etc daemons listening and the host key is wrong. Check the output of "arp -a" on another host and compare that to the Ethernet address of the problem box....