fix: use correct ipv6 subnet

This commit is contained in:
Benjamin Bädorf 2023-10-11 14:31:39 +02:00
parent 7e1f0c8364
commit 6303e4f13b
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

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