Update Networking/Sophos/Site-to-Site VPNs/IPSec/Automatic Tunnel Resetting.md

This commit is contained in:
2024-09-12 23:09:13 -06:00
parent 43146a4417
commit 1874c48ae0

View File

@ -22,6 +22,7 @@ You need to create a profile that the API User will leverage to issue commands t
Now we need to make a user account that we will use inside the script to authenticate against the firewall using the previously-mentioned access profile Now we need to make a user account that we will use inside the script to authenticate against the firewall using the previously-mentioned access profile
- Navigate to **Configure > Authentication > Users > "Add"** - Navigate to **Configure > Authentication > Users > "Add"**
- Username: `TunnelCheckerAPIUser`
- Name: `TunnelCheckerAPIUser` - Name: `TunnelCheckerAPIUser`
- User Type: `Administrator` - User Type: `Administrator`
- Profile: `VPNTunnelAPI` - Profile: `VPNTunnelAPI`