Commit Graph

642 Commits

Author SHA1 Message Date
Astro 19f0ae856f openwrt: update sha256 for legacy release 2024-02-04 22:33:25 +01:00
Astro 51919fa5d2 c3d2iot: prepare 2024-02-04 19:54:50 +01:00
Sandro - 7c0e748b77
dns: fix more eval 2024-01-27 23:50:54 +01:00
Sandro - 0b2cc008b4
dns: fix eval 2024-01-27 23:49:11 +01:00
Astro 7664394354 ap69, ap70: prepare 2024-01-21 23:16:25 +01:00
Astro a91e96900b network-homepage: add /security.txt 2023-12-29 17:20:23 +01:00
Sandro - 868e492014
Don't busyloop when fifo file is missing 2023-12-26 00:16:02 +01:00
Sandro - ab941d3770
Add htop 2023-12-26 00:09:29 +01:00
Astro 7605141e3e pkgs/openwrt/uci-config: create bridge devices for DSA 2023-12-20 23:37:27 +01:00
Astro cbf7404027 pkgs/openwrt/uci-config: revamp DSA config 2023-12-20 22:37:09 +01:00
Astro 571365548c pkgs/openwrt/uci-config: add config for Distributed Switch Architecture 2023-12-19 02:16:52 +01:00
Astro a8bb090bba nix/pkgs/openwrt/usteer-stats: fix fifo path to writable location 2023-12-19 02:16:13 +01:00
Astro e4337940bf ap66: fix 2023-12-18 23:23:58 +01:00
Astro 4aba3c5961 pkgs/openwrt/uci-config: make uci stats scripts +x 2023-12-18 22:34:39 +01:00
Astro 45c4938ad1 nixos-module/container/bird: fix check-upstream-ipv[46] ping path 2023-12-11 22:28:26 +01:00
Astro 86add1041d nixos-module/container/bird: fix for site.net.*.dhcp == null 2023-12-11 21:35:27 +01:00
Astro dbc0e14f63 nixos-module/container/dhcp-server: don't set max-valid-lifetime but hold-reclaimed-time
hope that works without depleting the address pools
2023-11-14 23:30:41 +01:00
Astro dd3d650e46 nixos-module/container/dhcp-server: s/lib.optionalAttrs/lib.mkIf/ 2023-11-14 23:26:33 +01:00
Astro aee094ada3 net/serv: remove bogus fd42:42:c3d2:: address 2023-11-13 23:43:10 +01:00
Astro a138bc2d98 nixos-module/container/dhcp-server: set dhcp6 dns info 2023-11-13 23:35:54 +01:00
Astro aa81a890f3 pkgs/default: s/nixpkgs.lib/lib/ 2023-11-13 23:35:30 +01:00
Astro 93a1ac7ee9 pkgs/default: fix #export-config to contain both config and localZones 2023-11-13 23:34:51 +01:00
Astro 4e6dd9a4a1 nix/lib/config/options: remove net-combined 2023-11-13 23:33:35 +01:00
Astro a9bebbe3a0 nixos-module/container/dhcp-server: just set Restart for kea-*-server.service 2023-11-13 23:14:16 +01:00
Astro c40997bacc nixos-module/container/dhcp-server: use the proper max-valid-lifetime parameter instead of calculating timers 2023-11-13 22:46:51 +01:00
Astro 352d95bf55 pkgs/openwrt/usteer-stats.sh: output stats for all wlan interfaces 2023-11-10 19:28:02 +01:00
Astro ec47077368 lib/dns: split dynamicReverseZones for ipv4/ipv6 to avoid ip6.arpa zones ending up in reverseZones4 2023-11-10 00:43:57 +01:00
Sandro - 7cc8115896
Add ripgrep 2023-11-08 01:13:30 +01:00
Sandro - bac3c5ba02
Disable assoc steering, initial delay, add comment, cleanup old comment
People should not notice any delay when initially connecting and their
device hopefully choose an AP with good connection
2023-11-06 01:39:14 +01:00
Sandro - b9a2208602
Add comment 2023-11-05 23:59:32 +01:00
Sandro - e155bc1b1b
Add tmux 2023-11-05 23:59:25 +01:00
Sandro - 1732598123
Fix another chmod +x 2023-11-05 22:47:26 +01:00
Sandro - cd15bb1c9c
Add +x 2023-11-05 04:41:39 +01:00
Sandro - 6547d4808c
Comment lots of things, use ft-over-air, set reassociation_deadline to 20s from 1s 2023-11-05 04:11:21 +01:00
Sandro - a84afb3a95
Throw out old and noisy candelatech firmware 2023-11-05 04:10:44 +01:00
Sandro - d2ed5665fc
Add comments 2023-11-05 03:46:53 +01:00
Astro 36dbe33fa4 pkgs/openwrt/default: fix script perms 2023-11-03 21:48:31 +01:00
Astro e50531209c pkgs/openwrt/usteer-stats.sh: fix by outputting types 2023-11-03 20:36:08 +01:00
Astro ccd904f700 pkgs/openwrt/uci-config: configure a static ieee80211rKey so that fast transition works with WPA3 2023-11-03 20:36:08 +01:00
Astro 10bcbd5d52 nix/pkgs/openwrt: add usteer stats 2023-11-01 01:22:43 +01:00
Astro 779cbe9795 pkgs/openwrt/uci-config: properly set mobility_domain, nasid to fix fast transition 2023-11-01 01:14:47 +01:00
Sandro - 933cdbac0c
network: don't wait for all interfaces to be online 2023-10-29 18:50:22 +01:00
Astro 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
Astro 0e2c4c7afd nixos-module/container/dhcp-server: fix reservations 2023-10-28 03:20:51 +02:00
Astro 6ac42aa334 nixos-module/container/dhcp-server: disable dyndns conflict resolution for dual stack operation 2023-10-28 00:45:24 +02:00
Astro 07963d1b61 nixos-module/container/dhcp-server: enable dhcp6-server just for dyndns 2023-10-27 23:46:06 +02:00
Astro 7149638ef0 pkgs/openwrt/uci-config: try some usteer tuning 2023-10-27 23:46:06 +02:00
Astro 7722eb6243 nix/nixos-module/container/dhcp-server: fix dyndns and stats 2023-10-24 01:17:41 +02:00
Astro 9b39803076 nix/nixos-module/container/dhcp-server: migrate from isc-dhcpd to kea-dhcp4 2023-10-24 00:57:25 +02:00
Astro e034170ce2 pkgs/openwrt: install and configure usteerd 2023-10-21 00:50:55 +02:00
Astro 7856805718 nixos-module/server/defaults: install liboping 2023-10-20 22:03:22 +02:00
Astro d507a95d9b nix/pkgs/openwrt/default: update pkgs for openwrt 23.05 2023-10-15 22:12:38 +02:00
Sandro - 8750906814
Enable fzf 2023-10-07 16:47:06 +02:00
Astro 0aa6cb7828 pkgs/openwrt/uci-config: add support for disassoc_low_ack as used with ap57 2023-09-25 22:06:14 +02:00
Astro 6c4c86e4a5 nixos-module/container/upstream: flush conntrack states after nat startup 2023-06-07 23:00:50 +02:00
Astro 07433f8e7e nixos-module/container/dns: make nsupdate use TCP 2023-06-05 01:25:32 +02:00
Astro b8d27ab9ca nixos-module/container/lxc-config: simplify 2023-06-05 01:25:04 +02:00
Astro c41f5c56a6 nix/nixos-module/server/lxc-containers: make container config independend of host system 2023-06-05 01:17:05 +02:00
Astro e76c8a9a3a pkgs/switches/junos: update password hash method from SHA-256 to SHA-512 2023-06-05 00:27:24 +02:00
Astro 674f119168 nixos-module/server/lxc-containers: fix container config syntax 2023-06-04 23:43:29 +02:00
Astro 5fa0ac96ff server2: remove deprecated boot.loader.grub.version 2023-06-04 23:36:49 +02:00
Astro f73d4b64dc nixos-module/server/lxc-containers: prevent restart on host nixos-rebuild switch 2023-06-04 23:35:21 +02:00
Astro 87cf64653c nixos-module/server/lxc-containers: shorten coloradio iface names 2023-06-04 23:35:21 +02:00
Astro 8bb6821b87 prepare for nixos 23.05 2023-06-04 23:35:19 +02:00
Sandro - d410bf0d82
Add telnet 2023-06-01 21:35:46 +02:00
Sandro - f46e961d1b
Format 2023-06-01 21:35:46 +02:00
Sandro - 000000003b
Fix eval 2023-05-26 22:31:54 +02:00
Sandro - 29ceeb88a4
network-graphs: use graphviz without X 2023-05-26 22:29:18 +02:00
Markus Schmidl 53692344ee remove old dns record 2023-05-26 22:24:06 +02:00
Astro 7df69471c6 pkgs/openwrt: split off a working package set for tiny devices 2023-04-01 01:15:04 +02:00
Astro 17932770b3 pkgs/openwrt/default: remove ath10k non-ct driver/firmware for ubnt_unifiac again 2023-02-25 16:01:31 +01:00
Astro ae6de7754c nixos-module/container/bird: revert bgp experiments for now 2023-01-22 01:44:35 +01:00
Astro f2bb5a2735 nixos-module/container/bird: bgp fixups 2023-01-22 01:42:19 +01:00
Astro 8869681b28 remove yggdrasil 2023-01-21 02:12:32 +01:00
Astro c05f035b7b nixos-module/container/bird: mangle upstream names for bgp instances 2023-01-20 22:43:48 +01:00
Astro e618d0caff replace ospf with bgp 2023-01-20 22:28:12 +01:00
Astro 418444853c nixos-module/{,container/}defaults: update to nix.settings 2023-01-18 17:14:52 +01:00
Astro 7e3d4fa42a nixos-module/container/upstream: always turn on networking.net.enableIPv6 2023-01-11 23:20:49 +01:00
Astro d8b90ca5ed nixos-module/container/bird: enable solicited ra unicast for radv 2023-01-11 23:20:28 +01:00
Astro de2635c331 pkgs/openwrt/default: don't use ath10k-ct firmware on ubnt_unifiac too 2023-01-11 19:28:15 +01:00
Astro ddb9cfca65 nixos-module/container/dnscache: fix 2022-12-23 18:12:28 +01:00
Astro d17bd51998 nixos-module/container/dnscache: fix 2022-12-23 16:36:28 +01:00
Astro 31bcdb92d2 nixos-module/container/dnscache: allow flpk ipv6 and yggdrasil 2022-12-23 16:31:44 +01:00
Astro 1b3baa0fce nixos-module/container/dnscache: doc allowlist, add flpk 2022-12-23 16:10:39 +01:00
Sandro - 77da4c123e
Fix homepage generation 2022-12-22 00:27:17 +01:00
Sandro - f02f15a568
Fix eval 2022-12-20 05:26:16 +01:00
Sandro - a510e60e4d
Add config.site.net-combined 2022-12-20 03:47:27 +01:00
Astro 48949a9e44 nixos-module/container/upstream: allow smtp by ipv4 dest too 2022-12-19 00:26:38 +01:00
Astro a1f2e2a1d6 nixos-module/container/upstream: allow smtp from flpk too 2022-12-18 23:55:33 +01:00
Astro c529915367 serv: add prometheus 2022-11-27 01:08:19 +01:00
Astro fe9e0fea91 pkgs/switch-report: don't serialize vlan == null 2022-11-16 20:27:35 +01:00
Astro 32f422058e nixos-module/container/bird: fix import filter 2022-11-01 01:40:22 +01:00
Astro 172706399e nixos-module/container/bird: export nothing into ospf 2022-11-01 00:38:24 +01:00
Astro c9a24bd407 nixos-module/container/bird: s/RTS_DIRECT/RTS_DEVICE/ 2022-11-01 00:28:56 +01:00
Astro 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
Astro bab496141b nixos-module/container/bird: don't learn direct routes now that ospf has stub ifaces 2022-11-01 00:03:17 +01:00
Astro 0d36463c6c nixos-module/container/bird: add ospf stub interfaces 2022-10-31 23:56:43 +01:00
Astro e61da5cd17 nixos-module/container/bird: use protocol direct to learn iface routes 2022-10-31 23:45:44 +01:00
Astro ead4199b3f nixos-module/container/bird: fix import ipv6 routes from kernel 2022-10-31 23:26:13 +01:00
Astro d3f1e4c778 pkgs/network-graphs: ACAB 2022-10-31 23:21:58 +01:00