mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
27 lines
381 B
SYSTEMD
27 lines
381 B
SYSTEMD
[Match]
|
|
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
|
|
|
|
[DHCP]
|
|
RouteMetric=100
|
|
UseMTU=true
|
|
|
|
[CAKE]
|
|
Bandwidth=250M
|
|
PriorityQueueingPreset=besteffort
|