Home | History | Annotate | Line # | Download | only in bogus
      1 $ORIGIN dnssec-failures.test.
      2 
      3 @       SOA     ns      hostmaster      (
      4                 1       ; serial
      5                 14400   ; refresh (4 hours)
      6                 1800    ; retry (30 minutes)
      7                 2419200 ; expire (4 weeks)
      8                 300     ; minimum (5 minutes)
      9 )
     10         NS      ns
     11 ns      A       192.0.2.1
     12 notyetincepted  TXT     "Not yet incepted"
     13 expired         TXT     "Expired"
     14 sigsinvalid     TXT     "Signatures invalid"
     15 missingrrsigs   TXT     "Signatures missing"