Commit Graph

205 Commits

Author SHA1 Message Date
8d671d8dee nixos-module/server/lxc-containers: resolve lxc interface name issue by ensuring the type key comes first
it took very long to find this
2021-11-20 00:43:32 +01:00
eb6e47e505 nixos-module/server/network: enable STP and decrease forward_delay for bridges 2021-11-18 22:54:33 +01:00
14ddaeba45 nixos-module/network: configure addresses for all net interfaces 2021-11-18 21:36:57 +01:00
abb226bc5a server1, server2: allow building with zfs support 2021-11-18 20:39:52 +01:00
19674ea461 nixos-module/container/bird: revert to somewhat larger ospf intervals 2021-11-18 17:10:36 +01:00
f7dabd8e2d nixos-module/server/lxc-container: split container build and activation phases 2021-11-18 16:58:32 +01:00
15f7687d92 nixos-module/container/bird: drastically reduce ospf intervals 2021-11-15 23:23:38 +01:00
624f2e38f6 nixos-module/container/upstream/pppoe: fix user option 2021-11-13 03:23:45 +01:00
32c0def45b config: nixify everything 2021-11-13 01:23:23 +01:00
01f37cec9f lib/dns: add extraRecords 2021-11-10 20:12:45 +01:00
6b36f19af8 upstream: fix forwardPorts 2021-10-18 01:24:43 +02:00
2c3c0fa13c upstream: disable NAT reflection for DNS port forwards 2021-10-16 23:56:32 +02:00
e904c12847 nixos-module/container/dns: add local ns.c3d2.de 2021-10-15 23:38:33 +02:00
eae6cc680b nix: fix more names 2021-10-14 17:12:33 +02:00
0ca0a9e9fd nix: remove dangling .ip4 2021-10-14 17:10:11 +02:00
de4b674091 nixos-module/defaults: fix syntax 2021-10-14 17:08:09 +02:00
bd5ee9e7cd nixos-module/defaults: add journalbeat for central logging 2021-10-14 17:06:39 +02:00
8b6c7578e8 nixos-module/container/upstream: remove a lot of stuff by using loopbackIPs for forwarded ports 2021-09-06 23:41:45 +02:00
48cbaf5f08 nixos-module/container/upstream: fix SNAT for forwarded ports 2021-09-06 23:19:08 +02:00
501f96a225 nixos-module/container/upstream: specify externalIP to use SNAT instead of MASQUERADE 2021-09-06 23:17:46 +02:00
1b4f761de8 nixos-module/container/upstream: fix SNAT by adding a staticIpv4Address option 2021-09-06 22:58:52 +02:00
fd4c8ad65b nixos-module/container/upstream: do SNAT for forwarded ports 2021-09-06 22:11:39 +02:00
1d94fb4094 nixos-module/server/defaults: install ipmitool 2021-08-25 17:01:30 +02:00
5a012418dc nixos-module/server/defaults: enable IPMI monitoring with collectd from nixpkgs-master 2021-08-25 16:48:04 +02:00
ee2db449fd nixos-module/server: unify server1 and server2 2021-08-21 00:04:28 +02:00
6166d1ee3b nixos-module/server/server1: init 2021-08-20 23:49:04 +02:00
30aa03f07f nixos-module/server/lxc-containers: make container startup conditional
preparing for cold failover
2021-08-20 21:39:00 +02:00
cf3d9b4891 config: don't use location to select server for lxc containers 2021-08-20 21:37:43 +02:00
dbca546593 nixos-module/server/lxc-containers: sysctl only when enabled 2021-07-14 19:01:24 +02:00
0cee77c2b4 nixos-module/container/dhcp-server: fix 2021-06-18 21:41:03 +02:00
7253ae6b17 nixos-module/container/dhcp-server: fix 2021-06-18 21:39:35 +02:00
13334f087c netboot: support efi netboot 2021-06-18 21:31:17 +02:00
0e07293692 nixos-module/container/netboot: switch from xinetd to atftpd 2021-06-18 20:45:52 +02:00
250089b22f nixos-module/server/lxc-containers: bump kernel limits 2021-06-18 20:20:04 +02:00
6b679e1b22 nixos-module/container/dhcp-server: fix next-server option 2021-06-18 20:13:07 +02:00
7d7c89ddb1 server2: disable vga modesetting 2021-06-18 20:09:22 +02:00
a85c25b0e2 server2: openssh.permitRootLogin=prohibit-password 2021-06-18 19:59:09 +02:00
7c0205f47e netboot: init 2021-06-18 19:56:49 +02:00
efe6bf342a nixos-module/*/network: enable LLDP 2021-06-14 22:00:06 +02:00
ff6933fa1a nixos-module/network: disable IPv6AcceptRA by default 2021-06-14 21:56:58 +02:00
58047f565e nixos-module/server/lxc-containers: check and shorten ifnames more 2021-06-09 21:37:21 +02:00
e192781d2a nixos-module/defaults: enable unstable zfs 2021-06-09 18:43:40 +02:00
ee0c996ddc nix/lib/dns: update to up4 ipv6 addrs 2021-06-02 20:07:56 +02:00
45174545f2 nixos-module/container/bird: disable radvd in c3d2-gw{1,2} 2021-06-02 20:02:31 +02:00
aba5796a57 IPv6 renumbering 2021-06-02 19:56:24 +02:00
9c485db8c3 partially revert ec5bed6
speedtest-cli is already installed by ../defaults.nix
2021-06-01 19:28:42 +02:00
Daniel Poelzleithner
ec5bed6e65 Add more packages, speedtest-cli on upstreams 2021-05-31 13:44:28 +02:00
8b2d329067 nixos-module/container/bird: fix syntax 2021-05-31 01:03:51 +02:00
ac4b28f1e3 nixos-module/server/server2: modprobe pppoe 2021-05-31 00:51:14 +02:00
bd795b270a nixos-module/container/upstream/pppoe: init 2021-05-31 00:41:38 +02:00