la-roque New Member
Joined: 03 Feb 2025 Posts: 2
|
Posted: Sun Jan 07, 2025 10:47 pm Post subject: XFwall 1.4-41: New release of the Advanced Firewall Software |
|
|
Summary:
XFwall is a multi-distro professional graphical firewall software for Linux aimed at advanced users. The software has been adopted by private and governmental companies. XFwall can be used with client, servers, and (mainly) gateway machines.
Screenshots:
http://sourceforge.net/project/screenshots.html?group_id=115126
Project's page:
http://sourceforge.net/projects/xfwall
Source code browse:
http://xfwall.svn.sourceforge.net/viewvc/xfwall/
XFwall 1.4-41 has undergone many improvements:
* Underlying Linux distro detection
* Improved iptables rules generation
* Transparent proxy support
* DSL links support
* Many bug fixes
* Build system was greatly enhanced
* Internationalization
* New open source logo screen
* SVN repository
* Embedded sample configurations
* Etc ...
XFwall 1.4-41 now comes with binary packages for the following Linux distros::
* RedHat 9
* Conectiva 10
* Debian 3.1
* Kubuntu 5.10
* Slackware 10.2
* Fedora Core 5
* CentOS 4.3 / RedHat Enterprise Linux
* OpenSUSE 10.2
For those who prefer to compile from the most recent XFwall version, source code can be downloaded from SVN repository and compiled as follows:
# mkdir /sf
# cd /sf
# svn checkout https://svn.sourceforge.net/svnroot/xfwall/trunk
To compile:
# cd /sf/trunk/xfwall
# ./bootstrap
# ./configure (para Debian: ./configure --with-Qt-dir=/usr/share/qt3)
# make
# make install
To create Debian .deb packages
# make deb
To create .rpm packages:
# make rpm
To create Conectiva 10 RPM packages:
# make cl10_rpm
To create .tgz Slackware packages:
# make slack
For support, subscribe to the project's mailing list:
https://lists.sourceforge.net/lists/listinfo/xfwall-users
Or email me at:
[email protected]
Enjoy!
Edinaldo La-Roque
http://www.starlinux.com.br
|
|