mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
add grapheneos.social network configuration
This commit is contained in:
parent
08da28f7b5
commit
0aff07f884
5
systemd/network/grapheneos.social.link
Normal file
5
systemd/network/grapheneos.social.link
Normal file
@ -0,0 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:3d:ac:bd
|
||||
|
||||
[Link]
|
||||
Name=eth0
|
19
systemd/network/grapheneos.social.network
Normal file
19
systemd/network/grapheneos.social.network
Normal file
@ -0,0 +1,19 @@
|
||||
[Match]
|
||||
Name=eth0
|
||||
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=ipv6
|
||||
Address=2607:5300:205:200::2706/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
Destination=2607:5300:205:200::1
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=100
|
||||
UseMTU=true
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=500M
|
||||
PriorityQueueingPreset=besteffort
|
Loading…
Reference in New Issue
Block a user