forked from DGNum/infrastructure
fix(vault01): Fixed MTU of br0
This commit is contained in:
parent
07d226a06e
commit
1447ec9eb8
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ in
|
||||||
IPv6AcceptRA = false;
|
IPv6AcceptRA = false;
|
||||||
IPv6SendRA = false;
|
IPv6SendRA = false;
|
||||||
};
|
};
|
||||||
|
linkConfig.MTUBytes = 1500;
|
||||||
};
|
};
|
||||||
"50-wg0" = {
|
"50-wg0" = {
|
||||||
name = "wg0";
|
name = "wg0";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue