fix: netsh routing correction
This commit is contained in:
parent
34c9e66810
commit
b32990d180
@ -59,7 +59,7 @@ Start-Service RemoteAccess
|
|||||||
|
|
||||||
# Configure NAT
|
# 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="WAN" mode=Private
|
||||||
netsh routing ip nat add interface name="Aston" mode=FULL
|
netsh routing ip nat add interface name="Aston" mode=FULL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user