Skip to content
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

Linux Expand Firewalld Documentation #84

Open
DaintyJet opened this issue Oct 10, 2024 · 0 comments
Open

Linux Expand Firewalld Documentation #84

DaintyJet opened this issue Oct 10, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation Scripts

Comments

@DaintyJet
Copy link
Contributor

We should expand the firewalld Documentation. Although we should be using iptables (nftables) to keep everything uniform, it does not hurt to have more though documentation on firewalld for future people.

What is Firewalld.
What is the model it uses for filtering packets. (IPTables is a series of tables and chains which the packet is compared against in a specific order).
How can you add rules to block or allow traffic based on the destination or source?
How can you add rules to allow traffic if it has already been established (Outbound allowed back in)?
How can you integrate this with container networking like Docker.

Scripts to setup and configure.

@DaintyJet DaintyJet added documentation Improvements or additions to documentation Scripts labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Scripts
Projects
None yet
Development

No branches or pull requests

1 participant