Fix: Route on RTR-01, remove duplicate

This commit is contained in:
Alexandre-Simao 2021-05-31 12:47:46 +02:00
parent 16cf31f07d
commit 54dc819675
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ netsh interface ip set address name="Arc-SRV" static 192.168.8.254 255.255.255.0
### WAN conf
netsh interface ip set address name="WAN" static 192.168.255.8 255.255.255.0 192.168.255.254
netsh interface ip set address name="WAN" static 192.168.255.8 255.255.255.0
### DNS Conf for all InterfaceAlias ###