mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-01 19:16:07 -04:00
add IPv4 gateway route for 4.releases.grapheneos.org
This commit is contained in:
parent
b20cf862a3
commit
250d813c56
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ Destination=0.0.0.0/0
|
||||||
Gateway=45.90.185.1
|
Gateway=45.90.185.1
|
||||||
PreferredSource=45.90.185.33
|
PreferredSource=45.90.185.33
|
||||||
|
|
||||||
|
[Route]
|
||||||
|
Destination=45.90.185.1
|
||||||
|
PreferredSource=45.90.185.33
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=::/0
|
Destination=::/0
|
||||||
Gateway=2a14:3f87:6920:250::1
|
Gateway=2a14:3f87:6920:250::1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue