flpk-gw: move to ipv4 network address

hacky, but leaves one more address
This commit is contained in:
Astro 2022-09-19 19:30:57 +02:00
parent 6a181bbf18
commit 4d094ae077
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# we get a /56 # we get a /56
subnets6.flpk = "2a0f:5382:acab:1400::/64"; subnets6.flpk = "2a0f:5382:acab:1400::/64";
hosts4 = { hosts4 = {
flpk-gw = "45.158.40.161"; flpk-gw = "45.158.40.160";
leon = "45.158.40.162"; leon = "45.158.40.162";
}; };
hosts6.flpk = { hosts6.flpk = {