Skip to content

Commit 42987a0

Browse files
jluebbeSmithChart
authored andcommitted
gluon-core: place ipv4 wan routes into table 1
1 parent ce4f3b3 commit 42987a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/gluon-core/luasrc/lib/gluon/upgrade/110-network

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ uci:section('network', 'interface', 'wan', {
4747
multicast_querier = false,
4848
peerdns = false,
4949
auto = true,
50+
ip4table = 1,
5051
})
5152

5253
uci:section('network', 'rule', 'wan_lookup', {

0 commit comments

Comments
 (0)