We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4f3b3 commit 42987a0Copy full SHA for 42987a0
package/gluon-core/luasrc/lib/gluon/upgrade/110-network
@@ -47,6 +47,7 @@ uci:section('network', 'interface', 'wan', {
47
multicast_querier = false,
48
peerdns = false,
49
auto = true,
50
+ ip4table = 1,
51
})
52
53
uci:section('network', 'rule', 'wan_lookup', {
0 commit comments