- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: Export IPSEC VPN Configuration into one file
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Export IPSEC VPN Configuration into one file
Hello Team,
Taking all vpn configurations into one file is what we are looking for. Including all parameters of the site-to-site VPN.
Including the public IP address of both gateways, the local subnet of both gateways, encryption, hashing, and other key information for site-to-site VPNs.
It would be greatly appreciated if you could give me this option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use Save/Show Configuration on both peers and take out the VPN details 8)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Short answer: this is not currently possible.
To get this information, you would have to interrogate the various gateway and interoperable objects via the API.
Unfortunately, many of these fields are not available through the API at present (includes R81.20).
Some partial information is available through SmartConsole Extensions, e.g.: https://community.checkpoint.com/t5/SmartConsole-Extensions/Show-VPN-topology-on-gateways/m-p/81719
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some VPN settings can be gathered from management over API where the VPN peers are managed from:
mgmt_cli show vpn-communities-star details-level "full"
mgmt_cli show vpn-communities-meshed details-level "full"
Jozko Mrkvicka
