mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
parent
314ff56081
commit
1a68cc6cfa
5 changed files with 23 additions and 1 deletions
|
|
@ -2665,6 +2665,10 @@ unspec01.example. 3600 IN UNSPEC \# 1 04
|
|||
uri01.example. 3600 IN URI 10 20 "https://www.isc.org/"
|
||||
uri02.example. 3600 IN URI 30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
|
||||
uri03.example. 3600 IN URI 30 40 ""
|
||||
wallet.example. 3600 IN WALLET "currency-identifer" "wallet-identifier"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier1"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier2"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer2" "wallet-identifier3"
|
||||
wks01.example. 3600 IN WKS 10.0.0.1 6 0 1 2 21 23
|
||||
wks02.example. 3600 IN WKS 10.0.0.1 17 0 1 2 53
|
||||
wks03.example. 3600 IN WKS 10.0.0.2 6 65535
|
||||
|
|
|
|||
|
|
@ -2665,6 +2665,10 @@ unspec01.example8. 3600 IN UNSPEC \# 1 04
|
|||
uri01.example8. 3600 IN URI 10 20 "https://www.isc.org/"
|
||||
uri02.example8. 3600 IN URI 30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
|
||||
uri03.example8. 3600 IN URI 30 40 ""
|
||||
wallet.example8. 3600 IN WALLET "currency-identifer" "wallet-identifier"
|
||||
wallet-multiple.example8. 3600 IN WALLET "currency-identifer1" "wallet-identifier1"
|
||||
wallet-multiple.example8. 3600 IN WALLET "currency-identifer1" "wallet-identifier2"
|
||||
wallet-multiple.example8. 3600 IN WALLET "currency-identifer2" "wallet-identifier3"
|
||||
wks01.example8. 3600 IN WKS 10.0.0.1 6 0 1 2 21 23
|
||||
wks02.example8. 3600 IN WKS 10.0.0.1 17 0 1 2 53
|
||||
wks03.example8. 3600 IN WKS 10.0.0.2 6 65535
|
||||
|
|
|
|||
|
|
@ -481,7 +481,13 @@ amtrelay06 AMTRELAY \# 2 0004
|
|||
; type 261
|
||||
resinfo RESINFO qnamemin exterr=15,16,17 infourl=https://resolver.example.com/guide
|
||||
|
||||
; type 262 -- 32767 (unassigned)
|
||||
; type 262
|
||||
wallet WALLET currency-identifer wallet-identifier
|
||||
wallet-multiple WALLET currency-identifer1 wallet-identifier1
|
||||
wallet-multiple WALLET currency-identifer1 wallet-identifier2
|
||||
wallet-multiple WALLET currency-identifer2 wallet-identifier3
|
||||
|
||||
; type 265 -- 32767 (unassigned)
|
||||
|
||||
; type 32768
|
||||
ta TA 30795 1 1 (
|
||||
|
|
|
|||
|
|
@ -167,6 +167,10 @@ unspec01.example. 3600 IN UNSPEC \# 1 04
|
|||
uri01.example. 3600 IN URI 10 20 "https://www.isc.org/"
|
||||
uri02.example. 3600 IN URI 30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
|
||||
uri03.example. 3600 IN URI 30 40 ""
|
||||
wallet.example. 3600 IN WALLET "currency-identifer" "wallet-identifier"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier1"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier2"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer2" "wallet-identifier3"
|
||||
wks01.example. 3600 IN WKS 10.0.0.1 6 0 1 2 21 23
|
||||
wks02.example. 3600 IN WKS 10.0.0.1 17 0 1 2 53
|
||||
wks03.example. 3600 IN WKS 10.0.0.2 6 65535
|
||||
|
|
|
|||
|
|
@ -167,6 +167,10 @@ unspec01.example. 3600 IN UNSPEC \# 1 04
|
|||
uri01.example. 3600 IN URI 10 20 "https://www.isc.org/"
|
||||
uri02.example. 3600 IN URI 30 40 "https://www.isc.org/HolyCowThisSureIsAVeryLongURIRecordIDontEvenKnowWhatSomeoneWouldEverWantWithSuchAThingButTheSpecificationRequiresThatWesupportItSoHereWeGoTestingItLaLaLaLaLaLaLaSeriouslyThoughWhyWouldYouEvenConsiderUsingAURIThisLongItSeemsLikeASillyIdeaButEnhWhatAreYouGonnaDo/"
|
||||
uri03.example. 3600 IN URI 30 40 ""
|
||||
wallet.example. 3600 IN WALLET "currency-identifer" "wallet-identifier"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier1"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer1" "wallet-identifier2"
|
||||
wallet-multiple.example. 3600 IN WALLET "currency-identifer2" "wallet-identifier3"
|
||||
wks01.example. 3600 IN WKS 10.0.0.1 6 0 1 2 21 23
|
||||
wks02.example. 3600 IN WKS 10.0.0.1 17 0 1 2 53
|
||||
wks03.example. 3600 IN WKS 10.0.0.2 6 65535
|
||||
|
|
|
|||
Loading…
Reference in a new issue