h/m/customs: dhcp/dns updates

SIP/dect things that weren't added before.

Change-Id: I11fb8084fb525f8f26decb0e5787f037a7da646a
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1985
Reviewed-by: ar <ar@hackerspace.pl>
changes/85/1985/2
ar 2024-06-12 20:58:45 +02:00 committed by ar
parent 7119c4b86f
commit f9faf30ac4
2 changed files with 7 additions and 1 deletions

View File

@ -100,6 +100,10 @@ in {
"00:17:c8:d9:2e:08" = { ip = "10.8.1.58"; hostname = "kyocera"; };
# rpi3b with flashrom setup
"b8:27:eb:c5:64:1c" = { ip = "10.8.1.59"; hostname = "flashpi"; };
# Mitel SIP-DECT base station
"00:30:42:22:67:0e" = { ip = "10.8.1.60"; hostname = "dect"; };
# AudioCodes FXS SIP/VoIP gateway
"00:90:8f:36:0a:18" = { ip = "10.8.1.61"; hostname = "fxs"; };
# esp32 connected to the teletype
"10:52:1c:5b:0d:b4" = { ip = "10.8.1.62"; hostname = "dalek"; };
};

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 180
waw.hackerspace.pl IN SOA customs.hackerspace.pl. bofh.hackerspace.pl. (
1718217507; serial
1718218336; serial
1800 ; refresh (30 minutes)
1800 ; retry (30 minutes)
604800 ; expire (1 week)
@ -75,6 +75,8 @@ voron CNAME karasutengu
prusamini A 10.8.1.57
kyocera A 10.8.1.58
flashpi A 10.8.1.59
dect A 10.8.1.60 ; Mitel SIP-DECT base station
fxs A 10.8.1.61 ; AudioCodes FXS SIP/VoIP gateway
dalek A 10.8.1.62
dht01api A 94.240.35.98