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-fix-release-version.patch | 0000000832 832 Bytes | |
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.7.tar.bz2 | 0000489095 478 KB | |
shorewall-core-4.5.21.7.tar.bz2 | 0000085447 83.4 KB | |
shorewall-docs-html-4.5.21.7.tar.bz2 | 0004146237 3.95 MB | |
shorewall-init-4.5.21.7.tar.bz2 | 0000066069 64.5 KB | |
shorewall-lite-4.5.21.7.tar.bz2 | 0000078771 76.9 KB | |
shorewall.changes | 0000086631 84.6 KB | |
shorewall.spec | 0000024928 24.3 KB | |
shorewall6-4.5.21.7.tar.bz2 | 0000251998 246 KB | |
shorewall6-lite-4.5.21.7.tar.bz2 | 0000078226 76.4 KB |
Revision 56 (latest revision is 125)
Stephan Kulow (coolo)
accepted
request 225410
from
Togan Muftuoglu (toganm)
(revision 56)
- Update to version 4.5.21.7 For more details see changelog.txt and releasenotes.txt * The help text for the 'dump' command has been updated to include all valid options. * The behavior of ADMINISABSENTMINDED=No is corrected. Previously, 'shorewall stop' would not block existing connections regardless of the setting of this option. Beginning with this release, the behavior of ADMINISABSENTMINDED=No depends on whether the routestopped or the stoppedrules file defines the allow connections while the firewall is stopped. If there are entries in /etc/shorewall[6]/routestopped or if there are no entries in /etc/shorewall[6]/stoppedrules, then the behavior of ADMINISABSENTMINDED=No is as documented (existing connections are blocked unles they are allowed by /etc/shorewall[6]/routestopped). If there are no entries in /etc/shorewall[6]/stoppedrules, then the behavior is as if ADMINISABSENTMINDED=Yes and a warning message is generated. - Add 0001-fix-release-version.patch to correct version info of the releasenotes.txt (forwarded request 225409 from toganm)
Comments 0