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

Clarify filtering functionality #118

Open
martinb3 opened this issue Jan 28, 2016 · 0 comments
Open

Clarify filtering functionality #118

martinb3 opened this issue Jan 28, 2016 · 0 comments
Labels
Priority: Low Is a nice to have, not an essential

Comments

@martinb3
Copy link
Contributor

We should do a pass through this cookbook focused on unifying behavior.

For iptables, I'd like to only support *filter and expose anything beyond that table via raw rules and allowing users to specify a default set of rules for other tables and chains.

If possible, I'd like to do the same with ufw, firewalld, and the Windows firewall -- focus on the common case of filtering packets, and give folks raw rules to go outside those bounds. It's becoming overly complicated to support every feature in every firewall technology, while still maintaining the semantics of the firewall and firewall_rule resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Is a nice to have, not an essential
Projects
None yet
Development

No branches or pull requests

3 participants