Offline Retrieval Tool Instructions
Offline Retrieval Tool Instructions
Instructions
1. Download the ORT Virtual Machine Image, and import it to your preferred hypervisor (VMware
vSphere, Microsoft Hyper-V, Oracle VirtualBox)
2. Set network interface to desired using NAT, disable all unused interfaces.
3. Login with the following credentials
retrieve / R3tr13v3!
4. Test network so the resulting Virtual Machine (VM) can reach the desired devices.
curl -v telnet://192.168.200.11:18190
1
6. At /home/retrieve directory, check if there is a folder called devpack_staging.
8. [Ask FireMon Support or FireMon SE for the files] Use scp, filezilla, winscp or the application of
your choice to upload the device pack files compatible with your FireMon version (e.g., 9.2.x)
into the folder devpack_staging you have created on the steps above
cd /home/retrieve/retrieval_tool
10. Convert the device pack files to .json format, storing them on the config folder. This action can
be performed using the following commands:
========================================
========================================
2
11. Using vim, edit the [device_pack].json file in the config folder, add the retrieval settings
according to your environment. On this example (checkpoint_cma_r80-9.3.12.json):
vim config/checkpoint_cma_r80-9.3.12.json
3
12. Ensure you are located in the retrieval_tool folder, and run the tool with the command:
./run_retrieval.sh
It will ask you for the configuration directory and configuration file. Configuration directory will always be
config, and on this example we are using Check Point configuration file as below:
The process will retrieve the configuration from the device and create a folder and archive it on a
.tar file with the required configuration files within it.
Retrieval succeeded
Renaming retrieved files
Creating the manifest file
13. Use scp, filezilla, winscp or the application of your choice to download the resulting .tar file from
the output folder to your local machine
14. Use tar -xvf [filename].tar to extract the files in the tar file. These files will be used to
upload the configuration into the FireMon solution.
4
Import configuration files into FireMon
1. Login to FireMon server and ensure you are in the Administration module (upper-left black menu).
2. Go to “Device > Devices” or “Device > Management Stations”, depending upon the device type you are
interested in importing configuration files.
3. Create a new device or management station
a. Under Device Settings, fill in some random text for credentials
b. Disable Change Monitoring checkbox
4. Left-click on the far-right icon associated with the device, then select Import Device Configuration Files
5. Respond to the popup window by selecting all the files created by the Offline Retrieval Tool, the folder
that was created by the tar -xvf command, then click Import button.
6. Wait a few minutes for all devices and their security policies to be imported.
7. Pull down the black Administration menu, select Security Manager and you should see Overview
Dashboard screen appear
a. “Policy > Dashboard” shows clean-up opportunities, improvement opportunities and other high
level key performance indicators for policy quality/cleanup.
b. “Policy > Security Rules” all the imported policies will appear; upper right-hand corner shows how
many policies were found in how much time.
c. “Compliance > Assessment Results” will show how the default Best Practices assessment judged
the policies you just imported.
d. In the upper-right corner, “Report > Reports Library” you will see some of the available reports to
run.
This should get you started without additional hand-holding or use cases you may want to investigate.