mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
drop floating IPs for DNS servers
This commit is contained in:
parent
91e36044ca
commit
3ea5a14b2f
@ -4,16 +4,9 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=ipv6
|
LinkLocalAddressing=ipv6
|
||||||
Address=144.217.195.151/32
|
|
||||||
Address=2607:5300:205:200:0:0:0:29e8/128
|
Address=2607:5300:205:200:0:0:0:29e8/128
|
||||||
Gateway=2607:5300:205:200::1
|
Gateway=2607:5300:205:200::1
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=0.0.0.0/0
|
|
||||||
Gateway=51.222.12.1
|
|
||||||
PreferredSource=144.217.195.151
|
|
||||||
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=46.105.58.84/32
|
|
||||||
Address=2001:41d0:304:200::528/128
|
Address=2001:41d0:304:200::528/128
|
||||||
Gateway=2001:41d0:304:200::1
|
Gateway=2001:41d0:304:200::1
|
||||||
|
|
||||||
[Route]
|
|
||||||
Destination=0.0.0.0/0
|
|
||||||
Gateway=141.94.68.1
|
|
||||||
PreferredSource=46.105.58.84
|
|
||||||
Metric=50
|
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2001:41d0:304:200::1
|
Destination=2001:41d0:304:200::1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user