add new website server instance

This commit is contained in:
Daniel Micay 2023-06-30 15:45:09 -04:00
parent 52a1e9f18e
commit 8114047b9b
6 changed files with 36 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,5 @@
[Match]
MACAddress=fa:16:3e:6c:e7:43
[Link]
Name=eth0

View 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