My Nix Configuration

[prefect.dn42] Update old dn42 tunnels

pyrox.dev 841b3630 e1571d10

verified
Changed files
+6 -30
systems
x86_64-linux
+1 -1
systems/x86_64-linux/prefect/dn42/bgp.nix
···
multihop = false;
gracefulRestart = true;
name = "sunnet";
-
neigh = "fe80::3088:194%wg42_sunnet";
+
neigh = "fe80::3088:193%wg42_sunnet";
as = "4242423088";
link = "3";
}
-24
systems/x86_64-linux/prefect/dn42/services.nix
···
};
};
};
-
services.bird-lg-proxy.serviceConfig.User = lib.mkForce "bird2";
-
services.bird-lg-proxy.serviceConfig.Group = lib.mkForce "bird2";
};
services = {
-
bird-lg = {
-
proxy = {
-
enable = true;
-
listenAddress = "0.0.0.0:8000";
-
birdSocket = "/var/run/bird/bird.ctl";
-
# allowedIPs = ["0.0.0.0/0"];
-
};
-
frontend = {
-
enable = true;
-
domain = "thehedgehog.me";
-
dnsInterface = "asn.lantian.dn42";
-
listenAddress = "0.0.0.0:6920";
-
netSpecificMode = "dn42";
-
# protocolFilter = ["bgp" "ospf" "static"];
-
proxyPort = 8000;
-
servers = [ "dn42" ];
-
whois = "whois.burble.dn42";
-
# titleBrand = "THEHEDGEHOG LG";
-
# navbar.brand = "THEHEDGEHOG LG";
-
};
-
};
-
bird = {
enable = true;
package = pkgs.bird2;
+5 -5
systems/x86_64-linux/prefect/dn42/tunnels.nix
···
"fe80::2189:e8";
wg42_sunnet =
-
tunnel 492 defaultPrivKeyFile "wAI2D+0GeBnFUqm3xZsfvVlfGQ5iDWI/BykEBbkc62c=" defaultLocalIPv4
+
tunnel 492 defaultPrivKeyFile "QSAeFPotqFpF6fFe3CMrMjrpS5AL54AxWY2w1+Ot2Bo=" defaultLocalIPv4
"fe80::abcd"
-
"nyc1-us.dn42.6700.cc:22459"
+
"v6.lax1-us.dn42.6700.cc:22459"
"wg42_sunnet"
-
"172.21.100.194"
-
"fe80::3088:194";
+
"172.21.100.193"
+
"fe80::3088:193";
wg42_catgirls =
tunnel 493 defaultPrivKeyFile "jo8eAfY8LeA4FAEJ4laYYMNkMd4z3oO/zN5DN0Mo+RQ=" defaultLocalIPv4
···
wg42_potato =
tunnel 495 defaultPrivKeyFile "LUwqKS6QrCPv510Pwt1eAIiHACYDsbMjrkrbGTJfviU=" defaultLocalIPv4
"fe80::9"
-
"us1.dn42.potat0.cc:22459"
+
"las.node.potat0.cc:22459"
"wg42_potato"
""
"fe80::1816";