mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-05 12:00:47 -05:00
drop floating IPs for network servers
This commit is contained in:
parent
ace45c7d5c
commit
3354bcb34d
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=167.114.34.100/32
|
|
||||||
Address=2607:5300:205:200::b44/128
|
Address=2607:5300:205:200::b44/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=167.114.34.100
|
|
||||||
Metric=50
|
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:205:200::1
|
Destination=2607:5300:205:200::1
|
||||||
|
|
||||||
|
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=146.59.188.59/32
|
|
||||||
Address=2001:41d0:304:200::df95/128
|
Address=2001:41d0:304:200::df95/128
|
||||||
Gateway=2001:41d0:304:200::1
|
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]
|
[Route]
|
||||||
Destination=2001:41d0:304:200::1
|
Destination=2001:41d0:304:200::1
|
||||||
|
|
||||||
|
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=51.79.181.226/32
|
|
||||||
Address=2402:1f00:8000:800::e14/128
|
Address=2402:1f00:8000:800::e14/128
|
||||||
Gateway=2402:1f00:8000:800::1
|
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]
|
[Route]
|
||||||
Destination=2402:1f00:8000:800::1
|
Destination=2402:1f00:8000:800::1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user