diff --git a/Guests/RTR-02.ps1 b/Guests/RTR-02.ps1 index 14bfd6f..7e0b83a 100644 --- a/Guests/RTR-02.ps1 +++ b/Guests/RTR-02.ps1 @@ -38,8 +38,7 @@ netsh interface ip set address name="Bou-LAN" static 192.168.128.254 255.255.255 #WAN - netsh interface ip set address name="WAN" static 192.168.255.128 255.255.255.0` - 192.168.255.254 + netsh interface ip set address name="WAN" static 192.168.255.128 255.255.255.0 192.168.255.254 # END