devices.srv2: 使用有线网

This commit is contained in:
2025-07-16 17:49:37 +08:00
parent 33c47388a8
commit 9e59ef502b

View File

@@ -11,8 +11,6 @@ inputs:
network =
{
static.eno2 = { ip = "192.168.178.1"; mask = 24; };
wireless = { networks = [ "4095G" ]; fourAddr = true; };
bridge.br0.interfaces = [ "eno1" "wlp134s0" ];
masquerade = [ "eno2" ];
trust = [ "eno2" ];
};