What about the default firewall on Fedora? Previously, on Debian I used simple ufw frontend for iptables, but I'm not sure if that's what I want here. Could someone advise me on how to create a safe configuration until I run Yggdrasil?
2025-03-28 · 1 year ago
1 Comment
👻 ps [OP] · 2025-04-01 at 07:20:
I'm here playing with Yggdrasil, the local network over the tun interface:
everyone is able to connect to any service running on 0.0.0.0/::1.
On Debian, I just installed UFW and opened the ports I wanted. IP tables has always been something difficult for me because I am definitely not a sysadmin by nature.