2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-26 03:58:15 +00:00

78 Commits

Author SHA1 Message Date
Mark Andrews
9af69f2d83 update entry 2006-02-27 21:08:42 +00:00
Mark Andrews
5bcf8f96cf update example 2006-02-23 22:22:42 +00:00
Mark Andrews
0bec2ce285 SE Linux 2005-12-21 02:15:31 +00:00
Mark Andrews
91be6c5ba2 update 2005-11-30 03:20:40 +00:00
Mark Andrews
9fde1d490f regen 2005-11-02 23:32:57 +00:00
Mark Andrews
60865e48bd regen 2005-08-30 23:59:46 +00:00
Mark Andrews
aad7f75fd6 regen 2005-08-18 01:33:23 +00:00
Mark Andrews
e898ebb83e regen 2005-08-18 01:32:06 +00:00
Rob Austein
5007fd0cba regen 2005-08-17 23:28:35 +00:00
Mark Andrews
2bf24d05a3 Q: Can a NS record refer to a CNAME. 2005-06-24 01:26:20 +00:00
Mark Andrews
c793339fdb Q: How do I intergrate BIND 9 and Solaris SMF 2005-06-04 00:08:18 +00:00
Mark Andrews
abf1d4ab67 add example 2005-03-22 23:38:02 +00:00
Mark Andrews
22d6a4ee83 Q: I get "transfer of 'example.com/IN' from 192.168.4.12#53: failed while
receiving responses: permission denied" error messages.
2005-03-22 23:23:27 +00:00
Mark Andrews
2a65727a9a Q: I get "Error 1067" when starting named under Windows. 2005-01-18 02:03:44 +00:00
Mark Andrews
cc0f12921e Q: I don't get RRSIG's returned when I use "dig +dnssec". 2004-08-16 23:44:26 +00:00
Mark Andrews
390a1d85d5 Q: I get "rndc: connect failed: connection refused" when I try to run
rndc.
2004-06-09 01:06:26 +00:00
Mark Andrews
4c4bdb268a linux capset 2004-06-03 05:02:52 +00:00
Mark Andrews
75c47a7a83 add http://people.freebsd.org/~dougb/randomness.html 2004-01-12 03:01:52 +00:00
Mark Andrews
ad8ee059a0 Q: Why are my logs in GMT (UTC). 2003-06-03 03:27:13 +00:00
Mark Andrews
6b8745f994 add "now owner" entry 2003-04-02 02:36:49 +00:00
Mark Andrews
c08e2c1fd7 add notify-source and transfer-source to query-source answer 2003-03-26 05:34:52 +00:00
Mark Andrews
b587e1d83f spelling 2003-02-07 01:13:13 +00:00
Mark Andrews
1132dac440 Add an example of how to "share" a dynamic zone between views. 2002-09-23 00:20:19 +00:00
Mark Andrews
f14c4b43fa white space 2002-08-06 05:15:11 +00:00
Mark Andrews
9344f103f2 8.2.4 has been released 2002-07-30 23:42:31 +00:00
Mark Andrews
e334a3d152 refresh timeouts 2002-07-29 22:47:05 +00:00
Mark Andrews
723a51abdc Q: I get error messages like "named.conf:99: unexpected end of input" where
99 is the last line of named.conf.
2002-06-14 04:37:13 +00:00
Mark Andrews
68fffd5c93 add address to query-source 2002-05-04 21:33:59 +00:00
Mark Andrews
022e33bfc7 rndcconfgen -> rndc-confgen 2002-01-22 05:39:34 +00:00
Mark Andrews
ac69ec1294 Q: I get error messages like "multiple RRs of singleton type" and
"CNAME and other data" when transfering a zone.  What does this mean?
2002-01-09 06:14:07 +00:00
Mark Andrews
f9ff782e79 remove rational behind using a anonymous port for queries 2002-01-08 00:34:45 +00:00
Mark Andrews
6646cc41d7 Q: Why is named listening on UDP port other than 53? 2002-01-07 22:53:48 +00:00
Mark Andrews
5157792c8d Q. I have Freebsd 4.4 and "rndcconfgen -a" just sits there. 2001-12-09 16:55:13 +00:00
Mark Andrews
b01b0bb771 Add a multiview zone transfer key based solution. 2001-12-06 23:10:22 +00:00
Andreas Gustafsson
dd7c36abb9 spelling 2001-12-05 02:28:12 +00:00
Mark Andrews
09de14b4e6 add entry on prerequisite failure messages 2001-12-05 01:40:42 +00:00
Brian Wellington
b6b9d8b843 1127. [func] rndc: If the server to contact has multiple addresses,
try all of them.
2001-11-14 23:12:18 +00:00
Andreas Gustafsson
3c53361901 added FAQ about rndc attempting to use IPv6 2001-11-14 17:47:33 +00:00
Andreas Gustafsson
29406d7aa3 Clarify that the latest FAQ is specifically about zone transfers involving multiple views 2001-11-05 01:12:01 +00:00
Mark Andrews
22dd55305b add blank line 2001-11-04 23:01:25 +00:00
Mark Andrews
474acc7dd9 Q: When using views I get the wrong version of the zone. 2001-11-04 22:56:24 +00:00
Mark Andrews
35ef866dcc Q: I can query the nameserver from the nameserver but not from other
machines.  Why?
2001-10-16 13:46:41 +00:00
Andreas Gustafsson
e3af4e83dd Q: Why don't my zones reload when I do an "rndc reload" or SIGHUP? 2001-10-10 23:25:40 +00:00
Andreas Gustafsson
a255936e1e give example of domain name with special characters
that win2k doesn't like
2001-10-01 21:58:03 +00:00
Andreas Gustafsson
09e103cd36 added bind9->win2k zone transfer failure FAQ 2001-09-29 01:52:20 +00:00
Brian Wellington
0b3abc3faf Some answers were not prefixed with "A: ". 2001-09-17 20:34:57 +00:00
Brian Wellington
f6cbc666f5 Multithreaded core dumps work on Linux kernels >= 2.4.7 2001-09-17 20:34:09 +00:00
Andreas Gustafsson
967ecc6264 it's contrib/linux/coredump-patch, not bind9/linux/coredump-patch 2001-09-14 21:23:22 +00:00
Andreas Gustafsson
21e0def4b2 added FAQ entry about root server A records not being returned
as additional data
2001-07-19 22:11:10 +00:00
Brian Wellington
d65ece198e Q: I see a log message like the following. Why?
couldn't open pid file '/var/run/named.pid': Permission denied
2001-06-29 21:17:03 +00:00