firewall: fix typo in ESP rule
[openwrt/staging/chunkeey.git] / package / network / config / firewall / files / firewall.config
index 5d0e3cbc66b096fcb403d4ad66f54eb28861244f..7be01d25b8381006d5c4f74c06b18c9081a948a3 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