diff --git a/etc/systemd/network/mia.ns1.grapheneos.org.link b/etc/systemd/network/mia.ns1.grapheneos.org.link new file mode 100644 index 0000000..61393e8 --- /dev/null +++ b/etc/systemd/network/mia.ns1.grapheneos.org.link @@ -0,0 +1,5 @@ +[Match] +MACAddress=56:00:05:c1:65:c4 + +[Link] +Name=public diff --git a/etc/systemd/network/mia.ns1.grapheneos.org.network b/etc/systemd/network/mia.ns1.grapheneos.org.network new file mode 100644 index 0000000..240317e --- /dev/null +++ b/etc/systemd/network/mia.ns1.grapheneos.org.network @@ -0,0 +1,8 @@ +[Match] +Name=public + +[Network] +DHCP=ipv4 + +[DHCP] +UseMTU=true diff --git a/hosts.sh b/hosts.sh index 71b8041..47f7197 100644 --- a/hosts.sh +++ b/hosts.sh @@ -4,6 +4,7 @@ declare -Ar hosts_hostname=( [1.ns1.grapheneos.org]=1-ns1 [2.ns1.grapheneos.org]=2-ns1 [3.ns1.grapheneos.org]=3-ns1 + [mia.ns1.grapheneos.org]=ns1-mia [brn.ns2.grapheneos.org]=ns2-brn [las.ns2.grapheneos.org]=ns2-las [nyc.ns2.grapheneos.org]=ns2-nyc @@ -53,6 +54,7 @@ declare -Ar hosts_authorized_keys=( [1.ns1.grapheneos.org]=authorized_keys-replica-ns1 [2.ns1.grapheneos.org]=authorized_keys-replica-ns1 [3.ns1.grapheneos.org]=authorized_keys-replica-ns1 + [mia.ns1.grapheneos.org]=authorized_keys-replica-ns1 [brn.ns2.grapheneos.org]=authorized_keys-replica-ns2 [las.ns2.grapheneos.org]=authorized_keys-replica-ns2 [bhs1.grapheneos.org]=authorized_keys-replica-grapheneos @@ -73,6 +75,7 @@ declare -Ar hosts_firewall=( [1.ns1.grapheneos.org]=ns1 [2.ns1.grapheneos.org]=ns1 [3.ns1.grapheneos.org]=ns1 + [mia.ns1.grapheneos.org]=ns1 [brn.ns2.grapheneos.org]=ns2 [las.ns2.grapheneos.org]=ns2 [nyc.ns2.grapheneos.org]=ns2 @@ -150,6 +153,7 @@ declare -Ar hosts_conntrack_size=( [1.ns1.grapheneos.org]=131072 [2.ns1.grapheneos.org]=131072 [3.ns1.grapheneos.org]=131072 + [mia.ns1.grapheneos.org]=65536 [brn.ns2.grapheneos.org]=65536 [las.ns2.grapheneos.org]=65536 [nyc.ns2.grapheneos.org]=65536 @@ -207,6 +211,7 @@ declare -Ar hosts_ipv4_address=( [1.ns1.grapheneos.org]=15.204.8.153 [2.ns1.grapheneos.org]=57.129.65.223 [3.ns1.grapheneos.org]=15.235.197.61 + [mia.ns1.grapheneos.org]=45.32.173.220 [brn.ns2.grapheneos.org]=107.189.3.168 [las.ns2.grapheneos.org]=205.185.124.155 [nyc.ns2.grapheneos.org]=198.98.53.141 @@ -236,6 +241,7 @@ declare -Ar hosts_ipv6_address=( [1.ns1.grapheneos.org]=2604:2dc0:202:300::23a6 [2.ns1.grapheneos.org]=2001:41d0:701:1100::245b [3.ns1.grapheneos.org]=2402:1f00:8000:800::3966 + [mia.ns1.grapheneos.org]=2001:19f0:9002:2981:5400:05ff:fec1:65c4 [brn.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8 [las.ns2.grapheneos.org]=2605:6400:20:1c8f:a0c9:372d:482e:945b [nyc.ns2.grapheneos.org]=2605:6400:10:102e:95bc:89ef:2e7f:49bb @@ -259,7 +265,7 @@ declare -Ar hosts_ipv6_address=( ) readonly hosts_ns1=( - {0..3}.ns1.grapheneos.org + {{0..3},mia}.ns1.grapheneos.org ) readonly hosts_ns2=( @@ -301,7 +307,7 @@ readonly hosts_primary=( ) readonly hosts_secondary=( - {1..3}.ns1.grapheneos.org + {{1..3},mia}.ns1.grapheneos.org {brn,las}.ns2.grapheneos.org {bhs1,gra0,gra1,las0,las1,sin0,sin1}.grapheneos.org {lax,lon}.releases.grapheneos.org diff --git a/packages/mia.ns1.grapheneos.org b/packages/mia.ns1.grapheneos.org new file mode 100644 index 0000000..9a5446e --- /dev/null +++ b/packages/mia.ns1.grapheneos.org @@ -0,0 +1,43 @@ +b3sum +base +bird +chrony +cloud-guest-utils +conntrack-tools +dnsdist +ethtool +fish +geoip +geoipupdate +grub +htop +ioping +iperf +libmaxminddb +linux-lts +logrotate +man-db +mmdblookup +moreutils +mtr +neovim +nftables +nginx +nmap +openssh +pacman-contrib +pacutils +plocate +powerdns +pv +rsync +strace +stress +syslog-ng +sysstat +tinyxxd +tree +unbound +xfsprogs +yaml-cpp +zerotier-one