Commit Graph

138 Commits

Author SHA1 Message Date
5d97e85bf6 nixos-module/container/dns: add ns.spaceboyz.net over dn42 to slaves 2021-05-07 17:38:23 +02:00
90c9c9dd13 nixos-module/container/dns: set notify-source for zone xfer 2021-05-06 18:00:47 +02:00
27571cff72 nixos-module/container/dns, pkgs/dns-slaves: add explicit addresses for zone xfers 2021-05-06 17:52:49 +02:00
4d41e241b3 lib/dns: refactor localZones 2021-05-06 16:25:10 +02:00
4bb81fe044 nixos-module/container/dns: must use extraOptions 2021-05-06 15:51:58 +02:00
a9abf3d365 nixos-module/container/dns: create initial records in dynamic zones 2021-05-06 15:46:37 +02:00
8bc0ce6e15 nixos-module/container/dns: allow underscores in dynamic hostnames 2021-05-06 15:46:16 +02:00
e141a0fc5a nixos-module/defaults: install iftop 2021-05-06 03:27:35 +02:00
fd267085bc nixos-module/container/{dns, dhcp-server}: implement internal ipv4 dyndns 2021-05-06 03:22:18 +02:00
bc61849e4d nixos-module/network: try to make resolv.conf more compatible 2021-05-06 02:30:44 +02:00
4402d724bb nixos-module/container/anon: make nat, iproute2 config optional 2021-05-06 01:09:09 +02:00
0aa4169dcb nixos-module/container/anon: make core flags optional 2021-05-06 01:08:01 +02:00
01f3685d9b nixos-module/server/lxc-containers: add shortenNetName 2021-05-06 00:50:24 +02:00
5bda3ab775 nixos-module/defaults: let journald log to volatile storage 2021-05-06 00:45:18 +02:00
16d60e0dd3 nixos-module/container/dnscache: fix local forward-zones 2021-05-06 00:43:37 +02:00
c70cb80a78 nixos-module/container/dnscache: remove more domain-insecure definitions 2021-05-06 00:43:28 +02:00
b2e8fab30e nixos-module/container/dnscache: disable c3d2 reverse zone 2021-05-05 23:28:26 +02:00
1eeb24a2e2 nixos-module/container/dnscache: use all the dn42 ns 2021-05-05 23:21:33 +02:00
911cd33a1c nixos-module/container/dnscache: extend domain-insecure, remove all local-zone 2021-05-05 23:21:12 +02:00
a45fb3c484 nixos-module/container/dnscache: use data from config.site.dns.localZones 2021-05-05 23:20:39 +02:00
b800691dad nixos-module/container/dns: factor zones out into config.site.dns.localZones 2021-05-05 23:19:41 +02:00
20c8821823 nixos-module/container/bird: don't redistribute bgp into ospf 2021-05-05 21:01:23 +02:00
bf0a185ed5 nixos-module/server/lxc-containers: decrease RestartSec 2021-05-05 20:23:56 +02:00
5f8203d901 nixos-module/container/bird: add check-upstream services 2021-05-05 17:35:44 +02:00
d89c373dfe nixos-module/container/dns: add ipv6 reverse zones 2021-05-03 03:44:00 +02:00
187c657080 nixos-module/container/dns: add ipv4 reverse zones 2021-05-03 02:15:27 +02:00
8c896c31b8 nixos-module/container/dns: init 2021-05-03 01:26:57 +02:00
c15f716dd1 nixos-module/container/bird: fix ospf priority 2021-05-02 20:01:59 +02:00
f99d05c42d nixos-module/container/bird: become designated router for ospf instances when adveritising upstream 2021-05-02 19:52:00 +02:00
df5fee8f69 nixos-module/container/bird: style 2021-05-02 19:51:48 +02:00
93d312c26c nixos-module/server/lxc-containers: switch back to using ConditionPathExists
much more graceful to systemd
2021-05-01 03:07:28 +02:00
aa5c7377c7 nixos-module/server/lxc-containers: add restart on failed reload 2021-05-01 03:04:14 +02:00
03f755f841 nixos-module/container/upstream: provide NAT6 with noNat.subnets6 2021-05-01 01:14:54 +02:00
38da586d49 nixos-module/container/bird: disable ospfv3 auth again for ZW6_upstream*
upstream2 is still not migrated
2021-05-01 00:55:41 +02:00
d72789c35a /nixos-module/container/bird: use ospf instances not areas for sharing upstream 2021-04-30 23:55:16 +02:00
268e16999f nixos-module/container/bird: remove useless network declarations 2021-04-30 23:35:54 +02:00
eda2bc3b55 nixos-module/container/bird: simplify filters 2021-04-30 23:02:31 +02:00
692e12f07d nixos-module/container/bird: start using multiple ospf instances 2021-04-30 22:39:56 +02:00
1f06e90cfc nixos-module/defaults: enable boot.tmpOnTmpfs 2021-04-30 22:39:24 +02:00
5c8fa22ca8 nixos-module/server/lxc-containers: add prebuilt containers 2021-04-30 22:38:57 +02:00
2f02f474b9 flake.nix: switch zentralwerk-network-key input from nix to master branch 2021-04-30 18:39:41 +02:00
6b6f3d5598 nixos-module/container/bird: simplify filter operations 2021-04-30 00:16:00 +02:00
67acfb140b nix/nixos-module/container/anon: change wireguardMark to an actually unused value 2021-04-29 23:26:58 +02:00
c4fe62ebeb nixos-module/container/bird: export default routes on upstream*/anon* 2021-04-29 22:47:44 +02:00
0350826bc5 nixos-module/container/{anon,bird}: route wireguard with policy routing over default routes learned from OSPF 2021-04-29 22:46:03 +02:00
257e6686b9 nixos-module/container/bird: implement upstream failover 2021-04-29 01:44:48 +02:00
02de036ba7 nixos-module/container/upstream: update DHCPv6PrefixDelegation configuration 2021-04-29 01:34:33 +02:00
266fed1c13 nixos-module/container/dnscache: tuning 2021-04-15 00:27:23 +02:00
e79bb4e297 nixos-module/collectd: add unbound.rb 2021-04-15 00:24:38 +02:00
52cac17f16 nixos-module/container/dnscache: set tls-cert-bundle 2021-04-14 23:25:21 +02:00