From 08c9d3844162b0d094ef2870882955aadefddc78 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 22 Jan 2007 17:15:53 +0000 Subject: [PATCH] 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 --- net/linuxigd/files/upnpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/linuxigd/files/upnpd.conf b/net/linuxigd/files/upnpd.conf index 34a161291..4d6740720 100644 --- a/net/linuxigd/files/upnpd.conf +++ b/net/linuxigd/files/upnpd.conf @@ -33,7 +33,7 @@ forward_chain_name = forwarding_wan # The name of the chain to put prerouting rules in. # allowed values: a-z, A-Z, _, - # default = PREROUTING -prerouting_chain_name = PREROUTING +prerouting_chain_name = prerouting_wan # # The internet line upstream bit rate reported from -- 2.11.0