From owner-freebsd-current@FreeBSD.ORG Sat Feb 26 20:01:23 2005 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 331A916A4CE for ; Sat, 26 Feb 2005 20:01:23 +0000 (GMT) Received: from mx0.vr-web.de (mx0.vr-web.de [195.200.35.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8733143D67 for ; Sat, 26 Feb 2005 20:01:22 +0000 (GMT) (envelope-from tps@vr-web.de) Received: from mx0.vr-web.de (vrwf103.vrweb.de [::ffff:192.168.27.6]) by mx0.vr-web.de with esmtp; Sat, 26 Feb 2005 21:01:19 +0100 id 0003FE91.4220D58F.00001FE4 Received: from vr-web.de (pD9ECD31F.dip0.t-ipconnect.de [::ffff:217.236.211.31]) by mx0.vr-web.de with esmtp; Sat, 26 Feb 2005 21:01:14 +0100 id 000FF81F.4220D58C.000054BA Received: from hazel.tps ([192.168.1.11]) by maple (192.168.1.103) with news-to-mail ; Sat, 26 Feb 2005 20:59:58 +0100 To: current@freebsd.org Message-Id: From: Thomas Schweikle Newsgroups: gmane.os.freebsd.current Date: Sat, 26 Feb 2005 21:04:58 +0100 References: <200502251304.j1PD4WCA088731@netwolf.NetMasters.Com> Lines: 12 User-Agent: KNode/0.8.2 Hamster-Pg/1.22.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Subject: Re: lnc0: dhclient assigns address, but non reachable 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: Sat, 26 Feb 2005 20:01:23 -0000 Michael G. Petry wrote: > You might want to check so see if you have "device mem" in your > config. If you don't, you won't have a /dev/mem or /dev/kmem. I > ran into the same problem when I migrated an old config without > doing all the required changes listed in UPDATING. Yes, this solved the problem. -- Thomas