This commit is contained in:
shelvacu
2024-06-28 16:07:34 -07:00
parent e7a60417a2
commit 217fba6035

View File

@@ -54,7 +54,7 @@
ipv4.routes = [{
address = "0.0.0.0";
prefixLength = 0;
via = "10.46.0.1"
via = "10.46.0.1";
options.scope = "global";
options.src = "10.46.0.7";
options.metric = "1200";