add dhcp/dns records for blitzloop/tronxy

master
vuko 2021-09-18 19:07:49 +02:00
parent 05c86a364f
commit f946120a37
2 changed files with 7 additions and 0 deletions

View File

@ -122,6 +122,11 @@ subnet 10.8.0.0 netmask 255.255.0.0 {
fixed-address 10.8.1.51;
}
host tronxy {
hardware ethernet 00:1f:16:1c:47:df;
fixed-address 10.8.1.52;
}
}
# Printer subnet (10.10.7.0/24) has ip-helper 10.8.1.2 set on hs-core01.

View File

@ -65,6 +65,8 @@ ap03 A 10.8.1.46
winbox A 10.8.1.48
staszkecoin A 10.8.1.49
sokul A 10.8.1.50
blitzloop A 10.8.1.51
tronxy A 10.8.1.52
dht01api A 94.240.35.98