diff --git a/systemd/network/1.grapheneos.network.link b/systemd/network/1.grapheneos.network.link new file mode 100644 index 0000000..f896944 --- /dev/null +++ b/systemd/network/1.grapheneos.network.link @@ -0,0 +1,5 @@ +[Match] +MACAddress=00:16:ed:7b:89:9b + +[Link] +Name=eth0 diff --git a/systemd/network/1.grapheneos.network.network b/systemd/network/1.grapheneos.network.network new file mode 100644 index 0000000..2f1e859 --- /dev/null +++ b/systemd/network/1.grapheneos.network.network @@ -0,0 +1,19 @@ +[Match] +Name=eth0 + +[Network] +LinkLocalAddressing=no +Address=209.141.37.35 +Gateway=209.141.37.1 +Address=2605:6400:20:387:72d4:dab9:a369:f351 +Gateway=2605:6400:20::1 + +[Route] +Destination=209.141.37.1 + +[Route] +Destination=2605:6400:20::1 + +[CAKE] +Bandwidth=1000M +PriorityQueueingPreset=besteffort