diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:08:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:08:38 +0000 |
commit | 9fe063bb3ef278a591e344caa78bee679536b7ee (patch) | |
tree | f589ace33354785090116341f7c702b6035b0868 /debian/examples/README | |
parent | Adding upstream version 1.0.9. (diff) | |
download | nftables-9fe063bb3ef278a591e344caa78bee679536b7ee.tar.xz nftables-9fe063bb3ef278a591e344caa78bee679536b7ee.zip |
Adding debian version 1.0.9-1.debian/1.0.9-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/examples/README')
-rw-r--r-- | debian/examples/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/examples/README b/debian/examples/README new file mode 100644 index 0000000..3c0ff46 --- /dev/null +++ b/debian/examples/README @@ -0,0 +1,13 @@ +These are some examples of the nftables syntax. + +You may find example configurations for different families and operations (nat, +filter, mangle). + +Also, you may find concrete configurations models, for example a simple +ruleset for a workstation. + +For up-to-date information about syntax and usage, head to the official +wiki at: http://wiki.nftables.org +--- + The nftables package Debian maintainer, + Arturo Borrero Gonzalez - 13/Nov/2015 |