2
0
forked from Ivasoft/openwrt

firewall: fix typo in ESP rule

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46506
This commit is contained in:
Steven Barth
2015-07-27 11:47:20 +00:00
parent 53647060ab
commit 6831883100
2 changed files with 2 additions and 2 deletions

View 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