h/m/customs: dhcp/dns updates

bridgeport is gone
kodak MAC changed
kst brought a rpi3 she wants to keep at hs for flashing things

Change-Id: I8500e0e761e1c47840b6b5cd7b2c1245e2f7c284
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1951
Reviewed-by: ar <ar@hackerspace.pl>
changes/51/1951/2
ar 2024-04-30 17:31:03 +02:00 committed by ar
parent d843b782a1
commit 6a57e4fee4
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,6 @@ in {
"5c:cf:7f:06:9a:3e" = { ip = "10.8.1.25"; hostname = "dht21"; };
"00:0A:35:00:01:22" = { ip = "10.8.1.26"; hostname = "ledpanel"; };
"b8:27:eb:ed:df:f9" = { ip = "10.8.1.17"; hostname = "printmaster"; };
"90:1b:0e:1d:23:09" = { ip = "10.8.1.29"; hostname = "bridgeport"; };
"02:20:f5:20:6a:2d" = { ip = "10.8.1.30"; hostname = "3printers1cups"; };
"fe:77:d6:83:26:b1" = { ip = "10.8.1.31"; hostname = "telelele"; };
"b8:27:eb:03:69:01" = { ip = "10.8.1.32"; hostname = "vending"; };
@ -92,12 +91,14 @@ in {
"dc:a6:32:b1:68:d7" = { ip = "10.8.1.53"; hostname = "tv1"; };
"dc:a6:32:b1:68:83" = { ip = "10.8.1.54"; hostname = "tv2"; };
# kodak
"d8:3a:dd:bb:6f:f2" = { ip = "10.8.1.55"; hostname = "akamanto"; };
"d8:3a:dd:f5:72:32" = { ip = "10.8.1.55"; hostname = "akamanto"; };
# voron
"b8:27:eb:55:ad:a0" = { ip = "10.8.1.56"; hostname = "karasutengu"; };
# czechu's prusa mini
"10:9c:70:08:84:89" = { ip = "10.8.1.57"; hostname = "prusamini"; };
"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"; };
};
}
{ # bms

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 180
waw.hackerspace.pl IN SOA customs.hackerspace.pl. bofh.hackerspace.pl. (
1712066975; serial
1714490859; serial
1800 ; refresh (30 minutes)
1800 ; retry (30 minutes)
604800 ; expire (1 week)
@ -42,8 +42,6 @@ assbox A 10.8.1.22
pap A 10.8.1.23
dht01 A 10.8.1.25
led A 10.8.1.26
bridgeport A 10.8.1.29
cnc CNAME bridgeport
printers A 10.8.1.30
telelele A 10.8.1.31
vending A 10.8.1.32
@ -76,6 +74,7 @@ karasutengu A 10.8.1.56
voron CNAME karasutengu
prusamini A 10.8.1.57
kyocera A 10.8.1.58
flashpi A 10.8.1.59
dht01api A 94.240.35.98