geerlingguy / ansible-role-firewall

Ansible Role - iptables Firewall configuration.
https://galaxy.ansible.com/geerlingguy/firewall/
MIT License
524 stars 217 forks source link

Reject spoofed localhost traffic by default #101

Closed MPStudyly closed 1 year ago

MPStudyly commented 1 year ago

As described here: https://unix.stackexchange.com/questions/395328/iptables-rule-for-loopback this change should reject spoofed localhost packages, not coming from the actual localhost interface.

stale[bot] commented 1 year ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

github-actions[bot] commented 1 year ago

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

MPStudyly commented 1 year ago

@geerlingguy don't you see any benefits in merging this in?