aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/firewall.config
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-12 22:38:34 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-12 22:38:34 +0000
commit53c1991114573d525a036c05397cbcc05ed85ddd (patch)
tree6b960c4bf72a3356c7eb8d03c11c6c6f263f3579 /package/firewall/files/firewall.config
parent84191e727e7ad19e0179c5533de5b289764bfa93 (diff)
downloadupstream-53c1991114573d525a036c05397cbcc05ed85ddd.tar.gz
upstream-53c1991114573d525a036c05397cbcc05ed85ddd.tar.bz2
upstream-53c1991114573d525a036c05397cbcc05ed85ddd.zip
[package] firewall: enable /etc/firewall.user by default and install sample firewall.user file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall/files/firewall.config')
-rw-r--r--[-rwxr-xr-x]package/firewall/files/firewall.config8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config
index 46f7de5d77..464540f990 100755..100644
--- a/package/firewall/files/firewall.config
+++ b/package/firewall/files/firewall.config
@@ -22,6 +22,10 @@ config forwarding
option dest wan
option mtu_fix 1
+# include a file with users custom iptables rules
+config include
+ option path /etc/firewall.user
+
### EXAMPLE CONFIG SECTIONS
# do not allow a specific ip to access wan
@@ -53,10 +57,6 @@ config forwarding
# option dest_port 80
# option proto tcp
-# include a file with users custom iptables rules
-#config include
-# option path /etc/firewall.user
-
### FULL CONFIG SECTIONS
#config rule