Project

General

Profile

« Previous | Next » 

Revision fc2e17f3

Added by Phil Davis over 10 years ago

Domain override with multiple authoritative DNS servers

Tell users that this is possible in DNS Resolver and how to achieve it. The code in unbound.inc already supports it and works.
I had asked for this in Redmine feature request #4350 and when I went to look at coding to implement it I found code that already did it.
So IMHO it is worth telling users.

View differences:

usr/local/www/services_unbound.php
498 498
</tr>
499 499
<tr>
500 500
	<td><p><?=gettext("Entries in this area override an entire domain by specifying an".
501
	" authoritative DNS server to be queried for that domain.");?></p></td>
501
	" authoritative DNS server to be queried for that domain.");?>
502
	<?=gettext("If there are multiple authoritative DNS servers available for a domain then make a separate entry for each, using the same domain name.");?></p></td>
502 503
</tr>
503 504
</table>
504 505
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont sortable" summary="results">

Also available in: Unified diff