mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-22 06:28:57 -04:00
drop floating IPs for network servers
This commit is contained in:
parent
ace45c7d5c
commit
3354bcb34d
3 changed files with 0 additions and 21 deletions
|
@ -4,16 +4,9 @@ Name=eth0
|
|||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=ipv6
|
||||
Address=167.114.34.100/32
|
||||
Address=2607:5300:205:200::b44/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
Destination=0.0.0.0/0
|
||||
Gateway=51.79.48.1
|
||||
PreferredSource=167.114.34.100
|
||||
Metric=50
|
||||
|
||||
[Route]
|
||||
Destination=2607:5300:205:200::1
|
||||
|
||||
|
|
|
@ -4,16 +4,9 @@ Name=eth0
|
|||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=ipv6
|
||||
Address=146.59.188.59/32
|
||||
Address=2001:41d0:304:200::df95/128
|
||||
Gateway=2001:41d0:304:200::1
|
||||
|
||||
[Route]
|
||||
Destination=0.0.0.0/0
|
||||
Gateway=146.59.144.1
|
||||
PreferredSource=146.59.188.59
|
||||
Metric=50
|
||||
|
||||
[Route]
|
||||
Destination=2001:41d0:304:200::1
|
||||
|
||||
|
|
|
@ -4,16 +4,9 @@ Name=eth0
|
|||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=ipv6
|
||||
Address=51.79.181.226/32
|
||||
Address=2402:1f00:8000:800::e14/128
|
||||
Gateway=2402:1f00:8000:800::1
|
||||
|
||||
[Route]
|
||||
Destination=0.0.0.0/0
|
||||
Gateway=51.79.164.1
|
||||
PreferredSource=51.79.181.226
|
||||
Metric=50
|
||||
|
||||
[Route]
|
||||
Destination=2402:1f00:8000:800::1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue