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.4.tar.bz2 | 0000488236 477 KB | |
shorewall-core-4.5.21.4.tar.bz2 | 0000084816 82.8 KB | |
shorewall-docs-html-4.5.21.4.tar.bz2 | 0004144800 3.95 MB | |
shorewall-init-4.5.21.4.tar.bz2 | 0000065466 63.9 KB | |
shorewall-lite-4.5.21.4.tar.bz2 | 0000078539 76.7 KB | |
shorewall.changes | 0000084092 82.1 KB | |
shorewall.spec | 0000024800 24.2 KB | |
shorewall6-4.5.21.4.tar.bz2 | 0000251455 246 KB | |
shorewall6-lite-4.5.21.4.tar.bz2 | 0000077632 75.8 KB |
Revision 53 (latest revision is 125)
Stephan Kulow (coolo)
accepted
request 208195
from
Togan Muftuoglu (toganm)
(revision 53)
- Update to version 4.5.21.4 For more details see changelog.txt and releasenotes.txt * The Broadcast actions have been corrected: - --dst-type BROADCAST has been removed from the IPv6 version - A superfluous DROP rule in the IPv4 version has been suppressed. * Previously, if an HFSC class was specified with dmax but not umax, then the firewall would fail to start with the messages: Nov 14 13:42:42 Setting up Traffic Control... HFSC: Illegal "umax" HFSC: Illegal "sc" ERROR: Command "tc class add dev eth1 parent 1:1 classid 1:110 hfsc sc umax b dmax 150ms rate 1575kbit ul rate 3150kbit" Failed That problem has been corrected. * The tcrules file now supports DROP entries to allow early dropping of DOS packets. (forwarded request 208194 from toganm)
Comments 0