From owner-freebsd-current@FreeBSD.ORG Fri Mar 26 02:30:29 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 02F4C16A4CE for ; Fri, 26 Mar 2004 02:30:29 -0800 (PST) Received: from cmsrelay01.mx.net (cmsrelay01.mx.net [165.212.11.110]) by mx1.FreeBSD.org (Postfix) with SMTP id CA2BF43D48 for ; Fri, 26 Mar 2004 02:30:28 -0800 (PST) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps02.cms.usa.net (165.212.11.138) by cmsoutbound.mx.net with SMTP; 26 Mar 2004 10:30:28 -0000 Received: from optimator.noacks.org [65.69.2.212] by cmsapps02.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 049icZkEZ0462M38; Fri, 26 Mar 2004 10:30:25 GMT X-USANET-Auth: 65.69.2.212 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 9C9876103; Fri, 26 Mar 2004 04:30:24 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07087-04; Fri, 26 Mar 2004 04:30:23 -0600 (CST) Received: from alumni.rice.edu (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 880DF60FC; Fri, 26 Mar 2004 04:30:23 -0600 (CST) Message-ID: <40640650.70005@alumni.rice.edu> Date: Fri, 26 Mar 2004 04:30:40 -0600 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roberto Nunnari References: <4063FB53.1040307@supsi.ch> In-Reply-To: <4063FB53.1040307@supsi.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org cc: current@freebsd.org cc: Mike Silbersack cc: Andrew Gallatin Subject: Re: Ok, who broke interface autoconfiguration? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 10:30:29 -0000 On 3/26/2004 3:43 AM, Roberto Nunnari wrote: > Daniel Eischen wrote: >> 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'm having kenel panic on 5.2.1-p3 during boot.. but it > works fine with 5.2-p1.. it happens while network in > configuration.. and I have em0 too.. > > There may be a problem with em0? I posted on freebsd-net > but nobody has answered yet.. I run several machines with em network cards and 5.2.1-p3 with no issues. I noticed your netmask is 255.255.254.0. I wonder if the issue only occurs with certain (rare?) netmasks. I'm definitely grasping for straws here. In any case, it's ~4:30am local time so I will crawl off to bed and hope this doesn't sound too moronic in the morning... Jon