Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 1997 20:12:21 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org
Subject:   Re: bind before hosts and iijppp...
Message-ID:  <19970506201221.SY61854@uriah.heep.sax.de>
In-Reply-To: <199705060733.IAA13393@awfulhak.demon.co.uk>; from Brian Somers on May 6, 1997 08:33:11 %2B0100
References:  <19970506080836.PW58861@uriah.heep.sax.de> <199705060733.IAA13393@awfulhak.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian Somers wrote:

> > Too many people might playingly enable this entry then, it's not a
> > good idea.  Maybe a secondary for `domain.com'. :-)
> 
> Agreed.  I also think a "cheat entry" should be made available, but
> I wouldn't mind some comments on this.

What about this:

; Example secondary config entries.  It can be convenient to become
; a secondary at least for the zone where your own domain is in.  Ask
; your network administrator for the IP address of the responsible
; primary.
;
; Never forget to include the reverse lookup (IN-ADDR.ARPA) zone!
; (This is the first bytes of the respective IP address, in reverse
; order, with ".IN-ADDR.ARPA" appended.)
;
; Before starting to setup a primary zone, better make sure you fully
; understand how DNS and BIND works, however.  There are sometimes
; unobvious pitfalls.  Setting up a secondary is comparably simpler.
;
; NB: Don't blindly comment out the examples below. :-)  Use actual
; names and addresses instead.
;
;type       zone name               IP of primary  backup file name
;==================================================================
;secondary  domain.com              127.0.0.1      domain.com.bak
;secondary  0.168.192.in-addr.arpa  127.0.0.1      0.168.192.in-addr.arpa.bak
;
;
; If you've got a DNS server around at your upstream provider, enter
; its IP address here.  This will make you benefit from its cache,
; thus reduce overall DNS traffic in the Internet.
;
;forwarders 127.0.0.1

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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