firewall: fix typo in ESP rule
[15.05/openwrt.git] / package / network / config / firewall / files / firewall.config
index 5d0e3cb..7be01d2 100644 (file)
@@ -162,7 +162,7 @@ config include
 config rule
        option src              wan
        option dest             lan
-       option protocol         esp
+       option proto            esp
        option target           ACCEPT
 
 config rule