fwbuilder
FWBuilder simplifies firewall configuration management with a graphical interface, object model, and simulation mode. Supports Linux iptables, Cisco PIX/ASA.
FWBuilder is a powerful and comprehensive security tool that is designed to simplify the process of building and managing firewall rulesets for various platforms. It is a graphical user interface that provides a convenient way to create, manage, and deploy complex firewall configurations with ease. FWBuilder has been designed to support a variety of firewall platforms, including Linux iptables, Cisco PIX/ASA, and many others.
With FWBuilder, users can easily create and manage complex firewall configurations using a simple and intuitive graphical interface. The tool provides a wide range of features that make it easy to build, test, and deploy firewall rulesets. For example, the tool provides a rule wizard that guides users through the process of creating firewall rules, making it easy for even novice users to create effective rulesets. Additionally, FWBuilder includes a powerful object model that enables users to create reusable objects that can be used across multiple rulesets.
One of the key benefits of FWBuilder is that it simplifies the process of managing complex firewall configurations. With FWBuilder, users can easily manage large numbers of rulesets and objects, making it easy to maintain consistency across multiple configurations. The tool provides a variety of tools that enable users to organize, search, and filter their firewall configurations, making it easy to find and modify specific rules.
Another benefit of FWBuilder is that it enables users to test their firewall configurations before deploying them. The tool includes a built-in simulation mode that allows users to test their configurations without actually deploying them. This can be particularly useful when testing complex configurations that involve multiple rulesets and objects.
FWBuilder also provides a variety of deployment options, making it easy to deploy firewall configurations to a variety of platforms. The tool includes built-in support for popular deployment options such as SCP, SFTP, and SSH, making it easy to deploy configurations to remote systems. Additionally, FWBuilder provides built-in support for popular version control systems such as Git, enabling users to easily manage changes to their firewall configurations over time.
Overall, FWBuilder is a powerful and comprehensive security tool that provides users with a wide range of features for building, managing, and deploying complex firewall configurations. With its intuitive graphical interface, powerful object model, and extensive deployment options, FWBuilder is an essential tool for any organization that needs to manage complex firewall configurations.
fwbuilder
In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations.
This is the GUI part of fwbuilder
Installed size: 38.52 MB
How to install: sudo apt install fwbuilder
fwb_compile_all
Wrapper script that compiles policies for multiple firewall objects
:~# man fwb_compile_all
fwb_compile_all(1) Firewall Builder fwb_compile_all(1)
NAME
fwb_compile_all - Wrapper script that compiles policies for multiple
firewall objects
SYNOPSIS
fwb_compile_all -ffile.xml [-dwdir] [-av] [obj[ obj ...]]
DESCRIPTION
fwb_compile_all is a wrapper script that compiles policies for several
firewall objects in one batch job. This script takes a list of firewall
object names on the command line (or '-a' command line option, see be-
low) and calls policy compiler for each one. The script correctly de-
termines which policy compiler is needed depending on the firewall
platform of each object.
OPTIONS
-a The script processes all firewall objects in the "/Firewalls"
subtree.
-d wdir
Specify working directory. Compiler creates file with iptables
script in this directory. If this parameter is missing, then
iptables script will be placed in the current working directory.
-f FILE
Specify the name of the data file to be processed.
-v Script passes this option to the compiler, this makes it print
diagnostic messages indicating its progress.
URL
Firewall Builder home page is located at the following URL:
http://www.fwbuilder.org/
BUGS
Please report bugs using bug tracking system on SourceForge:
http://sourceforge.net/tracker/?group_id=5314&atid=105314
SEE ALSO
fwbuilder(1), fwb_ipt(1) fwb_ipf(1) fwb_pf(1) fwbedit(1), fwblookup(1)
FWB fwb_compile_all(1)fwb_iosacl
Policy compiler for Cisco IOS ACL
fwb_ipf
Policy compiler for ipfilter
fwb_ipfw
Policy compiler for ipfw
fwb_ipt
Policy compiler for iptables
fwb_pf
Policy compiler for OpenBSD packet filter “pf”
fwb_pix
Policy compiler for Cisco PIX
fwb_procurve_acl
fwbedit
General purpose object tree editing tool
fwbuilder
Multiplatform firewall configuration tool
fwbuilder-common
Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations.
This is the arch independent common parts of fwbuilder
Installed size: 1.25 MB
How to install: sudo apt install fwbuilder-common
fwbuilder-doc
Firewall Builder consists of an object-oriented GUI and a set of policy compilers for various firewall platforms. In Firewall Builder, firewall policy is a set of rules, each rule consists of abstract objects which represent real network objects and services (hosts, routers, firewalls, networks, protocols). Firewall Builder helps the user maintain a database of objects and allows policy editing using simple drag-and-drop operations.
This is the documentation of fwbuilder
Installed size: 1.39 MB
How to install: sudo apt install fwbuilder-doc
Last updated
Was this helpful?