kea: update config for 2.6.1 (nixos 24.11)

This commit is contained in:
b12f 2024-12-10 14:53:07 +01:00
parent e66a075cef
commit da49f5f086
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -31,7 +31,10 @@
subnet4 = [
{
id = 1;
subnet = "192.168.178.0/24";
pools = [
{pool = "192.168.178.2 - 192.168.178.255";}
];
@ -100,6 +103,8 @@
subnet6 = [
{
id = 1;
subnet = "2a02:908:5b1:e3c0::/64";
pools = [