top of page

General discussion

Public·2 members

FTP backup server

I have FTP server, i want to configure backup in Paloalto firewall so that all the config backup will automatically send to the FTP server how can i do that?

I went to device and configured schedule log export but i don't see any config file saved in the FTP server

I dont have panorama.

131 Views
Reaper
Reaper
Aug 26, 2020

Interestingly the option for FTP export of configuration files is only available in Panorama. to export configuration from a regular firewall, you will need to resort to manual interventions, API calls or expect scripts


through API you can simply run the following url to fetch the full running config



curl -k -X GET 'https://<yourFirewall>/api/?type=op&cmd=<show><config><running></running></config></show>&<key>yourkey</key>'

if you haven't created a key yet:


curl -k -X GET 'https://<yourFirewall>/api/?type=keygen&user=<username>&password=<password>'

Members

  • Reaper
  • sahil salokhe
    sahil salokhe
  • Whatsapp
  • Amazon
  • X
  • LinkedIn

Contact
PANgurus BV
VAT: BE0769507136
INFO@PANGURUS.COM
+32 (486) 986 753

©2020 by PANgurus.

bottom of page