home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!pa.dec.com!decuac!hussar.dco.dec.com!mjr
- From: mjr@hussar.dco.dec.com (Marcus J. Ranum)
- Subject: Re: routing through a DECstation 5000/125
- Message-ID: <1992Aug28.140835.3013@decuac.dec.com>
- Sender: news@decuac.dec.com (USENET News System)
- Nntp-Posting-Host: hussar.dco.dec.com
- Organization: Digital Equipment Corporation, Washington ULTRIX Resource Center
- References: <1992Aug28.123033.23973@alf.uib.no>
- Date: Fri, 28 Aug 1992 14:08:35 GMT
- Lines: 13
-
- In article <1992Aug28.123033.23973@alf.uib.no> iversen@vsfys1.fi.uib.no writes:
- >Somewhat later rc.local routed is started:
- >
- >[ -f /etc/routed ] && {
- > /etc/routed -q & echo 'routed' >/dev/console
- >}
-
- If you're running a gateway router you shouldn't run routed with
- the '-q' option. Examining the manual page will indicate that '-q' tells
- routed not to advertise routes. For a gateway, you presumably want to
- advertise RIP.
-
- mjr.
-