site.conf: simple_tc ifname must be a physical interface
This commit is contained in:
parent
005f12ca8b
commit
188efda7f2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
|
||||
simple_tc => {
|
||||
mesh_vpn => {
|
||||
ifname => "mesh_vpn",
|
||||
ifname => "mesh-vpn",
|
||||
enabled => 0,
|
||||
limit_egress => 200,
|
||||
limit_ingress => 3000,
|
||||
|
|
Loading…
Reference in a new issue