graphene-os-server-infrastr.../etc/systemd/network/2.grapheneos.network.network
2025-08-28 20:06:46 -04:00

26 lines
410 B
SYSTEMD

[Match]
Name=public
[Network]
DHCP=ipv4
LinkLocalAddressing=no
Address=2001:41d0:304:200::b109/128
[Route]
Destination=::/0
Gateway=2001:41d0:304:200::1
PreferredSource=2001:41d0:304:200::b109
[Route]
Destination=2001:41d0:304:200::1
PreferredSource=2001:41d0:304:200::b109
[DHCP]
UseMTU=true
[CAKE]
Handle=1
Bandwidth=500M
PriorityQueueingPreset=besteffort
FlowIsolationMode=dual-dst-host
SplitGSO=false