Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!cornell!uw-beaver!mit-eddie!husc6!cmcl2!beta!unm-la!unmvax!hi!kurt From: kurt@hi.UUCP (Kurt Zeilenga) Newsgroups: comp.unix.wizards,comp.protocols.tcp-ip Subject: BSD route daemon Message-ID: <12886@hi.UUCP> Date: Fri, 7-Aug-87 15:42:12 EDT Article-I.D.: hi.12886 Posted: Fri Aug 7 15:42:12 1987 Date-Received: Sun, 9-Aug-87 06:11:27 EDT Organization: U. of New Mexico, Albuquerque Lines: 13 Xref: mnetor comp.unix.wizards:3606 comp.protocols.tcp-ip:849 Most of the systems on our network run some form of the route daemon 'routed'. Network == multiple (but few) IP networks (and subnets) on ethernets. Gateways are all 4.X BSD UNIX host computers. No Internet gateway, YET (but we are hoping). I would like to know the pros and cons of replacing the daemons with hardcoded routes. We are having problems with a few non-gateway systems adverstising incorrect info. Like today one system (Ultrix 1.2) said: "I'm a gateway to 255.255.255.255"! Subjects I am interested in are: system overhead, network drain, static vs dynamic route tables, etc. We will be bring up EGP on our gateways to Internet.