-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ $TTL 1h ; default TTL for zone | |
|
||
@ SOA ns.dd-ix.net. noc.dd-ix.net. ( | ||
; serial is broken again | ||
2024122200 ; Serial | ||
2025012500 ; Serial | ||
7200 ; Refresh | ||
3600 ; Retry | ||
1209600 ; Expire | ||
|
@@ -31,7 +31,7 @@ $TTL 1h ; default TTL for zone | |
TXT "google-site-verification=No_02ml9q6j8O_GazUl-gHKDyVQv-HrafEq3MgmCIEI" | ||
|
||
TXT "v=DMARC1; p=none; rua=mailto:[email protected]" | ||
|
||
MX 10 mail.netarix.net. | ||
|
||
;; Delegations | ||
|
@@ -125,6 +125,9 @@ svc-rs01 AAAA 2a01:7700:80b0:4001::2 | |
svc-rs02 AAAA 2a01:7700:80b0:4002::2 | ||
|
||
|
||
;; External Sites (i.e. Codeberg Pages) | ||
audix CNAME audix.dd-ix.codeberg.page. | ||
|
||
;; IXP | ||
ixp-cc-sw01 AAAA 2a01:7700:80b0:4000::1 | ||
ixp-c2-sw01 AAAA 2a01:7700:80b0:4000::2 | ||
|