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 home:seife:Factory/shorewall && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-required-stop-fix.patch | 0000000774 774 Bytes | |
README.openSUSE | 0000000879 879 Bytes | |
shorewall-4.4.22.rpmlintrc | 0000000682 682 Bytes | |
shorewall-4.5.7.1.tar.bz2 | 0000419883 410 KB | |
shorewall-core-4.5.7.1.tar.bz2 | 0000058881 57.5 KB | |
shorewall-docs-html-4.5.7.1.tar.bz2 | 0003833966 3.66 MB | |
shorewall-init-4.5.2-install.patch | 0000000838 838 Bytes | |
shorewall-init-4.5.7.1.tar.bz2 | 0000040752 39.8 KB | |
shorewall-lite-4.5.7.1.tar.bz2 | 0000054285 53 KB | |
shorewall.changes | 0000059043 57.7 KB | |
shorewall.spec | 0000022914 22.4 KB | |
shorewall6-4.5.7.1.tar.bz2 | 0000203312 199 KB | |
shorewall6-lite-4.5.7.1.tar.bz2 | 0000053720 52.5 KB |
Revision 31 (latest revision is 125)
Ismail Dönmez (namtrac)
accepted
request 132376
from
Togan Muftuoglu (toganm)
(revision 31)
- Update to 4.5.7.1 For more details see changelog.txt and releasenotes.txt * When using IPSEC in a multi-ISP configuration, it is possible for the kernel to mis-route ESP packets. To date, this problem has only been observed on a system running a 3.5 kernel where traffic is being tunneled through GRE which is in turn being tunneled via IPSEC. This Shorewall release includes a low-cost workaround. * The Netfilter team have announced their intention to remove the NOTRACK target in favor of 'CT --notrack'. Shorewall will now map NOTRACK to 'CT --notrack' if the CT Target is available. * Previously, the current COMMENT was not being cleared after the blrules file was processed, causing that COMMENT to be used on entries in the rules file. That defect has been corrected. - Add a note to the spec for reviewer explaining the configure command usage - Removed following opensuse specific patches as they are merged to upstream now + shorewall-lite-4.5.2-init.patch + shorewall6-4.5.2-init.patch + shorewall6-lite-4.5.2-init.patch + shorewall-init-4.4.21_init_sh.patch - Added 001-required-stop-fix patch for shorewall-lite/init.suse.sh (forwarded request 132373 from toganm)
Comments 0