summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/bind/files/127.0.011
-rw-r--r--net-misc/bind/files/digest-bind-9.1.2-r11
-rw-r--r--net-misc/bind/files/localhost11
-rwxr-xr-xnet-misc/bind/files/named2
-rw-r--r--net-misc/bind/files/named.conf47
-rw-r--r--net-misc/bind/files/root.cache83
6 files changed, 133 insertions, 22 deletions
diff --git a/net-misc/bind/files/127.0.0 b/net-misc/bind/files/127.0.0
new file mode 100644
index 000000000000..f356ed6299aa
--- /dev/null
+++ b/net-misc/bind/files/127.0.0
@@ -0,0 +1,11 @@
+$ORIGIN 0.0.127.in-addr.arpa.
+$TTL 1W
+@ 1D IN SOA localhost. root.localhost. (
+ 42 ; serial (d. adams)
+ 3H ; refresh
+ 15M ; retry
+ 1W ; expiry
+ 1D ) ; minimum
+
+ 1D IN NS localhost.
+1 1D IN PTR localhost.
diff --git a/net-misc/bind/files/digest-bind-9.1.2-r1 b/net-misc/bind/files/digest-bind-9.1.2-r1
new file mode 100644
index 000000000000..e3398bd69432
--- /dev/null
+++ b/net-misc/bind/files/digest-bind-9.1.2-r1
@@ -0,0 +1 @@
+MD5 f24fc1d43a9312e0545ab0ec3129d637 bind-9.1.2.tar.gz
diff --git a/net-misc/bind/files/localhost b/net-misc/bind/files/localhost
new file mode 100644
index 000000000000..be5b6feb4e9e
--- /dev/null
+++ b/net-misc/bind/files/localhost
@@ -0,0 +1,11 @@
+$ORIGIN localhost
+$TTL 1W
+@ IN SOA localhost. root.localhost. (
+ 1999081701 ; Serial
+ 28800 ; Refresh
+ 14400 ; Retry
+ 604800 ; Expire - 1 week
+ 86400 ) ; Minimum
+ IN NS localhost.
+
+1 IN PTR localhost.
diff --git a/net-misc/bind/files/named b/net-misc/bind/files/named
index 583c1990311e..9ef83aa2ecb8 100755
--- a/net-misc/bind/files/named
+++ b/net-misc/bind/files/named
@@ -11,7 +11,7 @@ EXE=/usr/sbin/named
start() {
ebegin "Starting $SERVICE..."
- start-stop-daemon --start --quiet --exec $EXE
+ start-stop-daemon --start --quiet --exec $EXE -u named
eend $? "Started $SERVICE." "Error Starting $SERVICE."
}
diff --git a/net-misc/bind/files/named.conf b/net-misc/bind/files/named.conf
index 47fd59deb49f..b2c69de56ac1 100644
--- a/net-misc/bind/files/named.conf
+++ b/net-misc/bind/files/named.conf
@@ -1,21 +1,26 @@
-options {
- directory "/var/bind";
-};
-
-zone "." {
- type hint;
- file "root.cache";
-};
-
-zone "localhost" {
- notify no;
- type master;
- file "pri/localhost";
-};
-
-zone "0.0.127.in-addr.arpa" {
- notify no;
- type master;
- file "pri/127.0.0";
-};
-
+m
+m4 mapscrn mk_modmap mkinfodir mktemp msgcomm
+mail-files mbchk mkdict mkisofs mmroff msgfmt
+mailshar mconnect mkdir mklost+found modeline2fb msgmerge
+make mconnect-io mke2fs mknod modinfo msgunfmt
+makedb mcookie mkfifo mkpasswd modprobe mtrace
+makeinfo md5sum mkfs mkpv more multilog
+makewhatis mesg mkfs.bfs mkraid most mv
+man mev mkfs.ext2 mkreiserfs mount
+man2html mk_cmds mkfs.minix mkswap msgcmp
+daemon files > m
+m4 mapscrn mk_modmap mkinfodir mktemp msgcomm
+mail-files mbchk mkdict mkisofs mmroff msgfmt
+mailshar mconnect mkdir mklost+found modeline2fb msgmerge
+make mconnect-io mke2fs mknod modinfo msgunfmt
+makedb mcookie mkfifo mkpasswd modprobe mtrace
+makeinfo md5sum mkfs mkpv more multilog
+makewhatis mesg mkfs.bfs mkraid most mv
+man mev mkfs.ext2 mkreiserfs mount
+man2html mk_cmds mkfs.minix mkswap msgcmp
+daemon files > mz  se
+sed seq setkeycodes setserial setvesablank
+select set setleds setsid
+sensors setfdprm setlock setterm
+sensors-detect setfont setmetamode setuidgid
+daemon files > se   \ No newline at end of file
diff --git a/net-misc/bind/files/root.cache b/net-misc/bind/files/root.cache
new file mode 100644
index 000000000000..a20028e3d847
--- /dev/null
+++ b/net-misc/bind/files/root.cache
@@ -0,0 +1,83 @@
+; This file holds the information on root name servers needed to
+; initialize cache of Internet domain name servers
+; (e.g. reference this file in the "cache . <file>"
+; configuration file of BIND domain name servers).
+;
+; This file is made available by InterNIC registration services
+; under anonymous FTP as
+; file /domain/named.root
+; on server FTP.RS.INTERNIC.NET
+; -OR- under Gopher at RS.INTERNIC.NET
+; under menu InterNIC Registration Services (NSI)
+; submenu InterNIC Registration Archives
+; file named.root
+;
+; last update: Aug 22, 1997
+; related version of root zone: 1997082200
+;
+;
+; formerly NS.INTERNIC.NET
+;
+. 3600000 IN NS A.ROOT-SERVERS.NET.
+A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
+;
+; formerly NS1.ISI.EDU
+;
+. 3600000 NS B.ROOT-SERVERS.NET.
+B.ROOT-SERVERS.NET. 3600000 A 128.9.0.107
+;
+; formerly C.PSI.NET
+;
+. 3600000 NS C.ROOT-SERVERS.NET.
+C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12
+;
+; formerly TERP.UMD.EDU
+;
+. 3600000 NS D.ROOT-SERVERS.NET.
+D.ROOT-SERVERS.NET. 3600000 A 128.8.10.90
+;
+; formerly NS.NASA.GOV
+;
+. 3600000 NS E.ROOT-SERVERS.NET.
+E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10
+;
+; formerly NS.ISC.ORG
+;
+. 3600000 NS F.ROOT-SERVERS.NET.
+F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
+;
+; formerly NS.NIC.DDN.MIL
+;
+. 3600000 NS G.ROOT-SERVERS.NET.
+G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4
+;
+; formerly AOS.ARL.ARMY.MIL
+;
+. 3600000 NS H.ROOT-SERVERS.NET.
+H.ROOT-SERVERS.NET. 3600000 A 128.63.2.53
+;
+; formerly NIC.NORDU.NET
+;
+. 3600000 NS I.ROOT-SERVERS.NET.
+I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17
+;
+; temporarily housed at NSI (InterNIC)
+;
+. 3600000 NS J.ROOT-SERVERS.NET.
+J.ROOT-SERVERS.NET. 3600000 A 198.41.0.10
+;
+; housed in LINX, operated by RIPE NCC
+;
+. 3600000 NS K.ROOT-SERVERS.NET.
+K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129
+;
+; temporarily housed at ISI (IANA)
+;
+. 3600000 NS L.ROOT-SERVERS.NET.
+L.ROOT-SERVERS.NET. 3600000 A 198.32.64.12
+;
+; housed in Japan, operated by WIDE
+;
+. 3600000 NS M.ROOT-SERVERS.NET.
+M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33
+; End of File