z9-router and auth-dns(host): add static dhcp lease and dns entry for wled-eh22

This commit is contained in:
bitwhisker 2026-08-09 17:09:15 +02:00
commit 35381d5bb9
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
2 changed files with 4 additions and 0 deletions

View file

@ -61,6 +61,7 @@ prusamk4 A 10.89.212.4
wled-kueche A 10.89.212.33 wled-kueche A 10.89.212.33
wled-serverschrank A 10.89.212.34 wled-serverschrank A 10.89.212.34
wled-couch A 10.89.212.35 wled-couch A 10.89.212.35
wled-eh22 A 10.89.212.39
laser A 10.89.212.36 laser A 10.89.212.36
laser-eth A 10.89.212.37 laser-eth A 10.89.212.37

View file

@ -116,6 +116,9 @@ kea_dhcp__dhcp4:
- ip-address: 10.89.212.37 - ip-address: 10.89.212.37
hostname: laser-eth hostname: laser-eth
hw-address: "b8:27:eb:eb:6d:af" hw-address: "b8:27:eb:eb:6d:af"
- ip-address: 10.89.212.39
hostname: wled-eh22
hw-address: "a8:42:e3:5b:37:00"
- ip-address: 10.89.212.42 - ip-address: 10.89.212.42
hostname: t-mix hostname: t-mix
hw-address: "40:a5:ef:d9:eb:93" hw-address: "40:a5:ef:d9:eb:93"