Added Tags to All Docs
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- Sophos
|
||||
- IPsec
|
||||
- VPN
|
||||
- Firewall
|
||||
- Routing
|
||||
---
|
||||
|
||||
**Purpose**: Generally speaking, when you have site-to-site VPN tunnels, you have to ensure that the *health* of the tunnel is operating as-expected. Sometimes VPN tunnels will report that they are online and connected, but in reality, no traffic is flowing to the remote side of the tunnel. In these instances, we can create a script that pings a device on the remote end, and if it does not respond in a timely manner, the script restart the VPN tunnel automatically.
|
||||
|
||||
!!! note "Assumptions"
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- Sophos
|
||||
- IPsec
|
||||
- VPN
|
||||
- Firewall
|
||||
- Routing
|
||||
---
|
||||
|
||||
**Purpose**: You may have two Sophos XGS appliances (or a mixed configuration) and need to set up a site-to-site VPN tunnel between two remote locations. You can achieve this with a simple passphrase-based IPSec VPN tunnel.
|
||||
|
||||
!!! info "Assumptions"
|
||||
|
||||
Reference in New Issue
Block a user