add fra.grapheneos.org and hio.grapheneos.org servers

These were previously 2 of our 4 OVH ns1.grapheneos.org instances. Our
ns1.grapheneos.network network has been entirely moved to Vultr for BGP
support so we're reusing these 2 instances as replacements for 2 of the
existing grapheneos.org servers.
This commit is contained in:
Daniel Micay 2025-11-15 17:17:02 -05:00
parent 79d4fc2b9c
commit 1fad7ca6cd
7 changed files with 149 additions and 3 deletions

View file

@ -0,0 +1,5 @@
[Match]
MACAddress=fa:16:3e:96:60:9c
[Link]
Name=public

View file

@ -0,0 +1,26 @@
[Match]
Name=public
[Network]
DHCP=ipv4
LinkLocalAddressing=no
Address=2001:41d0:701:1100::245b/128
[Route]
Destination=::/0
Gateway=2001:41d0:701:1100::1
PreferredSource=2001:41d0:701:1100::245b
[Route]
Destination=2001:41d0:701:1100::1
PreferredSource=2001:41d0:701:1100::245b
[DHCP]
UseMTU=true
[CAKE]
Handle=1
Bandwidth=500M
PriorityQueueingPreset=diffserv4
FlowIsolationMode=dual-dst-host
SplitGSO=false

View file

@ -0,0 +1,5 @@
[Match]
MACAddress=fa:16:3e:13:ae:28
[Link]
Name=public

View file

@ -0,0 +1,26 @@
[Match]
Name=public
[Network]
DHCP=ipv4
LinkLocalAddressing=no
Address=2604:2dc0:202:300::23a6/128
[Route]
Destination=::/0
Gateway=2604:2dc0:202:300::1
PreferredSource=2604:2dc0:202:300::23a6
[Route]
Destination=2604:2dc0:202:300::1
PreferredSource=2604:2dc0:202:300::23a6
[DHCP]
UseMTU=true
[CAKE]
Handle=1
Bandwidth=500M
PriorityQueueingPreset=diffserv4
FlowIsolationMode=dual-dst-host
SplitGSO=false