X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/759aaf7754a638b3f94a267c9feb888c74181340..4b7f3bb250578325ca4c8ffb8d476d18c84cfbd5:/package/firewall/files/firewall.config?ds=sidebyside diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config old mode 100755 new mode 100644 index 46f7de5d7..464540f99 --- 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