mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
27 lines
384 B
SYSTEMD
27 lines
384 B
SYSTEMD
[Match]
|
|
Name=eth0
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
LinkLocalAddressing=ipv6
|
|
Address=142.4.204.63/32
|
|
Address=2607:5300:201:3100::6210/128
|
|
Gateway=2607:5300:201:3100::1
|
|
|
|
[Route]
|
|
Destination=0.0.0.0/0
|
|
Gateway=167.114.114.1
|
|
PreferredSource=142.4.204.63
|
|
Metric=50
|
|
|
|
[Route]
|
|
Destination=2607:5300:201:3100::1
|
|
|
|
[DHCP]
|
|
RouteMetric=100
|
|
UseMTU=true
|
|
|
|
[CAKE]
|
|
Bandwidth=2000M
|
|
PriorityQueueingPreset=besteffort
|