From owner-freebsd-questions Fri May 31 06:12:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA10930 for questions-outgoing; Fri, 31 May 1996 06:12:57 -0700 (PDT) Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA10923 for ; Fri, 31 May 1996 06:12:55 -0700 (PDT) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0uPTtN-0004tFC; Fri, 31 May 96 09:05 EDT Received: from elmer.picker.com ([144.54.52.5]) by ct.picker.com (4.1/SMI-4.1) id AA06316; Fri, 31 May 96 09:05:15 EDT Received: by elmer.picker.com (SMI-8.6/SMI-SVR4) id JAA17466; Fri, 31 May 1996 09:06:01 -0400 From: rhh@ct.picker.com (Randall Hopper) Message-Id: <199605311306.JAA17466@elmer.picker.com> Subject: Re: [Fwd: PPP Routing (again)] To: Gul@ngonet.be (Gunter Loos) Date: Fri, 31 May 1996 09:06:01 -0400 (EDT) Cc: freebsd-questions@freebsd.org In-Reply-To: <31AECC29.7848@ngonet.be> from "Gunter Loos" at May 31, 96 12:38:33 pm Reply-To: rhh@ct.picker.com Organization: Picker International, CT Division X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Do you have 'options GATEWAY' in the kernel config or GATEWAY="YES" >> in /etc/sysconfig ? >> Nope, I didn't. > >But GREAT - it works! Thanks a *lot*. > >Now, can anybody tell me why this is necessary; and why it isn't in the docs? Seems like the internet standards committes recommend leaving this option turned off by default. I believe the reason is so that misconfigured end-node machines for which this option has not been turned on (i.e. most end-user machines) don't mess up working routing on existing subnets and hog up net bandwidth doing bogus routing of packets. This approach requires the end user to consciously make the decision to get involved with this and assume responsibility for the effects. Randall Hopper rhh@ct.picker.com