diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-06-08 10:21:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-10 10:47:40 +0700 |
commit | 480f6c050a0f87c53c970def4159a234707ad479 (patch) | |
tree | 480c58ec7a1482a71c8aaa12a799f5339a0b9884 /network/firewalld/README | |
parent | 4b321577fd243c5fb8b0d9d7997caa58b7999d8a (diff) | |
download | slackbuilds-480f6c050a0f87c53c970def4159a234707ad479.tar.gz |
network/firewalld: Added (dynamically managed firewall gui).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/firewalld/README')
-rw-r--r-- | network/firewalld/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/firewalld/README b/network/firewalld/README new file mode 100644 index 0000000000..75d957740a --- /dev/null +++ b/network/firewalld/README @@ -0,0 +1,6 @@ +firewalld provides a dynamically managed firewall with support for +network or firewall zones to define the trust level of network +connections or interfaces. It has support for IPv4, IPv6 firewall +settings and for ethernet bridges and a separation of runtime and +permanent configuration options. It also provides an interface for +services or applications to add ip*tables and ebtables rules directly. |