firewall: allow routed lan<->lan traffic by default
[openwrt/openwrt.git] / package / network / config / firewall / files / firewall.config
index acfb5e5abd5a1a56aed808619a19bccba844460b..d149e77957de1c80358c1e8131920867a193c9ed 100644 (file)
@@ -11,7 +11,7 @@ config zone
        list   network          'lan'
        option input            ACCEPT
        option output           ACCEPT
-       option forward          REJECT
+       option forward          ACCEPT
 
 config zone
        option name             wan