change prerouting_chain_name to prerouting_wan (closes: #1180), thanks to loswillios
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6178 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -33,7 +33,7 @@ forward_chain_name = forwarding_wan
|
|||||||
# The name of the chain to put prerouting rules in.
|
# The name of the chain to put prerouting rules in.
|
||||||
# allowed values: a-z, A-Z, _, -
|
# allowed values: a-z, A-Z, _, -
|
||||||
# default = PREROUTING
|
# default = PREROUTING
|
||||||
prerouting_chain_name = PREROUTING
|
prerouting_chain_name = prerouting_wan
|
||||||
|
|
||||||
#
|
#
|
||||||
# The internet line upstream bit rate reported from
|
# The internet line upstream bit rate reported from
|
||||||
|
Reference in New Issue
Block a user