diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/fwbuilder | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'security/fwbuilder')
-rw-r--r-- | security/fwbuilder/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fwbuilder/pkg-descr b/security/fwbuilder/pkg-descr index 630225955878..013a5bc24259 100644 --- a/security/fwbuilder/pkg-descr +++ b/security/fwbuilder/pkg-descr @@ -5,7 +5,7 @@ objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps user maintain database of objects and allows policy editing using simple drag-and-drop operations. -Preferences and objects databases are stored in XML format. +Preferences and objects databases are stored in XML format. GUI and policy compilers are completely independent. Support for a new firewall platform can be added to GUI without any changes done to the program, although new policy compiler must be written. This provides for consistent abstract @@ -13,6 +13,6 @@ model and the same GUI for different firewall platforms. Currently three most popular free firewalls are supported: ipchains, iptables and ipfilter. Because of this, Firewall Builder can be used to manage firewalls built on variety of platforms including, but not limited to, Linux running ipchains or -iptables and FreeBSD or Solaris running ipfilter. +iptables and FreeBSD or Solaris running ipfilter. WWW: http://www.fwbuilder.org/ |