Merge r4241
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 15 Feb 2009 00:24:06 +0000 (00:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 15 Feb 2009 00:24:06 +0000 (00:24 +0000)
applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua

index 58e938492ae003076c9b80536be826666acd3c47..31746c6827d308562d6b234c7c035a50807e8e37 100644 (file)
@@ -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", {