fix: Change default gateway on Arc-SRV.
Todo: See if the sleeping befor launching SRV-01 help or if i can ditch it.
This commit is contained in:
parent
d04a3de671
commit
bed22fc6ce
@ -34,7 +34,7 @@ Sleep 10
|
|||||||
|
|
||||||
#Arc-SRV
|
#Arc-SRV
|
||||||
|
|
||||||
netsh interface ip set address name="Arc-SRV" static 192.168.8.1 255.255.255.0 192.168.8.255
|
netsh interface ip set address name="Arc-SRV" static 192.168.8.1 255.255.255.0 192.168.8.254
|
||||||
|
|
||||||
### DNS Conf for all InterfaceAlias ###
|
### DNS Conf for all InterfaceAlias ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user