diff options
author | am <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2007-11-23 14:29:29 +0000 |
---|---|---|
committer | am <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279> | 2007-11-23 14:29:29 +0000 |
commit | e11235214ba768a14c2a04293e352c7678e5f206 (patch) | |
tree | e34c0b58e7a3e37c2cb15ae90769f0f715cb7493 | |
parent | 60c4b5fae0491579c6ddee378cfe22ea33f6b5d5 (diff) | |
download | puppet-shorewall-e11235214ba768a14c2a04293e352c7678e5f206.tar.gz puppet-shorewall-e11235214ba768a14c2a04293e352c7678e5f206.tar.bz2 |
svn empty brauchts nicht, weiter mit dem shorewall...
git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@106 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
-rw-r--r-- | files/boilerplate/rules.header | 1 | ||||
-rw-r--r-- | files/shorewall.conf.Gentoo. | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/files/boilerplate/rules.header b/files/boilerplate/rules.header index 764358a..e6b1973 100644 --- a/files/boilerplate/rules.header +++ b/files/boilerplate/rules.header @@ -8,3 +8,4 @@ ############################################################################################################# #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK # PORT PORT(S) DEST LIMIT GROUP +SECTION NEW diff --git a/files/shorewall.conf.Gentoo. b/files/shorewall.conf.Gentoo. index 88bfbcf..411d7dd 100644 --- a/files/shorewall.conf.Gentoo. +++ b/files/shorewall.conf.Gentoo. @@ -145,11 +145,11 @@ DYNAMIC_ZONES=No PKTTYPE=No -RFC1918_STRICT=Yes +RFC1918_STRICT=No MACLIST_TABLE=mangle -MACLIST_TTL=60 +MACLIST_TTL= SAVE_IPSETS=No |