Hello Guys,
our main purpose to use this NCM is for the backup and review config changes.
for now Im having issue when trying to configure the NCM to perform backup stormshield firewall. the problem is the stormshild firewall works in different ways. when performing the backup, the backup file output will be encrypted and zipped. to make it readable i will need to decrypt the backup file and unzip the file.
The backup step is as below:
- SSH to firewall
- Enter privilege mode by command “cli”
- Enter privilege password
- Perform the backup command “config backup list=all >/tmp/config.na”
- Decrypt the file in the firewall with command “decbackup -i config.na -o config.tgz”
- exit privilage mode
- SCP copy out the “config.tgz” file
- Unzip the backup file “config.tgz”
- The output will be readable file with multiple folder
i have configure the NCM template to perform the backup and SCP out the file to orion server and when click downloading the configuration i can see the config.na file is already in SCP orion server but still return fail on NCM dashboard. but still im stuck as the file is not readable and i cant view any changes on the firewall as the backup file is not readable.
few cases have open with solarwinds tac to help on this setup.
any ideas how to put the decrypt command and unzip the file in the template?
anyone have experience configuring the NCM on this stormshield firewall?
Please help and thank you guys.
Regards,
Aslam