Commit Graph

332 Commits

Author SHA1 Message Date
b78f9c9305 nixos-module/container/dhcp-server: fix reservations by moving them from global dhcp4 config to subnet4 2023-10-28 03:40:15 +02:00
0e2c4c7afd nixos-module/container/dhcp-server: fix reservations 2023-10-28 03:20:51 +02:00
6ac42aa334 nixos-module/container/dhcp-server: disable dyndns conflict resolution for dual stack operation 2023-10-28 00:45:24 +02:00
07963d1b61 nixos-module/container/dhcp-server: enable dhcp6-server just for dyndns 2023-10-27 23:46:06 +02:00
7722eb6243 nix/nixos-module/container/dhcp-server: fix dyndns and stats 2023-10-24 01:17:41 +02:00
9b39803076 nix/nixos-module/container/dhcp-server: migrate from isc-dhcpd to kea-dhcp4 2023-10-24 00:57:25 +02:00
7856805718 nixos-module/server/defaults: install liboping 2023-10-20 22:03:22 +02:00
8750906814
Enable fzf 2023-10-07 16:47:06 +02:00
6c4c86e4a5 nixos-module/container/upstream: flush conntrack states after nat startup 2023-06-07 23:00:50 +02:00
07433f8e7e nixos-module/container/dns: make nsupdate use TCP 2023-06-05 01:25:32 +02:00
b8d27ab9ca nixos-module/container/lxc-config: simplify 2023-06-05 01:25:04 +02:00
c41f5c56a6 nix/nixos-module/server/lxc-containers: make container config independend of host system 2023-06-05 01:17:05 +02:00
674f119168 nixos-module/server/lxc-containers: fix container config syntax 2023-06-04 23:43:29 +02:00
5fa0ac96ff server2: remove deprecated boot.loader.grub.version 2023-06-04 23:36:49 +02:00
f73d4b64dc nixos-module/server/lxc-containers: prevent restart on host nixos-rebuild switch 2023-06-04 23:35:21 +02:00
87cf64653c nixos-module/server/lxc-containers: shorten coloradio iface names 2023-06-04 23:35:21 +02:00
8bb6821b87 prepare for nixos 23.05 2023-06-04 23:35:19 +02:00
d410bf0d82
Add telnet 2023-06-01 21:35:46 +02:00
f46e961d1b
Format 2023-06-01 21:35:46 +02:00
ae6de7754c nixos-module/container/bird: revert bgp experiments for now 2023-01-22 01:44:35 +01:00
f2bb5a2735 nixos-module/container/bird: bgp fixups 2023-01-22 01:42:19 +01:00
8869681b28 remove yggdrasil 2023-01-21 02:12:32 +01:00
c05f035b7b nixos-module/container/bird: mangle upstream names for bgp instances 2023-01-20 22:43:48 +01:00
e618d0caff replace ospf with bgp 2023-01-20 22:28:12 +01:00
418444853c nixos-module/{,container/}defaults: update to nix.settings 2023-01-18 17:14:52 +01:00
7e3d4fa42a nixos-module/container/upstream: always turn on networking.net.enableIPv6 2023-01-11 23:20:49 +01:00
d8b90ca5ed nixos-module/container/bird: enable solicited ra unicast for radv 2023-01-11 23:20:28 +01:00
ddb9cfca65 nixos-module/container/dnscache: fix 2022-12-23 18:12:28 +01:00
d17bd51998 nixos-module/container/dnscache: fix 2022-12-23 16:36:28 +01:00
31bcdb92d2 nixos-module/container/dnscache: allow flpk ipv6 and yggdrasil 2022-12-23 16:31:44 +01:00
1b3baa0fce nixos-module/container/dnscache: doc allowlist, add flpk 2022-12-23 16:10:39 +01:00
f02f15a568
Fix eval 2022-12-20 05:26:16 +01:00
48949a9e44 nixos-module/container/upstream: allow smtp by ipv4 dest too 2022-12-19 00:26:38 +01:00
a1f2e2a1d6 nixos-module/container/upstream: allow smtp from flpk too 2022-12-18 23:55:33 +01:00
c529915367 serv: add prometheus 2022-11-27 01:08:19 +01:00
32f422058e nixos-module/container/bird: fix import filter 2022-11-01 01:40:22 +01:00
172706399e nixos-module/container/bird: export nothing into ospf 2022-11-01 00:38:24 +01:00
c9a24bd407 nixos-module/container/bird: s/RTS_DIRECT/RTS_DEVICE/ 2022-11-01 00:28:56 +01:00
dc8fd55a7c nixos-module/container/bird: learn but don't redistribute direct routes now that ospf has stub ifaces 2022-11-01 00:21:43 +01:00
bab496141b nixos-module/container/bird: don't learn direct routes now that ospf has stub ifaces 2022-11-01 00:03:17 +01:00
0d36463c6c nixos-module/container/bird: add ospf stub interfaces 2022-10-31 23:56:43 +01:00
e61da5cd17 nixos-module/container/bird: use protocol direct to learn iface routes 2022-10-31 23:45:44 +01:00
ead4199b3f nixos-module/container/bird: fix import ipv6 routes from kernel 2022-10-31 23:26:13 +01:00
761136bc61 nixos-module/container/bird: don't export local nets as stubnets but
learn from kernel
2022-10-31 23:21:06 +01:00
13eb54ba80 nixos-module/container/bird: fix syntax 2022-10-23 01:18:27 +02:00
13e0aa216e nixos-module/container/bird: rework radv router selection 2022-10-23 01:16:18 +02:00
f4ac3f9edb nixos-module/container/dhcp-server: make dhcp.router a flat hostName 2022-10-22 22:41:17 +02:00
626d8076bb nixos-module/container/upstream: move clamp-mss-to-pmtu outa pppoe 2022-09-19 21:44:02 +02:00
6a181bbf18 nixos-module/container/upstream: try fixing upstream.noNat.subnets4 2022-09-18 23:02:46 +02:00
8ee629945d nixos-module/container/upstream: remove remnants 2022-09-18 22:52:31 +02:00