From owner-freebsd-newbies Thu Mar 4 6:59:22 1999 Delivered-To: freebsd-newbies@freebsd.org Received: from fellspt.charm.net (fellspt.charm.net [199.0.70.29]) by hub.freebsd.org (Postfix) with ESMTP id E502714CFE for ; Thu, 4 Mar 1999 06:59:18 -0800 (PST) (envelope-from treecat@charm.net) Received: from charm.net (balt-rfnp-068.charm.net [209.143.127.68]) by fellspt.charm.net (8.9.3/8.9.3) with ESMTP id JAA19854 for ; Thu, 4 Mar 1999 09:59:00 -0500 (EST) Message-ID: <36DE9F9D.7ADC26B9@charm.net> Date: Thu, 04 Mar 1999 09:58:37 -0500 From: Dutch X-Mailer: Mozilla 4.06 [en] (Win95; U) MIME-Version: 1.0 To: "freebsd-newbies@FreeBSD.ORG" Subject: Not sure - routd vs. gated Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Intro: Ignore the word Linux in the title of the book. It is a very good book on networking and it starts from "noclue" and goes up from there. I like it so far. 1) I am reading, Linux Network Admin. Guide, by Kirch [o'reilly, 1995] and the following statement was presented to the reader - topic is "The Routing Table" in the TCP/IP gateway section (the double quotes mark what is italic in the book); begin quote from text[page 23&25]: We are now focusing our attention on how IP chooses a gateway to use when delivering a datagram to a remote network. . . . . . . Depending on the size of the network, different routing protocols will be used. For routing inside autonomous systems (such as Groucho Marx campus), the "internal routing protocols" are used. The most prominent one is RIP, the "Routing Information Protocol", which is implemented by BSD "routed" daemon. For routing between autonomous systems, "external routing protocols" like EGP ("External Gateway Protocol"), or BGP ("Border Gateway Protocol") have to be used; these (as well as RIP) have been implemented in the University of Cornell's "gated" daemon.* . . . . . . * "routed" is considered broken by many people. Since "gated" supports RIP as well, it is better to use that instead. end quote from text 2) My question is, routed is broken? how? What if I have no need to connect to an outside network. Use gated anyway? Maybe I am missing the point and there is no mountain here, just a molehill. -dutch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message