config: move leoncloud from pub to flpk

This commit is contained in:
Astro 2022-11-16 00:18:51 +01:00
parent 8b5180bce9
commit 9cb7dbc385
2 changed files with 2 additions and 3 deletions

View File

@ -10,12 +10,14 @@
leon = "45.158.40.162";
sshlog = "45.158.40.163";
caveman = "45.158.40.164";
leoncloud = "45.158.40.165";
};
hosts6.flpk = {
flpk-gw = "2a0f:5382:acab:1400::c3d2";
leon = "2a0f:5382:acab:1400::1e0";
sshlog = "2a0f:5382:acab:1400::22";
caveman = "2a0f:5382:acab:1400::a4";
leoncloud = "2a0f:5382:acab:1400::a5";
};
};

View File

@ -12,16 +12,13 @@
dynamicDomain = true;
hosts4 = {
pub-gw = "172.20.78.1";
leoncloud = "172.20.79.254";
};
hosts6 = {
dn42 = {
pub-gw = "fd23:42:c3d2:583::1";
leoncloud = "fd23:42:c3d2:583:201b:56ff:fe8d:ef09";
};
flpk = {
pub-gw = "2a0f:5382:acab:1403::1";
leoncloud = "2a0f:5382:acab:1403:201b:56ff:fe8d:ef09";
};
};
subnet4 = "172.20.78.0/23";