mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
20 lines
290 B
SYSTEMD
20 lines
290 B
SYSTEMD
[Match]
|
|
Name=eth0
|
|
|
|
[Network]
|
|
LinkLocalAddressing=no
|
|
Address=192.99.98.22/32
|
|
Gateway=51.161.8.1
|
|
Address=2607:5300:205:200::94f/128
|
|
Gateway=2607:5300:205:200::1
|
|
|
|
[Route]
|
|
Destination=51.161.8.1
|
|
|
|
[Route]
|
|
Destination=2607:5300:205:200::1
|
|
|
|
[CAKE]
|
|
Bandwidth=250M
|
|
PriorityQueueingPreset=besteffort
|