https://github.com/yoramvandevelde/nftables-example
A playground ruleset to get to know nftables syntax
https://github.com/yoramvandevelde/nftables-example
blackhole blacklist connection-tracking docker docker-container firewall firewall-configuration firewall-rules ipset ipset-lists nftables
Last synced: 9 months ago
JSON representation
A playground ruleset to get to know nftables syntax
- Host: GitHub
- URL: https://github.com/yoramvandevelde/nftables-example
- Owner: yoramvandevelde
- License: mit
- Created: 2017-07-05T20:57:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T18:15:18.000Z (over 4 years ago)
- Last Synced: 2025-04-01T01:02:22.681Z (over 1 year ago)
- Topics: blackhole, blacklist, connection-tracking, docker, docker-container, firewall, firewall-configuration, firewall-rules, ipset, ipset-lists, nftables
- Homepage:
- Size: 6.84 KB
- Stars: 25
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nftables-example
We are encouraged by the Netfilter team to choose NFtables over IPtables. So I took up the challenge to try it out and to play around with it. This is just that, a playground ruleset. There will be problems and there will be holes.
**Don't use this on a machine that is connected to the internet**
If you have comments, please leave them or if there are better ways, please share.