forked from extern/shorewall_code
Bad forward chain patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1765308c88
commit
2eb14723f8
@ -6264,6 +6264,8 @@ activate_rules()
|
||||
|
||||
eval complex=\$${zone}_is_complex
|
||||
|
||||
[ -n "$complex" ] && frwd_chain=${zone}_frwd
|
||||
|
||||
if [ -n "$DYNAMIC_ZONES" ]; then
|
||||
echo $zone $source_hosts >> ${STATEDIR}/zones
|
||||
echo "$FW $zone $chain1" >> ${STATEDIR}/chains
|
||||
|
Loading…
Reference in New Issue
Block a user