131 current 2025-10-08 22:30:57 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 22:37:44 -05:00
parent d82eb2d366
commit 3c7b531f18

View File

@@ -74,7 +74,7 @@
vlan.interface-name = "enp89s0.69"; # or just "vpn-vlan" vlan.interface-name = "enp89s0.69"; # or just "vpn-vlan"
vlan.parent = "enp89s0"; vlan.parent = "enp89s0";
vlan.id = 69; vlan.id = 69;
ipv4.dns = "10.69.0.1" "9.9.9.9"; ipv4.dns = "10.69.0.1;9.9.9.9";
}; };
}; };
}; };