fix: netsh routing correction

This commit is contained in:
Winston Smith 2021-05-10 16:47:54 +02:00
parent 11599fa377
commit 5343405016
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Start-Service RemoteAccess
# Configure NAT
netsh routing ip nat installing
netsh routing ip nat install
netsh routing ip nat add interface name="WAN" mode=Private
netsh routing ip nat add interface name="Aston" mode=FULL