simple config not so simple

Mark_Andrews at isc.org Mark_Andrews at isc.org
Fri Oct 19 06:01:46 UTC 2001


> $ORIGIN abc.com
> $TTL 86400
> 
> @       IN SOA abc.com. proxy.abc.com. (
>                                 2001053100      ; serial
>                                 10800           ; refresh after 3
> hours
>                                 3600            ; retry after 1 hour
>                                 604800          ; expire after 1 week
>                                 86400)          ; minimum TTL of 1 day
> 
>         IN NS   ns.abc.com
> 
>         lucifer.abc.com             IN      A       10.0.1.2
>         neptune.abc.com             IN      A       10.0.1.3

	The above two lines should start at the first column.

	Mark
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list