From owner-freebsd-questions Wed Jul 21 12:21:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by hub.freebsd.org (Postfix) with SMTP id 43E5015575 for ; Wed, 21 Jul 1999 12:21:44 -0700 (PDT) (envelope-from kevin.weiss@mail.utexas.edu) Received: (qmail 5671 invoked by uid 0); 21 Jul 1999 19:21:40 -0000 Received: from pmcl-pc23.ph.utexas.edu (HELO pmcl-pc23) (128.83.155.133) by umbs-smtp-2 with SMTP; 21 Jul 1999 19:21:40 -0000 X-Sender: kevin.weiss@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.2 Date: Wed, 21 Jul 1999 14:20:25 -0500 To: freebsd-questions@freebsd.org From: Kevin Weiss Subject: DNS Config Question--rc.conf file Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <19990721192145.43E5015575@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My primary reference is the "DNS and BIND" from O'Reilly. My secondary reference is "The Complete FreeBSD" IP#'s and so forth are fake. I have yet to go back and shorten the db files, but I'll do that after I get your opinions. I also want to make sure that I don't allow zone transfers. Here is my rc.conf file: =============== # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # moused_port="/dev/psm0" ifconfig_pn0="inet 149.7.13.1 netmask 255.255.255.0" moused_type="auto" moused_enable="NO" saver="logo" gateway_enable="YES" defaultrouter="149.7.13.1" nfs_server_enable="YES" nfs_client_enable="YES" network_interfaces="pn0 lo0" hostname="outkast.example.com" tcp_extensions="YES" # -- sysinstall generated deltas -- # linux_enable="YES" check_quotas="YES" moused_port="/dev/cuaa1" moused_enable="NO" named_enable="YES" # -- sysinstall generated deltas -- # moused_port="/dev/psm0" moused_enable="YES" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message