fix: fix dhcp ipv6 pool

This commit is contained in:
Benjamin Bädorf 2023-11-05 20:45:40 +01:00
parent 503307f0d6
commit 27bfbde5b5
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -85,10 +85,10 @@
subnet6 = [ subnet6 = [
{ {
subnet = "2a02:908:5b1:e3c0::/59"; subnet = "2a02:908:5b1:e3c0::/64";
pools = [ pools = [
{ pool = "2a02:908:5b1:e3c0::/59"; } { pool = "2a02:908:5b1:e3c0::/64"; }
]; ];
option-data = [ option-data = [