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

provide example to whitelist an ip? #196

Open
medyagh opened this issue May 15, 2018 · 1 comment
Open

provide example to whitelist an ip? #196

medyagh opened this issue May 15, 2018 · 1 comment
Labels
Priority: Low Is a nice to have, not an essential

Comments

@medyagh
Copy link

medyagh commented May 15, 2018

is there a way to add an example to the most common usage of firewall ?

Purge all other rules and only whitelist an ip range for a specific port?

@martinb3
Copy link
Contributor

Hey there! The firewall::default recipe does everything you want, aside from opening a specific port. Beyond that, there's examples in README.md for allowing specific traffic:
https://github.com/chef-cookbooks/firewall#examples-1

I'm not sure the best way to document this, since there's so much existing documentation about how every piece works, but maybe we need a quick start or something. I'll leave this open to remember to do that 👍

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

4 participants