From owner-freebsd-current@FreeBSD.ORG Thu Mar 25 14:35:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60E816A4CE for ; Thu, 25 Mar 2004 14:35:07 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 600FC43D46 for ; Thu, 25 Mar 2004 14:35:07 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i2PMZ6vK016407 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Mar 2004 17:35:06 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i2PMZ1xn023135; Thu, 25 Mar 2004 17:35:01 -0500 (EST) (envelope-from gallatin) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16483.24213.455973.704227@grasshopper.cs.duke.edu> Date: Thu, 25 Mar 2004 17:35:01 -0500 (EST) To: Daniel Eischen In-Reply-To: References: <16483.20403.495385.471493@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid cc: Mike Silbersack cc: current@freebsd.org Subject: Re: Ok, who broke interface autoconfiguration? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 22:35:07 -0000 Daniel Eischen writes: > > A co-worker was experiencing the same type of problem with em0 > and getting DHCP leases from a cable modem. It was working > then started having intermittent problems when he cvsup'd > 2 or 3 weeks ago. I just blamed it on the cable modem/company > but perhaps there's something else at play? I think so. But I just spent the last 45 minutes trying to reproduce it and couldn't. I'm sure the next time my wife boots her computer, though, it will fail.. :-( Drew