fix: RTR-02 network artefact from previous shit

This commit is contained in:
Winston Smith 2021-05-10 12:14:25 +02:00
parent 69048c47b2
commit 2748eaf5a8
1 changed files with 1 additions and 2 deletions

View File

@ -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