ap64: try to fix lan ports

This commit is contained in:
Astro 2023-02-21 00:48:28 +01:00
parent 131d6916a0
commit 70adef38bb
1 changed files with 1 additions and 1 deletions

View File

@ -2003,7 +2003,7 @@
}; };
links = { links = {
priv46 = { priv46 = {
ports = [ "lan" ]; ports = [ "lan:1" "lan:2" "lan:3" "lan:4" ];
}; };
switch-b3 = { switch-b3 = {
ports = [ "wan" ]; ports = [ "wan" ];