From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 03:24:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ED3316A4CE for ; Wed, 25 Feb 2004 03:24:32 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F4643D2F for ; Wed, 25 Feb 2004 03:24:27 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i1PBOR1J018517; Wed, 25 Feb 2004 11:24:37 GMT (envelope-from peter@circlesquared.com) Message-ID: <403C85EB.6000603@circlesquared.com> Date: Wed, 25 Feb 2004 11:24:27 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: RYAN vAN GINNEKEN References: <403C67FD.1080403@shaw.ca> <403C7FA4.2050305@shaw.ca> In-Reply-To: <403C7FA4.2050305@shaw.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: Re: make world X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 11:24:32 -0000 RYAN vAN GINNEKEN wrote: >when i ping i get no route to host OK... >the ifconfig does not give me any ipadresses that is what puzzles me. Me too. Until you have an interface address, the firewall is surely irrelevant. I gather you're using dhcp. >The rc.conf stuff is ok too, So what dmesg output is generated when the dhcp client invoked by your entry in rc.conf tries to obtain a lease at boot time? PWR.