Commit graph

23 commits

Author SHA1 Message Date
magic_rb bf78a7d618
hela: update kernel
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-11-09 17:05:11 +01:00
magic_rb 9e42017a99
hela: update
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-11-09 14:05:57 +01:00
magic_rb 5ce21d6a77
hela: shift around things, put server behind hela direct
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 23:58:25 +02:00
magic_rb d586590df5
hela: ../../common/nixpkgs.nix
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 23:03:34 +02:00
magic_rb cbe81081b9
hela: fix DNS
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 23:03:20 +02:00
magic_rb 94896be1a9
hela: add iw to PATH
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 22:35:05 +02:00
magic_rb aaaa725d79
hela: pass 8.8.8.8 as a DNS server through DHCP
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 22:34:42 +02:00
magic_rb a65bf608df
Add hostapd configs for hela
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 22:34:16 +02:00
magic_rb 843b5e1024
hela: readjust MTUs
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 01:58:28 +02:00
magic_rb 1d39c39fd2
hela: add firmware for BE-14 card (fancy BPI-R4 wifi card)
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 01:57:59 +02:00
magic_rb 3d3c175bcf
hela: make ifstate ignore ppp-wan, ppp-slan, sit0, ip6tnl0
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 01:56:59 +02:00
magic_rb 681b42405b
Add some hostapd config which I'm experimenting with
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-21 09:06:18 +02:00
magic_rb 6ad7df336e
hela: fix patch to ifstate for interface -> netns movement
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-03 00:02:19 +02:00
magic_rb 4a9e00e8ea
hela: Fix MTU settings
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-03 00:02:03 +02:00
magic_rb dd9ccd548e
Partially revert "Update ifstate to the latest version"
This reverts commit 8cffa82a38.

Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-02 02:43:16 +02:00
magic_rb cf49a16c9e
hela: ifstate dsa.address to dsa.permaddr
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-02 02:38:24 +02:00
magic_rb 2bf58cabcf
hela: switch to stable nixpkgs
The really complex nftable rules I have seem to not work or worse, segfault with nftables 1.09 which is the version in
`nixpkgs-stable`. Therefore we need to pull in 1.10 from `nixpkgs-unstable` for now.

Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-02 02:36:47 +02:00
magic_rb 63d0544407
hela: allow forwarding from dmz
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-02 02:36:11 +02:00
magic_rb 9e5403d774
Get very initial AP up
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-20 22:00:22 +02:00
magic_rb 8cffa82a38
Update ifstate to the latest version
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-20 21:25:15 +02:00
magic_rb 933fdad596
Fix the MTU being incorrect.
some servers which send big packets, like `cache.nixos.org` would not be able to
respond without this change.

Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-20 21:24:20 +02:00
magic_rb 8965d75a04
Setup ANP container
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-17 23:11:24 +02:00
magic_rb c234160635
Border router, hela
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-04 22:39:43 +02:00