From owner-freebsd-stable@FreeBSD.ORG Fri Aug 8 17:59:57 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 373EC1065681 for ; Fri, 8 Aug 2008 17:59:57 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id D97448FC1D for ; Fri, 8 Aug 2008 17:59:56 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m78HxsW3009709; Fri, 8 Aug 2008 13:59:54 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m78HxrHv009066 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 8 Aug 2008 13:59:53 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200808081759.m78HxrHv009066@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 08 Aug 2008 13:59:56 -0400 To: Markus Vervier , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <489C88DB.6030000@vervier.info> References: <489C4129.4090303@vervier.info> <2a41acea0808080936n589e277ao33ec08a75fdcbac2@mail.gmail.com> <489C88DB.6030000@vervier.info> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: em(4) on FreeBSD is sometimes annoying X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:59:57 -0000 At 01:56 PM 8/8/2008, Markus Vervier wrote: 3) Boot FreeBSD. Let it pass the DHCP phase (ifconfig_em0="DHCP") until >login appears. >4) Attach the cable to the NIC. >5) Voila... no link. ><--> If you manually type, dhclient em0 does it work for you then ? ---Mike