mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 21:49:22 -05:00
drop floating IP for attestation server
This commit is contained in:
parent
9929542f43
commit
ace45c7d5c
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=51.222.17.138/32
|
|
||||||
Address=2607:5300:205:200::86a/128
|
Address=2607:5300:205:200::86a/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.17.138
|
|
||||||
Metric=50
|
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:205:200::1
|
Destination=2607:5300:205:200::1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user