Skip to content

Instantly share code, notes, and snippets.

@felixlindemann
Created November 12, 2021 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felixlindemann/c339b2ca4cbdd5c758324407c4cdbbe3 to your computer and use it in GitHub Desktop.
Save felixlindemann/c339b2ca4cbdd5c758324407c4cdbbe3 to your computer and use it in GitHub Desktop.
List of active IPSecs at my UTM
[
{
"_locked": "",
"_ref": "REF_IpsSitIpsecSiteASiteB",
"_type": "ipsec_connection/site_to_site",
"auto_pf_in": "REF_PacPacAnyFromLnSiteB",
"auto_pf_out": "REF_PacPacAnyFromSiteC",
"auto_pfrule": true,
"bind": false,
"comment": "",
"interface": "REF_IntEthExternaWan",
"name": "ipSec SITE A --> SITE B",
"networks": [
"REF_DefaultInternalNetwork"
],
"policy": "REF_OrkXmBRdER",
"remote_gateway": "REF_IpsRemSophosSiteB",
"status": true,
"strict_routing": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment