Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 1995 06:54:37 -0500
From:      rkw@dataplex.net (Richard Wackerbarth)
To:        FreeBSD-current@freebsd.org (FreeBSD current)
Subject:   Re: Sysconfig routed setting
Message-ID:  <v02120d00ac16f24366f8@[199.183.109.242]>

next in thread | raw e-mail | index | archive | help
rgrimes@gndrsh.aac.dev.com writes:

>Perhaps if sysinstall inforced this 4 point synopsis of what you have
>to do to have your host understand routing:
>
>    You either have to have a) a default route, b) run routed in some form
>    (the current defaults are good) to pick up rip packets off the wire,
>    c) gated (a non-trival thing to set up) or d) no network connection to
>    have your system work correctly.
>
>Give those 4 conditions the best default there is to ship the system
>with (since you can't do the default route or gated configuration) is
>to have routed -q started by default.
>
>If a person sets a default route, they can disable routed.
>If a person sets up gated the can disable routed
>If a person has no network connection, well, okay, it is wrong
>for this one case, they could disable routed if they wanted to
>free the process slot and some memory.
>
>IMHO, and evidently CSRG's as well, routed -q should be the default
>it covers the widest cases.

I support Rod's viewpoint. If we want to get fancy we can test for "gated"
in the netstart code and supress the starting of "routed" there. Otherwise,
what does it hurt to start it?

----
Richard Wackerbarth
rkw@dataplex.net





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