From b520157d3fdd3cd4a5f980727a2ca82789183d73 Mon Sep 17 00:00:00 2001 From: Alexandre-Simao Date: Mon, 31 May 2021 17:09:41 +0200 Subject: [PATCH] Fix: RTR-01 adress --- Guests/RTR-01.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guests/RTR-01.ps1 b/Guests/RTR-01.ps1 index cc2a2ff..1624823 100644 --- a/Guests/RTR-01.ps1 +++ b/Guests/RTR-01.ps1 @@ -44,7 +44,7 @@ netsh interface ip set address name="Arc-SRV" static 192.168.8.254 255.255.255.0 #Arc-CLI conf - netsh interface ip set address name="Arc-CLI" static 192.168.12.8 255.255.255.0 + netsh interface ip set address name="Arc-CLI" static 192.168.12.254 255.255.255.0 ### WAN conf