maradns: update to 1.2.07.1

This commit is contained in:
Juergen Daubert 2006-03-24 10:38:13 +00:00
parent 9884470b4e
commit ae569210d3
6 changed files with 10 additions and 26 deletions

View File

@ -1,6 +1,5 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/maradns/
-rw-r--r-- root/root etc/maradns/db.0.0.127
-rw-r--r-- root/root etc/maradns/db.example.net
-rw-r--r-- root/root etc/maradns/db.localhost
drwxr-xr-x root/root etc/maradns/logger/

View File

@ -1,5 +1,4 @@
fdc4078e6394d43e49a1cdae07edbb46 db.0.0.127
7d8ba321d7776dc8aef8fd834b77253e db.localhost
6e2f5cfb258b8955fa345a2070b6c4b0 db.localhost
020d9bffda1f19fa9287c80672554ecf maradns
5a30f37bb84db7382e1a905ed79d8e70 maradns-1.2.03.4.tar.bz2
80edc6970d4e64d524c19632061a56c0 mararc
a581e296960bbe8c609d4f8dd6849369 maradns-1.2.07.1.tar.bz2
076b7f38266892690d472b5d8d8b63d3 mararc

View File

@ -4,10 +4,10 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=maradns
version=1.2.03.4
version=1.2.07.1
release=1
source=(http://www.maradns.org/download/1.2/$version/maradns-$version.tar.bz2 \
mararc maradns db.localhost db.0.0.127)
mararc maradns db.localhost)
build () {
cd maradns-$version

View File

@ -1,14 +0,0 @@
#
# /etc/maradns/db.0.0.127
#
# SOA
% SOA localhost. root@localhost. 1 7200 3600 604800 1800
# NS
% NS localhost.
# PTR
1.% PTR localhost.
# End of file

View File

@ -3,12 +3,12 @@
#
# SOA
% SOA localhost. root@localhost. 1 7200 3600 604800 1800
% SOA localhost. root@localhost. 1 7200 3600 604800 1800
# NS
% NS localhost.
% NS localhost.
# A
% A 127.0.0.1
# FQDN4
% FQDN4 127.0.0.1
# End of file

View File

@ -26,7 +26,6 @@ ipv4_bind_addresses = "127.0.0.1,192.168.0.1"
# The various zones we support
csv2 = {}
csv2["localhost."] = "db.localhost"
csv2["0.0.127.in-addr.arpa."] = "db.0.0.127"
# csv2["example.net."] = "db.example.net"
# ACL for localhost, localnet
@ -36,6 +35,7 @@ ipv4_alias["localhost"] = "127.0.0.0/8"
ipv4_alias["localnet"] = "192.168.0.0/24"
recursive_acl = "localhost,localnet"
zone_transfer_acl = "localnet"
admin_acl = "localhost,localnet"
# The root servers which we use when making recursive queries.
# http://www.icann.org