diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2005-09-05 13:42:22 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2005-09-05 13:42:22 +0000 |
| commit | 9e8bc8bf1169ed770b320aed4e115bafea0faf99 (patch) | |
| tree | 5af17a3694589e21ddd47f0224f06e7adf8cd82b /etc | |
| parent | e9cc9cec0c916565a696274c65549202c7b7d081 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/namedb/named.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index e6eff007659c6..4a7772fe13b05 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -68,12 +68,6 @@ zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA" file "master/localhost-v6.rev"; }; -// RFC 1886 -- deprecated -zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" { - type master; - file "master/localhost-v6.rev"; -}; - // NB: Do not use the IP addresses below, they are faked, and only // serve demonstration/documentation purposes! // |
