diff --git a/openmptcprouter/files/etc/uci-defaults/9010-omr-6in4 b/openmptcprouter/files/etc/uci-defaults/9010-omr-6in4 index f0be541e4..34c257d6f 100755 --- a/openmptcprouter/files/etc/uci-defaults/9010-omr-6in4 +++ b/openmptcprouter/files/etc/uci-defaults/9010-omr-6in4 @@ -12,7 +12,7 @@ if [ "$(uci -q show network | grep omr6in4)" = "" ]; then set network.omr6in4.peeraddr=10.0.0.1 set network.omr6in4.gateway=fe80::a00:1 commit network - add_list firewall.@zone[2].network=6in4 + add_list firewall.@zone[2].network=omr6in4 commit firewall EOF rm -f /tmp/luci-indexcache