mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-04-27 00:57:00 -04:00
14 lines
308 B
Text
14 lines
308 B
Text
|
|
$ORIGIN .
|
||
|
|
$TTL 1
|
||
|
|
|
||
|
|
; SMIMEA is the same as TLSA, so there are differences and basics only.
|
||
|
|
|
||
|
|
; OK
|
||
|
|
@ SMIMEA 0 0 0 00 ; The simplest variant
|
||
|
|
@ TYPE53 \# 4 00000000 ; TYPE + Hexadecimal rdata
|
||
|
|
@ TYPE53 0 0 0 00 ; TYPE
|
||
|
|
@ smimea 0 0 0 00 ; Type in lower-case
|
||
|
|
|
||
|
|
; KO
|
||
|
|
@ SMIMEA
|