diff --git a/hosts.sh b/hosts.sh index d71b94e..1ceea6f 100644 --- a/hosts.sh +++ b/hosts.sh @@ -211,7 +211,7 @@ declare -Ar hosts_ipv4_address=( [attestation.app]=51.79.66.27 [matrix.grapheneos.org]=51.79.51.42 [discuss.grapheneos.org]=51.79.52.38 - [grapheneos.social]=51.222.30.159 + [grapheneos.social]=51.222.159.14 ) declare -Ar hosts_ipv6_address=( @@ -242,7 +242,7 @@ declare -Ar hosts_ipv6_address=( [attestation.app]=2607:5300:205:200::7e9 [matrix.grapheneos.org]=2607:5300:205:200::26e1 [discuss.grapheneos.org]=2607:5300:205:200::3c4 - [grapheneos.social]=2607:5300:205:200::2706 + [grapheneos.social]=2607:5300:205:200::5e3f ) readonly hosts_dns=( diff --git a/systemd/network/grapheneos.social.link b/systemd/network/grapheneos.social.link index 9598f36..a57fab3 100644 --- a/systemd/network/grapheneos.social.link +++ b/systemd/network/grapheneos.social.link @@ -1,5 +1,5 @@ [Match] -MACAddress=fa:16:3e:3d:ac:bd +MACAddress=fa:16:3e:45:3b:9c [Link] Name=public diff --git a/systemd/network/grapheneos.social.network b/systemd/network/grapheneos.social.network index ff62f81..979fb50 100644 --- a/systemd/network/grapheneos.social.network +++ b/systemd/network/grapheneos.social.network @@ -4,20 +4,20 @@ Name=public [Network] DHCP=ipv4 LinkLocalAddressing=no -Address=2607:5300:205:200::2706/128 +Address=2607:5300:205:200::5e3f/128 [Route] Destination=::/0 Gateway=2607:5300:205:200::1 -PreferredSource=2607:5300:205:200::2706 +PreferredSource=2607:5300:205:200::5e3f [Route] Destination=2607:5300:205:200::1 -PreferredSource=2607:5300:205:200::2706 +PreferredSource=2607:5300:205:200::5e3f [DHCP] UseMTU=true [CAKE] -Bandwidth=500M +Bandwidth=1000M PriorityQueueingPreset=besteffort