From owner-freebsd-current@FreeBSD.ORG Fri Feb 25 13:04:34 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 8F33F16A4CE for ; Fri, 25 Feb 2005 13:04:34 +0000 (GMT) Received: from netwolf.NetMasters.Com (netwolf.netmasters.com [199.201.245.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1847943D68 for ; Fri, 25 Feb 2005 13:04:33 +0000 (GMT) (envelope-from petry@netwolf.NetMasters.Com) Received: from localhost (petry@localhost [127.0.0.1])j1PD4WCA088731; Fri, 25 Feb 2005 08:04:32 -0500 (EST) (envelope-from petry@netwolf.NetMasters.Com) Message-Id: <200502251304.j1PD4WCA088731@netwolf.NetMasters.Com> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 From: "Michael G. Petry" To: Thomas Schweikle In-Reply-To: Your message of "Fri, 25 Feb 2005 11:01:34 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 Feb 2005 08:04:32 -0500 Sender: petry@netwolf.NetMasters.Com X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.16; VDF: 6.29.0.148; host: netwolf.NetMasters.Com) cc: current@freebsd.org 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: Fri, 25 Feb 2005 13:04:34 -0000 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. > Hi! > > dhclient assigns an address to my freebsd 6.0 current system, but > then this system does only reach other systems on the local network > if they are within the same subnet. > > "netstat -r" delivers: > netstat: kvm not available > Routing tables > rt_tables: symbol not in namelist > > any idea what to do, to make routing work? > > -- > Thomas > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > Michael Petry