From owner-cvs-all Sat Jun 24 13:51:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8999937B5B3; Sat, 24 Jun 2000 13:51:28 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA74163; Sat, 24 Jun 2000 13:51:28 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <200006242051.NAA74163@freefall.freebsd.org> From: Matt Dillon Date: Sat, 24 Jun 2000 13:51:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2000/06/24 13:51:28 PDT Modified files: (Branch: RELENG_4) etc rc.network etc/defaults rc.conf Log: MFC from -current Add rc.conf variables for ip_portraneg_first, ip_portrange_last, and ipsec_enable (specifies file). These items must be handled before any daemons are started or, for example, named might use too low a port for your fireall. Revision Changes Path 1.74.2.3 +31 -1 src/etc/rc.network 1.53.2.6 +7 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message