mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 21:49:22 -05:00
drop floating IPs for website servers
This commit is contained in:
parent
3354bcb34d
commit
9f1ba5f2a5
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=198.27.89.126/32
|
|
||||||
Address=2607:5300:201:3100::1aae/128
|
Address=2607:5300:201:3100::1aae/128
|
||||||
Gateway=2607:5300:201:3100::1
|
Gateway=2607:5300:201:3100::1
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=0.0.0.0/0
|
|
||||||
Gateway=192.99.43.1
|
|
||||||
PreferredSource=198.27.89.126
|
|
||||||
Metric=50
|
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2607:5300:201:3100::1
|
Destination=2607:5300:201:3100::1
|
||||||
|
|
||||||
|
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=146.59.188.36/32
|
|
||||||
Address=2001:41d0:304:200::a087/128
|
Address=2001:41d0:304:200::a087/128
|
||||||
Gateway=2001:41d0:304:200::1
|
Gateway=2001:41d0:304:200::1
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=0.0.0.0/0
|
|
||||||
Gateway=51.178.136.1
|
|
||||||
PreferredSource=146.59.188.36
|
|
||||||
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.222/32
|
|
||||||
Address=2402:1f00:8000:800::25ba/128
|
Address=2402:1f00:8000:800::25ba/128
|
||||||
Gateway=2402:1f00:8000:800::1
|
Gateway=2402:1f00:8000:800::1
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=0.0.0.0/0
|
|
||||||
Gateway=51.79.160.1
|
|
||||||
PreferredSource=51.79.181.222
|
|
||||||
Metric=50
|
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2402:1f00:8000:800::1
|
Destination=2402:1f00:8000:800::1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user