From owner-freebsd-questions Fri May 18 8:57:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 3F9DF37B422 for ; Fri, 18 May 2001 08:57:26 -0700 (PDT) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.3/8.11.2) id f4IFvOB52277; Fri, 18 May 2001 11:57:24 -0400 (EDT) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) (authenticated) by thehousleys.net (8.11.3/8.11.3) with ESMTP id f4IFvNm52269; Fri, 18 May 2001 11:57:23 -0400 (EDT) (envelope-from jim@thehousleys.net) Message-ID: <3B054662.ACF0245B@thehousleys.net> Date: Fri, 18 May 2001 11:57:22 -0400 From: James Housley X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Doug Young Cc: freebsd-questions@freebsd.org, Lowell Gilbert Subject: Re: anti-smurf setup References: <122901c0df96$0ca2faf0$0300a8c0@oracle> <44g0e2ish9.fsf@lowellg.ne.mediaone.net> <12e201c0dfb0$1a205aa0$0300a8c0@oracle> <3B05441D.1471E44D@thehousleys.net> <130001c0dfb2$762060a0$0300a8c0@oracle> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug Young wrote: > > > Lines 213 & 214 from /etc/defaults/rc.conf from FreeBSD-4.3-RELEASE > > > > ### Miscellaneous network options: ### > > icmp_bmcastecho="NO" # respond to broadcast ping packets > > > > /etc/defaults/rc.conf is the "default rc.conf. /etc/rc.conf is used > to > > override the defaults specified in /etc/defaults/rc.conf. This was > > created in FreeBSD-3.1-RELEASE > > > > Ahhhhhhh .... now thats a totally different situation > > What I meant by :default rc.conf was the one in /etc/rc.conf > > The original question remains .... why isn't the anti-smurf line > included in the > /etc/rc.conf file ?? Why should it???? On boot the rc script reads the values from /etc/defaults/rc.conf and then reads /etc/rc.conf to override the values of /etc/defaults/rc.conf. There is no need for it to be in /etc/rc.conf, unless you wish to change the value to YES and allow your box to respond to broadcast pings. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Life begins at 4.0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message