summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-06-07 22:49:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-06-07 22:49:52 +0000
commit980e994574131c7686abadd0ab49f9c8e31dbb93 (patch)
tree570af8b009757587fac2367b45b3a023542f8e1c
parentof course it means 4.4.2. (diff)
Add a message to explain how to configure randomness, and rndc.
Notes
Notes: svn path=/head/; revision=82480
-rw-r--r--dns/bind9/pkg-message22
-rw-r--r--dns/bind94/pkg-message22
-rw-r--r--dns/bind95/pkg-message22
-rw-r--r--dns/bind96/pkg-message22
-rw-r--r--net/bind9/pkg-message22
5 files changed, 110 insertions, 0 deletions
diff --git a/dns/bind9/pkg-message b/dns/bind9/pkg-message
new file mode 100644
index 000000000000..54d97173c4ea
--- /dev/null
+++ b/dns/bind9/pkg-message
@@ -0,0 +1,22 @@
+*************************************************************************
+* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
+* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
+* / _ \ | | | | | _| | \| | | | | | | | | \| | *
+* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
+* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
+* *
+* BIND 9 requires a good source of randomness to operate. *
+* It also requires configuration of rndc, including a *
+* "secret" key. If you are using FreeBSD 4.x, visit *
+* http://people.freebsd.org/~dougb/randomness.html for *
+* information on how to set up entropy gathering. Users *
+* of FreeBSD 5.x do not need to perform this step. If *
+* you are running BIND 9 in a chroot environment, make *
+* sure that there is a /dev/random device in the chroot. *
+* *
+* The easiest, and most secure way to configure rndc is *
+* to run 'rndc-confgen -a' which will generate the proper *
+* conf file, with a new random key, and appropriate file *
+* permissions. *
+* *
+*************************************************************************
diff --git a/dns/bind94/pkg-message b/dns/bind94/pkg-message
new file mode 100644
index 000000000000..54d97173c4ea
--- /dev/null
+++ b/dns/bind94/pkg-message
@@ -0,0 +1,22 @@
+*************************************************************************
+* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
+* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
+* / _ \ | | | | | _| | \| | | | | | | | | \| | *
+* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
+* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
+* *
+* BIND 9 requires a good source of randomness to operate. *
+* It also requires configuration of rndc, including a *
+* "secret" key. If you are using FreeBSD 4.x, visit *
+* http://people.freebsd.org/~dougb/randomness.html for *
+* information on how to set up entropy gathering. Users *
+* of FreeBSD 5.x do not need to perform this step. If *
+* you are running BIND 9 in a chroot environment, make *
+* sure that there is a /dev/random device in the chroot. *
+* *
+* The easiest, and most secure way to configure rndc is *
+* to run 'rndc-confgen -a' which will generate the proper *
+* conf file, with a new random key, and appropriate file *
+* permissions. *
+* *
+*************************************************************************
diff --git a/dns/bind95/pkg-message b/dns/bind95/pkg-message
new file mode 100644
index 000000000000..54d97173c4ea
--- /dev/null
+++ b/dns/bind95/pkg-message
@@ -0,0 +1,22 @@
+*************************************************************************
+* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
+* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
+* / _ \ | | | | | _| | \| | | | | | | | | \| | *
+* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
+* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
+* *
+* BIND 9 requires a good source of randomness to operate. *
+* It also requires configuration of rndc, including a *
+* "secret" key. If you are using FreeBSD 4.x, visit *
+* http://people.freebsd.org/~dougb/randomness.html for *
+* information on how to set up entropy gathering. Users *
+* of FreeBSD 5.x do not need to perform this step. If *
+* you are running BIND 9 in a chroot environment, make *
+* sure that there is a /dev/random device in the chroot. *
+* *
+* The easiest, and most secure way to configure rndc is *
+* to run 'rndc-confgen -a' which will generate the proper *
+* conf file, with a new random key, and appropriate file *
+* permissions. *
+* *
+*************************************************************************
diff --git a/dns/bind96/pkg-message b/dns/bind96/pkg-message
new file mode 100644
index 000000000000..54d97173c4ea
--- /dev/null
+++ b/dns/bind96/pkg-message
@@ -0,0 +1,22 @@
+*************************************************************************
+* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
+* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
+* / _ \ | | | | | _| | \| | | | | | | | | \| | *
+* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
+* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
+* *
+* BIND 9 requires a good source of randomness to operate. *
+* It also requires configuration of rndc, including a *
+* "secret" key. If you are using FreeBSD 4.x, visit *
+* http://people.freebsd.org/~dougb/randomness.html for *
+* information on how to set up entropy gathering. Users *
+* of FreeBSD 5.x do not need to perform this step. If *
+* you are running BIND 9 in a chroot environment, make *
+* sure that there is a /dev/random device in the chroot. *
+* *
+* The easiest, and most secure way to configure rndc is *
+* to run 'rndc-confgen -a' which will generate the proper *
+* conf file, with a new random key, and appropriate file *
+* permissions. *
+* *
+*************************************************************************
diff --git a/net/bind9/pkg-message b/net/bind9/pkg-message
new file mode 100644
index 000000000000..54d97173c4ea
--- /dev/null
+++ b/net/bind9/pkg-message
@@ -0,0 +1,22 @@
+*************************************************************************
+* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
+* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
+* / _ \ | | | | | _| | \| | | | | | | | | \| | *
+* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
+* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
+* *
+* BIND 9 requires a good source of randomness to operate. *
+* It also requires configuration of rndc, including a *
+* "secret" key. If you are using FreeBSD 4.x, visit *
+* http://people.freebsd.org/~dougb/randomness.html for *
+* information on how to set up entropy gathering. Users *
+* of FreeBSD 5.x do not need to perform this step. If *
+* you are running BIND 9 in a chroot environment, make *
+* sure that there is a /dev/random device in the chroot. *
+* *
+* The easiest, and most secure way to configure rndc is *
+* to run 'rndc-confgen -a' which will generate the proper *
+* conf file, with a new random key, and appropriate file *
+* permissions. *
+* *
+*************************************************************************