Skip to content

Commit

Permalink
Updated zones (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding authored Jan 14, 2024
1 parent 914d60c commit 05effe6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 3 additions & 2 deletions resources/0.b.0.8.0.0.7.7.1.0.a.2.ip6.arpa.zone
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
$TTL 1h ; default TTL for zone

@ SOA ns.dd-ix.net. noc.dd-ix.net. (
2024011301 ; Serial
2024011400 ; Serial
7200 ; Refresh
3600 ; Retry
1209600 ; Expire
Expand Down Expand Up @@ -32,8 +32,9 @@ a.f.e.d.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6 PTR gw-v100.dd-ix.net.
a.f.e.d.0.0.0.0.0.0.0.0.0.0.0.0.1.0.0.6 PTR gw-v101.dd-ix.net.
3.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.6 PTR ns.dd-ix.net.

;; PTR SVC Internal Services
;; PTR SVC Management Services
a.f.e.d.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.7 PTR gw-v102.dd-ix.net.
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.7 PTR mno01.dd-ix.net.

;; PTR IBH Uplink
1.0.0.0.f.f.f.f.f.f.f.f.f.f.f.f.f.f.f.f PTR rtr-c2-pop1-e4-1.ibh.net.
Expand Down
7 changes: 5 additions & 2 deletions resources/dd-ix.net.zone
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
$TTL 1h ; default TTL for zone

@ SOA ns.dd-ix.net. noc.dd-ix.net. (
2024011301 ; Serial
2024011400 ; Serial
7200 ; Refresh
3600 ; Retry
1209600 ; Expire
Expand Down Expand Up @@ -32,7 +32,10 @@ $TTL 1h ; default TTL for zone
;; Hosts
fw01 A 212.111.245.177
AAAA 2a01:7700:80b0:6000::defa
mno01 A 212.111.245.178
mno01 AAAA 2a01:7700:80b0:7000::1

;; til rename is done
mno001 CNAME mno01


;; Services
Expand Down

0 comments on commit 05effe6

Please sign in to comment.