add blocky

This commit is contained in:
2025-02-17 16:55:47 -06:00
parent 0c6148bfa5
commit 590ae83e34
3 changed files with 29 additions and 24 deletions

View File

@@ -50,29 +50,29 @@ blocky:
IN NS dns2. IN NS dns2.
IN NS dns3. IN NS dns3.
dns1 IN A 192.168.1.15 dns1 IN A 10.232.1.22
dns2 IN A 192.168.1.134 dns2 IN A 10.232.1.51
dns3 IN A 192.168.1.147 dns3 IN A 10.232.1.52
;; Computer Names ;; Computer Names
nw01un IN A 192.168.1.1 nw01un IN A 192.168.1.1 ; Unifi Gateway
ps08rp IN A 192.168.1.134 ps08rp IN A 10.232.1.51 ; DNS
ps09rp IN A 192.168.1.147 ps09rp IN A 10.232.1.52 ; DNS
ps02sn IN A 192.168.1.55 ; Synology Web ps02sn IN A 10.232.1.61 ; Synology Web
ps02sn-bond IN A 192.168.1.194 ; Synology Bond for Storage ps02sn-bond IN A 10.232.1.64 ; Synology Bond for Storage
pd05wd IN A 192.168.1.115 ; Desktop pd05wd IN A 10.230.0.115 ; Desktop
pl02mc IN A 192.168.1.116 ; Laptop pl02mc IN A 10.230.0.105 ; Laptop
dv01hr IN A 192.168.1.213 ; HD Homerun dv01hr IN A 10.232.1.72 ; HD Homerun
dv02kv IN A 192.168.1.57 ; Pi KVM dv02kv IN A 10.232.1.71 ; Pi KVM
it01ag IN A 192.168.1.100 ; Airgradient it01ag IN A 10.232.1.83 ; Airgradient
it02ph IN A 192.168.1.145 ; Phillips Hue it02ph IN A 10.232.1.85 ; Phillips Hue
it03tb IN A 192.168.1.193 ; TubesZB ZigBee it03tb IN A 10.232.1.81 ; TubesZB ZigBee
it04tb IN A 192.168.1.135 ; TubesZB Z-Wave it04tb IN A 10.232.1.82 ; TubesZB Z-Wave
;; Common Names ;; Common Names
synology IN CNAME ps02sn synology IN CNAME ps02sn
@@ -84,16 +84,20 @@ blocky:
;; Service Names ;; Service Names
cl01tl IN A 192.168.1.35 cl01tl IN A 10.232.1.11
cl01tl IN A 192.168.1.36 cl01tl IN A 10.232.1.12
cl01tl IN A 192.168.1.37 cl01tl IN A 10.232.1.13
cl01tl-endpoint IN A 192.168.1.15 cl01tl-api IN A 10.232.1.11
cl01tl-endpoint IN A 192.168.1.16 cl01tl-api IN A 10.232.1.12
cl01tl-endpoint IN A 192.168.1.17 cl01tl-api IN A 10.232.1.13
traefik-cl01tl IN A 192.168.1.16 cl01tl-endpoint IN A 10.232.1.21
blocky IN A 192.168.1.15 cl01tl-endpoint IN A 10.232.1.22
cl01tl-endpoint IN A 10.232.1.23
traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22
;; Application Names ;; Application Names
@@ -174,6 +178,7 @@ blocky:
format: text format: text
timestamp: true timestamp: true
privacy: false privacy: false
service: service:
dns-external: dns-external:
controller: main controller: main