1763. [func] Perform sanity checks on NS records which refer to
'in zone' names. [RT #13002]
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
; PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
; $Id: example2.db,v 1.7 2004/03/05 05:03:48 marka Exp $
|
||||
; $Id: example2.db,v 1.8 2004/11/23 05:23:41 marka Exp $
|
||||
|
||||
$ORIGIN .
|
||||
$TTL 300 ; 5 minutes
|
||||
@@ -25,7 +25,7 @@ example IN SOA mname1. . (
|
||||
3600 ; minimum (1 hour)
|
||||
)
|
||||
example. NS ns2.example.
|
||||
ns0.example. A 10.53.0.4
|
||||
ns2.example. A 10.53.0.4
|
||||
|
||||
$ORIGIN example.
|
||||
a A 10.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user