forked from Ivasoft/openwrt
use proto instead of protocol in uci firewall
SVN-Revision: 12391
This commit is contained in:
@@ -50,7 +50,7 @@ config forwarding
|
||||
# option dest lan
|
||||
# option dest_ip 192.168.16.235
|
||||
# option dest_port 80
|
||||
# option protocol tcp
|
||||
# option proto tcp
|
||||
|
||||
# include a file with users custom iptables rules
|
||||
#config include
|
||||
|
||||
Reference in New Issue
Block a user