diff --git a/hosts.sh b/hosts.sh index 5e7d057..a030e87 100644 --- a/hosts.sh +++ b/hosts.sh @@ -70,7 +70,7 @@ declare -Ar hosts_ipv4_address=( [6.releases.grapheneos.org]=135.125.183.155 [7.releases.grapheneos.org]=141.95.0.242 [matrix.grapheneos.org]=51.79.51.42 - [discuss.grapheneos.org]=51.161.11.34 + [discuss.grapheneos.org]=51.79.52.38 [grapheneos.social]=51.222.30.159 [staging.attestation.app]=198.98.57.157 [attestation.app]=51.79.50.249 @@ -101,7 +101,7 @@ declare -Ar hosts_ipv6_address=( [6.releases.grapheneos.org]=2001:41d0:701:1100::2ec9 [7.releases.grapheneos.org]=2001:41d0:701:1100::3e56 [matrix.grapheneos.org]=2607:5300:205:200::26e1 - [discuss.grapheneos.org]=2607:5300:205:200::3df + [discuss.grapheneos.org]=2607:5300:205:200::3c4 [grapheneos.social]=2607:5300:205:200::2706 [staging.attestation.app]=2605:6400:10:aa9:1c0f:44d3:da15:c0ec [attestation.app]=2607:5300:205:200::86a diff --git a/systemd/network/discuss.grapheneos.org.link b/systemd/network/discuss.grapheneos.org.link index a4d1ae1..2af4627 100644 --- a/systemd/network/discuss.grapheneos.org.link +++ b/systemd/network/discuss.grapheneos.org.link @@ -1,5 +1,5 @@ [Match] -MACAddress=fa:16:3e:44:95:72 +MACAddress=fa:16:3e:19:92:33 [Link] Name=public diff --git a/systemd/network/discuss.grapheneos.org.network b/systemd/network/discuss.grapheneos.org.network index 12020af..2af220e 100644 --- a/systemd/network/discuss.grapheneos.org.network +++ b/systemd/network/discuss.grapheneos.org.network @@ -4,7 +4,7 @@ Name=public [Network] DHCP=ipv4 LinkLocalAddressing=no -Address=2607:5300:205:200::3df/128 +Address=2607:5300:205:200::3c4/128 Gateway=2607:5300:205:200::1 [Route] @@ -14,5 +14,5 @@ Destination=2607:5300:205:200::1 UseMTU=true [CAKE] -Bandwidth=500M +Bandwidth=1000M PriorityQueueingPreset=besteffort