solution: add fqdn to PTR records
This commit is contained in:
@@ -7,5 +7,5 @@ $TTL 3600
|
|||||||
86400 ; exp
|
86400 ; exp
|
||||||
10800 ) ;
|
10800 ) ;
|
||||||
IN NS ns.test.opendoor.fr.
|
IN NS ns.test.opendoor.fr.
|
||||||
1 IN PTR ns
|
1 IN PTR ns.test.opendoor.fr.
|
||||||
42 IN PTR LifeTheUniverseAndEverything
|
42 IN PTR LifeTheUniverseAndEverything.test.opendoor.fr.
|
||||||
|
|||||||
Reference in New Issue
Block a user