From 66fc38228cb40bc7dca84d875405012acadfd256 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 15 Feb 2009 00:24:06 +0000 Subject: [PATCH] Merge r4241 --- .../luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua index 58e938492a..31746c6827 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua +++ b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua @@ -361,7 +361,7 @@ function client.write(self, section, value) uci:section("firewall", "rule", nil, { src="freifunk", proto="udp", - src_port="53", + dest_port="53", target="ACCEPT" }) uci:delete_all("firewall", "rule", {