mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
switch to floating IPv4 addresses for staging
This commit is contained in:
parent
bcd14b805b
commit
9a69263f6b
@ -4,9 +4,16 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
|
Address=51.222.225.203/32
|
||||||
Address=2607:5300:205:200::1585/128
|
Address=2607:5300:205:200::1585/128
|
||||||
Gateway=2607:5300:205:200::1
|
Gateway=2607:5300:205:200::1
|
||||||
|
|
||||||
|
[Route]
|
||||||
|
Destination=0.0.0.0/0
|
||||||
|
Gateway=51.79.48.1
|
||||||
|
PreferredSource=51.222.225.203
|
||||||
|
Metric=50
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:205:200::1
|
Destination=2607:5300:205:200::1
|
||||||
|
|
||||||
|
@ -4,9 +4,16 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
|
Address=51.222.225.204/32
|
||||||
Address=2607:5300:205:200::a23/128
|
Address=2607:5300:205:200::a23/128
|
||||||
Gateway=2607:5300:205:200::1
|
Gateway=2607:5300:205:200::1
|
||||||
|
|
||||||
|
[Route]
|
||||||
|
Destination=0.0.0.0/0
|
||||||
|
Gateway=51.222.136.1
|
||||||
|
PreferredSource=51.222.225.204
|
||||||
|
Metric=50
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:205:200::1
|
Destination=2607:5300:205:200::1
|
||||||
|
|
||||||
|
@ -4,9 +4,16 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
|
Address=51.222.225.205/32
|
||||||
Address=2607:5300:205:200::3afd/128
|
Address=2607:5300:205:200::3afd/128
|
||||||
Gateway=2607:5300:205:200::1
|
Gateway=2607:5300:205:200::1
|
||||||
|
|
||||||
|
[Route]
|
||||||
|
Destination=0.0.0.0/0
|
||||||
|
Gateway=51.222.136.1
|
||||||
|
PreferredSource=51.222.225.205
|
||||||
|
Metric=50
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:205:200::1
|
Destination=2607:5300:205:200::1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user