From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 05:50:43 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 8B5F116A4CE for ; Thu, 15 Apr 2004 05:50:43 -0700 (PDT) Received: from mail.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4743B43D45 for ; Thu, 15 Apr 2004 05:50:43 -0700 (PDT) (envelope-from remko@elvandar.org) Message-ID: <407E8523.9000605@elvandar.org> Date: Thu, 15 Apr 2004 14:50:43 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <407E03E0.5040202@daleco.biz> <20040415210654.0D06.LUKEK@meibin.net> In-Reply-To: <20040415210654.0D06.LUKEK@meibin.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org Subject: Re: Can't get online 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: Thu, 15 Apr 2004 12:50:43 -0000 Hey Luke > > > ooh ok well you don't have _any_ networking setup by the looks of things. > Are you on cable or a LAN of some description? If so you will need to > give your box some basic information edit /etc/resolve.conf and enter > your NS details. Edit rc.conf and add information about IP address and > default router and reboot and you should be good to go. > > Enjoy > > LukeK Not to be picky ;-) but here we go. in /etc/resolv.conf the syntax will be nameserver Ip-address the information in /etc/rc.conf will be ifconfig_yournic="inet youripadres netmask yournetmask" defaultrouter="yourgateway" perhaps you need dhcp, then ifconfig_yournick="dhcp" and then (most of the time) you don't have to specify anything in /etc/resolv.conf since that probably will be filled in for you by the remote dhcp server. Cheers > > -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl A Dutch community for helping newcomers on the hackerscene