Skip to content

Commit

Permalink
Add zone
Browse files Browse the repository at this point in the history
  • Loading branch information
duck-rh committed Dec 15, 2023
1 parent 9c71608 commit 7a262e0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions myzones/taiste4.osci.io.zone
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
$TTL 60
@ IN SOA ns1.osci.io. hostmaster.osci.io. (
2021012900 ; serial (YYYYMMDDRR)
3600 ; Refresh
1800 ; Retry
604800 ; Timeout
86400 ) ; Negative answer TTL
IN NS ns1.osci.io.
IN NS ns2.osci.io.
IN NS ns3.osci.io.


taiste IN A 8.43.85.105
taiste2 IN A 8.43.85.106
taiste3 IN A 8.43.85.108

0 comments on commit 7a262e0

Please sign in to comment.