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

pull in upstream changes #2

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

tedwardia
Copy link

mostly just need firewall_v4_flush_rules to prevent nexcess.firewall from clobbering some docker controlled chains

Marco Markgraf and others added 14 commits July 11, 2017 15:33
kindly ignore vim backup-files
The iptables wrapper script does not fail on errors via `set -e` or
similar, because failing in the middle of the run could leave the system
is a bad a state. The iptables commands do write to stderr, however,
providing informative error messages that are mostly ignored by the
role.

Similar to how we're already detecting "unknown option" and failing when
found, we'll also fail if iptables reports "Table does not exist",
which is definitely something an administrator will want to know about,
and certainly constitutes a failure mode.

Closes #24.
…rted

Fails if target table does not exist
add ipset-persistent to fix security bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants