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.6.tar.bz2 | 0000487956 477 KB | |
shorewall-core-4.5.21.6.tar.bz2 | 0000085225 83.2 KB | |
shorewall-docs-html-4.5.21.6.tar.bz2 | 0004145003 3.95 MB | |
shorewall-init-4.5.21.6.tar.bz2 | 0000065708 64.2 KB | |
shorewall-lite-4.5.21.6.tar.bz2 | 0000078939 77.1 KB | |
shorewall.changes | 0000085418 83.4 KB | |
shorewall.spec | 0000024800 24.2 KB | |
shorewall6-4.5.21.6.tar.bz2 | 0000251926 246 KB | |
shorewall6-lite-4.5.21.6.tar.bz2 | 0000077909 76.1 KB |
Revision 55 (latest revision is 125)
Stephan Kulow (coolo)
accepted
request 220674
from
Togan Muftuoglu (toganm)
(revision 55)
- Update to version 4.5.21.6 For more details see changelog.txt and releasenotes.txt * When a non-terminating target specified logging, the compiler would erroneously generate a 'goto' (-g) iptables command rather than a 'jump' (-j) command. This caused the wrong set of rules to be traversed, usually the catchall 'REJECT' or 'DROP' rule at theend of the INPUT or FORWARD chain. The compiler now generates a 'jump' rule in these cases. * When an interface containing a period (such as a VLAN interfaceterface) was used in an 'add' or 'delete' command, the wrong ipset name was generated, resulting in failure of the command. (forwarded request 220673 from toganm)
Comments 0