c3d2: fix dhcp range

This commit is contained in:
Astro 2023-12-18 21:37:50 +01:00
parent d6279db3ec
commit 875f828ef0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
site.net.c3d2 = {
dhcp = {
server = "c3d2-gw3";
start = "172.22.99.20";
start = "172.22.99.100";
end = "172.22.99.199";
fixed-hosts = {
"172.22.99.96" = "08:00:27:bb:8c:b3";