Hello. Not a solution, but have you looked into other firewall options?
https://www.debian.org/doc/manuals/secu ... up.en.html
https://wiki.debian.org/Firewalls
Instead of using cat to view the rules, what does
output?
I would guess that the "any any" expands to
https://www.debian.org/doc/manuals/secu ... up.en.html
https://wiki.debian.org/Firewalls
Instead of using cat to view the rules, what does
Code:
sudo ufw show
I would guess that the "any any" expands to
###tuple### deny FROM any TO any PORT 0.0.0.0/0 any (the ip address) in -A ufw-user-input -s ip address -j drop
Statistics: Posted by bbbhltz — 2024-02-04 09:20 — Replies 2 — Views 94