mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-27 10:00:23 -05:00
adjust IPv6 subnet size for ReliableSite servers
This commit is contained in:
parent
e57096dfec
commit
48d939d39d
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Name=public
|
||||||
[Network]
|
[Network]
|
||||||
LinkLocalAddressing=no
|
LinkLocalAddressing=no
|
||||||
Address=172.96.172.37/24
|
Address=172.96.172.37/24
|
||||||
Address=2605:9880:400:1100:15:1240:515:6e/128
|
Address=2605:9880:400:1100:15:1240:515:6e/64
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=0.0.0.0/0
|
Destination=0.0.0.0/0
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ Name=public
|
||||||
[Network]
|
[Network]
|
||||||
LinkLocalAddressing=no
|
LinkLocalAddressing=no
|
||||||
Address=104.194.8.203/24
|
Address=104.194.8.203/24
|
||||||
Address=2605:9880:200:20::113/128
|
Address=2605:9880:200:20::113/64
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=0.0.0.0/0
|
Destination=0.0.0.0/0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue