fix: remove useles routing field
This commit is contained in:
parent
701e41d388
commit
bde15a15bf
@ -62,16 +62,6 @@ Get-NetFirewallRule -name "*ICMP4-ERQ-In*" |Enable-NetFirewallRule
|
||||
|
||||
#END
|
||||
|
||||
|
||||
|
||||
|
||||
### Activating remote-access role
|
||||
|
||||
echo "Activating remote-access role"
|
||||
set-service RemoteAccess -StartupType Automatic
|
||||
Start-Service RemoteAccess
|
||||
#End
|
||||
|
||||
#netsh -f ./WAN.conf
|
||||
|
||||
### Set connection as Private
|
||||
|
Loading…
Reference in New Issue
Block a user