1
0

dhcp,dns: add drucker

This commit is contained in:
Garionion
2022-07-25 21:34:20 +02:00
parent b47fd3e452
commit d1f516f663
3 changed files with 9 additions and 1 deletions

View File

@@ -47,6 +47,12 @@
data = "10.42.212.1";
}
];
reservations = [
{ # drucker.bula22.de
hw-address = "00:21:b7:87:50:2c";
ip-address = "10.42.212.2";
}
];
}
];
};