mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
add network configuration for 1.grapheneos.network
This commit is contained in:
parent
2f4e9f67c4
commit
5777fa38ae
5
systemd/network/1.grapheneos.network.link
Normal file
5
systemd/network/1.grapheneos.network.link
Normal file
@ -0,0 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=00:16:ed:7b:89:9b
|
||||
|
||||
[Link]
|
||||
Name=eth0
|
19
systemd/network/1.grapheneos.network.network
Normal file
19
systemd/network/1.grapheneos.network.network
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user