Update Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md
This commit is contained in:
@ -64,6 +64,13 @@ You need a place to put the script (and if on Windows, `curl.exe`). Follow the
|
|||||||
#Write-Host "Checking Tunnel Quality After Running Script..."
|
#Write-Host "Checking Tunnel Quality After Running Script..."
|
||||||
#Trace-VPN-Tunnel
|
#Trace-VPN-Tunnel
|
||||||
```
|
```
|
||||||
|
|
||||||
|
!!! note "Optional Reporting"
|
||||||
|
You may find that you want some extra logging enabled so you can track the script doing its job to ensure its working. You can add the following to the script above to add that functionality.
|
||||||
|
|
||||||
|
``` powershell
|
||||||
|
PLACEHOLDER
|
||||||
|
```
|
||||||
|
|
||||||
=== "Linux"
|
=== "Linux"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user