mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-02-02 00:14:54 -05:00
add new website server instance
This commit is contained in:
parent
52a1e9f18e
commit
8114047b9b
@ -1,5 +1,5 @@
|
|||||||
[Match]
|
[Match]
|
||||||
MACAddress=fa:16:3e:81:fc:e0
|
MACAddress=00:16:fc:5d:d5:ed
|
||||||
|
|
||||||
[Link]
|
[Link]
|
||||||
Name=eth0
|
Name=eth0
|
||||||
|
@ -2,17 +2,18 @@
|
|||||||
Name=eth0
|
Name=eth0
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
|
||||||
LinkLocalAddressing=no
|
LinkLocalAddressing=no
|
||||||
Address=2001:41d0:304:200::a087/128
|
Address=209.141.35.164
|
||||||
Gateway=2001:41d0:304:200::1
|
Gateway=209.141.35.1
|
||||||
|
Address=2605:6400:20:1131:8088:e08:84e6:632
|
||||||
|
Gateway=2605:6400:20::1
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2001:41d0:304:200::1
|
Destination=209.141.35.1
|
||||||
|
|
||||||
[DHCP]
|
[Route]
|
||||||
UseMTU=true
|
Destination=2605:6400:20::1
|
||||||
|
|
||||||
[CAKE]
|
[CAKE]
|
||||||
Bandwidth=250M
|
Bandwidth=1000M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Match]
|
[Match]
|
||||||
MACAddress=fa:16:3e:6c:e7:43
|
MACAddress=fa:16:3e:81:fc:e0
|
||||||
|
|
||||||
[Link]
|
[Link]
|
||||||
Name=eth0
|
Name=eth0
|
||||||
|
@ -4,11 +4,11 @@ Name=eth0
|
|||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
LinkLocalAddressing=no
|
LinkLocalAddressing=no
|
||||||
Address=2402:1f00:8000:800::25ba/128
|
Address=2001:41d0:304:200::a087/128
|
||||||
Gateway=2402:1f00:8000:800::1
|
Gateway=2001:41d0:304:200::1
|
||||||
|
|
||||||
[Route]
|
[Route]
|
||||||
Destination=2402:1f00:8000:800::1
|
Destination=2001:41d0:304:200::1
|
||||||
|
|
||||||
[DHCP]
|
[DHCP]
|
||||||
UseMTU=true
|
UseMTU=true
|
||||||
|
5
systemd/network/3.grapheneos.org.link
Normal file
5
systemd/network/3.grapheneos.org.link
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[Match]
|
||||||
|
MACAddress=fa:16:3e:6c:e7:43
|
||||||
|
|
||||||
|
[Link]
|
||||||
|
Name=eth0
|
18
systemd/network/3.grapheneos.org.network
Normal file
18
systemd/network/3.grapheneos.org.network
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[Match]
|
||||||
|
Name=eth0
|
||||||
|
|
||||||
|
[Network]
|
||||||
|
DHCP=ipv4
|
||||||
|
LinkLocalAddressing=no
|
||||||
|
Address=2402:1f00:8000:800::25ba/128
|
||||||
|
Gateway=2402:1f00:8000:800::1
|
||||||
|
|
||||||
|
[Route]
|
||||||
|
Destination=2402:1f00:8000:800::1
|
||||||
|
|
||||||
|
[DHCP]
|
||||||
|
UseMTU=true
|
||||||
|
|
||||||
|
[CAKE]
|
||||||
|
Bandwidth=250M
|
||||||
|
PriorityQueueingPreset=besteffort
|
Loading…
x
Reference in New Issue
Block a user