mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-29 10:56:32 -05:00
0.releases.grapheneos.org IPv4 update
The main IPv4 address has changed and we're now using an additional IPv4 address to send more traffic to it via DNS RRset load balancing.
This commit is contained in:
parent
02b7e4e5c1
commit
5ea8e202a1
1 changed files with 6 additions and 5 deletions
|
|
@ -3,17 +3,18 @@ Name=public
|
|||
|
||||
[Network]
|
||||
LinkLocalAddressing=no
|
||||
Address=45.90.185.33/24
|
||||
Address=185.225.24.20/24
|
||||
Address=185.225.24.21/24
|
||||
Address=2a14:3f87:6920:250::100/60
|
||||
|
||||
[Route]
|
||||
Destination=0.0.0.0/0
|
||||
Gateway=45.90.185.1
|
||||
PreferredSource=45.90.185.33
|
||||
Gateway=185.225.24.1
|
||||
PreferredSource=185.225.24.20
|
||||
|
||||
[Route]
|
||||
Destination=45.90.185.1
|
||||
PreferredSource=45.90.185.33
|
||||
Destination=185.225.24.1
|
||||
PreferredSource=185.225.24.20
|
||||
|
||||
[Route]
|
||||
Destination=::/0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue