Skip to content

Firewall configuration backup failed through extreme NMS #160

Description

@Dinakaran-kalimuthu

Unable to take configuration backup of Fortigate firewall using
XIQ_SE.

We run the backup script for Fortinet loaded in XIQ-SE, script
executes the command in targeted fortigate device successfully but
fails to transfer to XIQ's TFTP.

below script are we checked,

-- Use this script to manage FortiGate backups
name="Forti Script tftp"
desc="SSH/TFTP Scripts"
separator=UNIX_FILE_SEPARATOR
timed_reset_delay_format="HH:mm"

-----BEGIN SCRIPT "Configuration Upload"-----
a
execute backup config tftp %RELATIVE_TARGET_FILE_PATH% %TFTP_IP%
@receive 10
exit
-----END SCRIPT-----
-----BEGIN SUCCESS "Configuration Upload"-----
tftp server OK
-----END SUCCESS-----

Script execution completed successfully but fails to transfer to XIQ's TFTP

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions