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

Allow creating a totally empty firewall #96

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

nbarrientos
Copy link
Collaborator

By setting nftables::inet_filter and nftables::nat to false users can now start off from a totally empty firewall and add the tables, chains and rules they'd like.

The default skeleton for inet-filter, ip-nat and ip6-nat is kept enabled by default.

Fixes #95.

By setting `nftables::inet_filter` and `nftables::nat` to `false`
users can now start off from a totally empty firewall and add the
tables, chains and rules they'd like.

The default skeleton for inet-filter, ip-nat and ip6-nat is kept
enabled by default.

Fixes voxpupuli#95.
@traylenator traylenator merged commit 65b4f2f into voxpupuli:master Jun 1, 2021
figless pushed a commit to figless/puppet-nftables that referenced this pull request Aug 25, 2021
1d9033d Release 2.0.1-rc0
0c4f8de Merge pull request voxpupuli#97 from cernops/release_140
683d104 Prepare release 2.0.0
65b4f2f Merge pull request voxpupuli#96 from cernops/issue95
7b9d6ff Allow creating a totally empty firewall
4937bed Merge pull request voxpupuli#93 from cernops/ibarrien_saddr
bd8baa0 Fix IPv4 source address type detection
a8008e4 Merge pull request voxpupuli#92 from traylenator/everything
1eda6ef Rely on puppet 6 calling daemon-reload
ad042d5 Merge remote-tracking branch 'kenyon/bump-concat' into everything
42c426c puppetlabs/concat: Allow 7.x
9b6d7f0 puppetlabs/stdlib: Allow 7.x
af33f65 camptocamp/systemd: allow 3.x
f82aaa5 Merge pull request voxpupuli#88 from cernops/dotfiles_yas_link
693a3d9 Amend link to Yasnippets
89d99b8 Merge pull request voxpupuli#87 from cernops/bump_rc
bbdcfb2 Release 1.3.1-rc0
242df53 metadata.json: drop Puppet 5 support

git-subtree-dir: code
git-subtree-split: 1d9033d
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.

Ability to set base chains
3 participants