Displaying 2 results from an estimated 2 matches for "match_source_host".
Did you mean:
match_source_hosts
2004 May 03
1
Fix for ''firewall'' script on shorewall delete
...iptables -D source_chain -s host1 -o iface -s host2 -j chain
The result is that only some rules are deleted, but some still
remain in the source_chain, leading to a source_chain with
a growing number of rules which never get deleted.
The problem is located in delete_from_zone() where a call to
match_source_hosts is used instead of match_dest_hosts.
The following patch fixes this problem and should be applied against
the ''firewall'' script of shorewall 2.0.1 (errata version).
--- firewall.orig 2004-05-03 14:05:43.000000000 +0200
+++ firewall.patched 2004-05-03 14:25:39.000000000...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed
any light on this message and where I should be looking? Thanks
root@bobshost:~# shorewall stop
Loading /usr/share/shorewall/functions...
Processing /etc/shorewall/params ...
Processing /etc/shorewall/shorewall.conf...
Loading Modules...
Stopping Shorewall...Processing /etc/shorewall/stop ...
IP Forwarding Enabled