This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
vyos-config/containers/bind/config/zones/db.1.10.in-addr.arpa

46 lines
1.7 KiB
Text
Raw Normal View History

2023-05-06 11:53:26 -05:00
; Make sure to update the epoch time in the SOA records so coreDNS picks up the changes automatically
; https://www.epochconverter.com/
; SOA Records
$TTL 3600
$ORIGIN 1.10.in-addr.arpa.
2024-02-08 09:27:41 -06:00
@ 3600 IN SOA treebeard.jahanson.tech. treebeard.jahanson.tech. (
1707405658 ; serial number (epoch timestamp)
2023-05-06 11:53:26 -05:00
7200 ; refresh period
3600 ; retry period
1209600 ; expire time
3600 ; minimum ttl
)
; NS Records
2024-02-08 09:27:41 -06:00
@ IN NS treebeard.jahanson.tech.
2023-05-06 11:53:26 -05:00
; Reset origin
$ORIGIN in-addr.arpa.
; LAN
2024-02-08 09:27:41 -06:00
1.0.1.10 IN PTR treebeard.jahanson.tech.
2023-05-06 11:53:26 -05:00
; Servers
11.1.1.10 IN PTR elessar.jahanson.tech.
2024-02-08 09:27:41 -06:00
12.1.1.10 IN PTR sting.jahanson.tech.
13.1.1.10 IN PTR gandalf.jahanson.tech.
30.1.1.10 IN PTR shadowfax.jahanson.tech.
2023-05-30 07:55:01 -05:00
41.1.1.10 IN PTR nenya.jahanson.tech.
42.1.1.10 IN PTR vilya.jahanson.tech.
2024-02-08 09:27:41 -06:00
43.1.1.10 IN PTR nahar.jahanson.tech.
44.1.1.10 IN PTR narya.jahanson.tech.
52.1.1.10 IN PTR samwise.jahanson.tech.
54.1.1.10 IN PTR pippin.jahanson.tech.
2023-06-11 13:36:55 -05:00
53.1.1.10 IN PTR tulkas.jahanson.tech.
2023-06-13 20:51:22 -05:00
61.1.1.10 IN PTR galadriel.jahanson.tech.
62.1.1.10 IN PTR elrond.jahanson.tech.
63.1.1.10 IN PTR cirdan.jahanson.tech.
2024-02-08 09:27:41 -06:00
81.1.1.10 IN PTR frodo.jahanson.tech.
2023-05-06 11:53:26 -05:00
; IOT
18.3.1.10 IN PTR livingroom-vacuum.jahanson.tech.
; Video
12.4.1.10 IN PTR driveway-camera.jahanson.tech.
2024-02-08 09:27:41 -06:00
13.4.1.10 IN PTR sidehouse-camera.jahanson.tech.