From owner-freebsd-questions Thu May 17 10:32:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id BCDF837B43C for ; Thu, 17 May 2001 10:32:39 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id TAA04205; Thu, 17 May 2001 19:39:58 +0200 Message-ID: <3B040B92.1040801@i-clue.de> Date: Thu, 17 May 2001 19:34:10 +0200 From: Christoph Sold Organization: i-clue GmbH, Waiblingen, Germany User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9) Gecko/20010505 X-Accept-Language: de, en MIME-Version: 1.0 To: Brent Cc: freebsd-questions@FreeBSD.ORG Subject: Re: routed help References: <004301c0dedf$f30f18a0$3ab4a8c0@kronos> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brent wrote: > someone please tell me if "routed" is started at boot time?? or is it > something that has to be started manually in order to get "route" statements > to work. ?? routed his needed for running RIP protocol only (i.e. dynamic routing). In a typical single-zone LAN, you will use static routes (i.e. route add default 192.168.0.1.). If you configured your freebsd box using /stand/sysinstall, your network sould be set up properly already. if not, start it manually, go to configure, the configure your entwork interface. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message