gluon-core: wan4 mesh_vpn rule
This commit is contained in:
parent
9e5bcf29ca
commit
9491f234b1
@ -45,6 +45,11 @@ uci:section('network', 'route4', 'wan4_unreachable', {
|
||||
metric = 65535,
|
||||
})
|
||||
|
||||
uci:section('network', 'rule', 'wan4_lookup', {
|
||||
mark = '0x01/0x01',
|
||||
lookup = 1,
|
||||
})
|
||||
|
||||
uci:section('network', 'interface', 'wan6', {
|
||||
proto = wan6.proto or 'dhcpv6',
|
||||
ip6addr = wan6.ip6addr,
|
||||
|
Loading…
Reference in New Issue
Block a user