Commit graph

10 commits

Author SHA1 Message Date
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 cbe81081b9
hela: fix DNS
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 23:03:20 +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 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 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 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 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 c234160635
Border router, hela
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-09-04 22:39:43 +02:00