fix: corrected WAN network line
This commit is contained in:
parent
c91388f306
commit
4248109e98
@ -48,8 +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 192.168.255.254
|
||||
|
||||
|
||||
### DNS Conf for all InterfaceAlias ###
|
||||
|
Loading…
Reference in New Issue
Block a user