Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 1995 05:44:56 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: Paul Richards: sysconfig routed setting
Message-ID:  <199506290344.FAA04362@uriah.heep.sax.de>
In-Reply-To: <9506281556.AA00902@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Jun 28, 95 11:56:15 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Garrett Wollman wrote:
> 
> > If RIP
> > packets are on the wires you should damn well be sure you listen to
> > them in one way or another.
> 
> Bull****.  If RIP packets are on the wires, then it's the business of
> the routers which are exchanging them.

Interesting.  How do you solve the following then?

(NB: The following networks are not Internet-connected, even though
i'm using domain names.  They form a private IP network.)

tcd-dresden.de does have two machines on its local ethernet that are
acting as routers.  lam.tcd-dresden.de is often running PPP over ISDN
to connect the network to eat-kempen.de.  As long as the link is
ready, it should be announced within tcd-dresden.de's ethernet, so all
hosts can reach the hosts @eat-kempen.de.

bonnie.tcd-dresden.de does have a modem, and occasionally people are
logging in through the modem and run SLIP.  As soon as somebody did
this, his host route shall also be announced throughout the ethernet
so he can use all hosts out of tcd-dresden.de.  (It's not necessary to
exchange routing information for this via lam's PPP link.)  There are
several hosts that could log in via SLIP, they do have a variety of IP
addresses (sometimes out of the range that's normally belonging to
tcd-dresden.de's class C net, but not necessarily).

Right now i've been solving this running gated's on the gateways that
are going to forward RIP announcements to the ethernet, and have
routed -q's (listening-only routed's) on all non-gateway hosts, so
they can adjust their kernel routing tables as soon as some of the
external routes are being announced.  Everything is working as
desired.

I'm curious how to solve this withouth routed's.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506290344.FAA04362>