Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
Danny
Champion Champion
Champion

  1. Use Check Point's Show Package Tool to export your security and NAT policies to HTML
    • SSH login into the export mode of your SmartCenter and run $MDS_FWDIR/scripts/web_api_show_package.sh -n 443 -c
  2. Unarchive the resulting .tgz to a new folder or copy the .tgz to your PC and open the NAT policy in a web browser of your choice
  3. grep and sort -u the CSV that contains your NAT policy or check and export the objects within your NAT policies with a browser plugin of your choice.
  4. Done.

View solution in original post

(2)
Who rated this post