Shoreline Firewall is an iptables-based firewall for Linux systems
The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
(iptables) based firewall that can be used on a dedicated firewall system,
a multi-function gateway/ router/server or on a standalone GNU/Linux system.
- Developed at security:netfilter
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/shorewall && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-fillup-install.patch | 0000001102 1.08 KB | |
0001-remote_fs.patch | 0000000548 548 Bytes | |
0001-required-stop-fix.patch | 0000000617 617 Bytes | |
README.openSUSE | 0000000879 879 Bytes | |
shorewall-4.4.22.rpmlintrc | 0000000682 682 Bytes | |
shorewall-4.5.21.2.tar.bz2 | 0000486599 475 KB | |
shorewall-core-4.5.21.2.tar.bz2 | 0000084368 82.4 KB | |
shorewall-docs-html-4.5.21.2.tar.bz2 | 0004144789 3.95 MB | |
shorewall-init-4.5.21.2.tar.bz2 | 0000065230 63.7 KB | |
shorewall-lite-4.5.21.2.tar.bz2 | 0000077966 76.1 KB | |
shorewall.changes | 0000083177 81.2 KB | |
shorewall.spec | 0000024800 24.2 KB | |
shorewall6-4.5.21.2.tar.bz2 | 0000251470 246 KB | |
shorewall6-lite-4.5.21.2.tar.bz2 | 0000077438 75.6 KB |
Revision 52 (latest revision is 125)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204238
from
Togan Muftuoglu (toganm)
(revision 52)
- Update to version 4.5.21.2 For more details see changelog.txt and releasenotes.txt * Previously, the AutoBL action would fail if the kernel and iptables did not support the Recent Match '--reap' option. A new REAP_OPTION capability has been added to work around this issue. * The Shorewall-core installer no longer reports an error from 'cp' stating that it could not stat the shorewallrc file. * When a non-root user attempts to execute 'version -a', the CLI no longer attempts to get the version of the compiled firewall. Previously, the command issued the following diagnostic when run by non-root: /sbin/shorewall: /var/lib/shorewallhorewall/firewall: Permission denied * Shorewall no longer uses 'fgrep' thus allowing for use on systems without that utility. All uses of 'fgrep' have been replaced by 'grep -F'. * Placing |<mark> in the ACTION column of the tcrules file no longer raises a fatal compilation error. (forwarded request 204237 from toganm)
Comments 0