-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firewall setup warning #55
Comments
are you using iptables or ufw ? |
ufw
Apr 10, 2020, 8:43 AM by notifications@github.com:
…
are you using iptables or ufw ?
—
You are receiving this because you authored the thread.
Reply to this email directly, > view it on GitHub <#55 (comment)>> , or > unsubscribe <https://github.com/notifications/unsubscribe-auth/AE7GLJDV6ZYBM3KFKRSL3PTRL45CTANCNFSM4MBYZ5VA>> .
|
Try This commands:
;) |
That worked. Thanks! |
Super, Thanks |
OK, what is solution if I run jist iptables on ubuntu 23.10? And psad works, only annoying warning on startup. |
Same here, I've added those and it still errors out, the only way to not get it to error is to manually enter the following commands: However then the rules don't persist after reloading UFW, I'm 95% sure it's a me issue but for the life of me I can't figure out what is wrong |
should install iptables-persistent take a look here: https://linuxconfig.org/how-to-make-iptables-rules-persistent-after-reboot-on-linux |
[-] Errors found in firewall config. how to debug what is causing the error? |
i have tried everything i could find including this "fix" but still getting these errors Danger level: [2] (out of 5) Scanned destinations: 1
Overall scan start: Thu Apr 18 00:55:32 2024
[+] ICMP6 scan signatures: Invalid ICMP type "137" chain=INPUT packets=3 [+] Whois Information (source IP): |
it was the stupid router pinging all-hosts-group it seems |
I think it is better to have config option to suppress this messages, I guess admin knows better what to do. |
I'm getting this error message after running
sudo psad --fw-analyze
I followed the link it gave me and entered these two lines,
but I'm still getting the error.
The text was updated successfully, but these errors were encountered: