Fortinet black logo

Handbook

Restoring firmware (“clean install”)

Restoring firmware (“clean install”)

Restoring (also called re-imaging) the firmware can be useful if:

  • you are unable to connect to the FortiADC appliance using the web UI or the CLI
  • you want to install firmware without preserving any existing configuration (i.e. a “clean install”)
  • a firmware version that you want to install requires a different size of system partition (see the Release Notes accompanying the firmware)
  • a firmware version that you want to install requires that you format the boot device (see the Release Notes accompanying the firmware)

The procedure in this section applies to physical appliances. Restoring firmware re-images the boot device. Also, restoring firmware can only be done during a boot interrupt, before network connectivity is available, and therefore requires a local console connection to the CLI. It cannot be done through an SSH or Telnet connection.

Alternatively, if you cannot physically access the appliance’s local console connection, connect the appliance’s local console port to a terminal server to which you have network access. Once you have used a client to connect to the terminal server over the network, you will be able to use the appliance’s local console through it. However, be aware that from a remote location, you may not be able to power cycle the appliance if abnormalities occur.

For virtual appliances, you can use VMware to backup and restore virtual appliance images.

caution icon Important: Back up the configuration before performing a clean install.
To restore the firmware:
  1. Download the firmware file from the Fortinet Customer Service & Support website:
  2. https://support.fortinet.com/

  3. Connect your management computer to the FortiADC console port using a RJ-45-to-DB-9 serial cable or a null-modem cable.
  4. Initiate a local console connection from your management computer to the CLI of the FortiADC appliance, and log in as the admin administrator, or an administrator account whose access profile contains Read-Write permissions in the Maintenance category.
  5. Connect port1 of the FortiADC appliance directly or to the same subnet as a TFTP server.
  6. Copy the new firmware image file to the root directory of the TFTP server.
  7. If necessary, start your TFTP server. (If you do not have one, you can temporarily install and run one such as tftpd (Windows, Mac OS X, or Linux) on your management computer.)
  8. caution icon TFTP is not secure, and it does not support authentication. You should run it only on trusted administrator-only networks, and never on computers directly connected to the Internet. Turn off tftpd off immediately after completing this procedure.
  9. Verify that the TFTP server is currently running, and that the FortiADC appliance can reach the TFTP server.
  10. To use the FortiADC CLI to verify connectivity, enter the following command:

    execute ping 192.168.1.168

    where 192.168.1.168 is the IP address of the TFTP server.

  11. Enter the following command to restart the FortiADC appliance:
  12. execute reboot

    As the FortiADC appliances starts, a series of system startup messages appear.

    Press any key to display configuration menu........

  13. Immediately press a key to interrupt the system startup.
  14. You have only 3 seconds to press a key. If you do not press a key soon enough, the FortiADC appliance reboots and you must log in and repeat the execute reboot command.

    If you successfully interrupt the startup process, the following messages appears:

    [G]: Get firmware image from TFTP server.
    [F]: Format boot device.
    [B]: Boot with backup firmware and set as default.
    [Q]: Quit menu and continue to boot with default firmware.
    [H]: Display this list of options.

    Enter G,F,B,Q,or H:

    Please connect TFTP server to Ethernet port "1".

  15. If the firmware version requires that you first format the boot device before installing firmware, type F. Format the boot disk before continuing.
  16. Type G to get the firmware image from the TFTP server.
  17. The following message appears:

    Enter TFTP server address [192.168.1.168]:

  18. Type the IP address of the TFTP server and press Enter.
  19. The following message appears:

    Enter local address [192.168.1.188]:

  20. Type a temporary IP address that can be used by the FortiADC appliance to connect to the TFTP server.
  21. The following message appears:

    Enter firmware image file name [image.out]:

  22. Type the file name of the firmware image and press Enter.
  23. The FortiADC appliance downloads the firmware image file from the TFTP server and displays a message similar to the following:

    MAC:00219B8F0D94

    ###########################

    Total 28385179 bytes data downloaded.

    Verifying the integrity of the firmware image..

    Save as Default firmware/Backup firmware/Run image without saving:[D/B/R]?

    If the download fails after the integrity check with the error message:

    invalid compressed format (err=1)

    but the firmware matches the integrity checksum on the Fortinet Customer Service & Support website, try a different TFTP server.

  24. Type D.
  25. The FortiADC appliance downloads the firmware image file from the TFTP server. The FortiADC appliance installs the firmware and restarts. The time required varies by the size of the file and the speed of your network connection.

    The FortiADC appliance reverts the configuration to default values for that version of the firmware.

  26. To verify that the firmware was successfully installed, log in to the CLI and type:
  27. get system status

    The firmware version number is displayed.

  28. Either reconfigure the FortiADC appliance or restore the configuration file.

Restoring firmware (“clean install”)

Restoring (also called re-imaging) the firmware can be useful if:

  • you are unable to connect to the FortiADC appliance using the web UI or the CLI
  • you want to install firmware without preserving any existing configuration (i.e. a “clean install”)
  • a firmware version that you want to install requires a different size of system partition (see the Release Notes accompanying the firmware)
  • a firmware version that you want to install requires that you format the boot device (see the Release Notes accompanying the firmware)

The procedure in this section applies to physical appliances. Restoring firmware re-images the boot device. Also, restoring firmware can only be done during a boot interrupt, before network connectivity is available, and therefore requires a local console connection to the CLI. It cannot be done through an SSH or Telnet connection.

Alternatively, if you cannot physically access the appliance’s local console connection, connect the appliance’s local console port to a terminal server to which you have network access. Once you have used a client to connect to the terminal server over the network, you will be able to use the appliance’s local console through it. However, be aware that from a remote location, you may not be able to power cycle the appliance if abnormalities occur.

For virtual appliances, you can use VMware to backup and restore virtual appliance images.

caution icon Important: Back up the configuration before performing a clean install.
To restore the firmware:
  1. Download the firmware file from the Fortinet Customer Service & Support website:
  2. https://support.fortinet.com/

  3. Connect your management computer to the FortiADC console port using a RJ-45-to-DB-9 serial cable or a null-modem cable.
  4. Initiate a local console connection from your management computer to the CLI of the FortiADC appliance, and log in as the admin administrator, or an administrator account whose access profile contains Read-Write permissions in the Maintenance category.
  5. Connect port1 of the FortiADC appliance directly or to the same subnet as a TFTP server.
  6. Copy the new firmware image file to the root directory of the TFTP server.
  7. If necessary, start your TFTP server. (If you do not have one, you can temporarily install and run one such as tftpd (Windows, Mac OS X, or Linux) on your management computer.)
  8. caution icon TFTP is not secure, and it does not support authentication. You should run it only on trusted administrator-only networks, and never on computers directly connected to the Internet. Turn off tftpd off immediately after completing this procedure.
  9. Verify that the TFTP server is currently running, and that the FortiADC appliance can reach the TFTP server.
  10. To use the FortiADC CLI to verify connectivity, enter the following command:

    execute ping 192.168.1.168

    where 192.168.1.168 is the IP address of the TFTP server.

  11. Enter the following command to restart the FortiADC appliance:
  12. execute reboot

    As the FortiADC appliances starts, a series of system startup messages appear.

    Press any key to display configuration menu........

  13. Immediately press a key to interrupt the system startup.
  14. You have only 3 seconds to press a key. If you do not press a key soon enough, the FortiADC appliance reboots and you must log in and repeat the execute reboot command.

    If you successfully interrupt the startup process, the following messages appears:

    [G]: Get firmware image from TFTP server.
    [F]: Format boot device.
    [B]: Boot with backup firmware and set as default.
    [Q]: Quit menu and continue to boot with default firmware.
    [H]: Display this list of options.

    Enter G,F,B,Q,or H:

    Please connect TFTP server to Ethernet port "1".

  15. If the firmware version requires that you first format the boot device before installing firmware, type F. Format the boot disk before continuing.
  16. Type G to get the firmware image from the TFTP server.
  17. The following message appears:

    Enter TFTP server address [192.168.1.168]:

  18. Type the IP address of the TFTP server and press Enter.
  19. The following message appears:

    Enter local address [192.168.1.188]:

  20. Type a temporary IP address that can be used by the FortiADC appliance to connect to the TFTP server.
  21. The following message appears:

    Enter firmware image file name [image.out]:

  22. Type the file name of the firmware image and press Enter.
  23. The FortiADC appliance downloads the firmware image file from the TFTP server and displays a message similar to the following:

    MAC:00219B8F0D94

    ###########################

    Total 28385179 bytes data downloaded.

    Verifying the integrity of the firmware image..

    Save as Default firmware/Backup firmware/Run image without saving:[D/B/R]?

    If the download fails after the integrity check with the error message:

    invalid compressed format (err=1)

    but the firmware matches the integrity checksum on the Fortinet Customer Service & Support website, try a different TFTP server.

  24. Type D.
  25. The FortiADC appliance downloads the firmware image file from the TFTP server. The FortiADC appliance installs the firmware and restarts. The time required varies by the size of the file and the speed of your network connection.

    The FortiADC appliance reverts the configuration to default values for that version of the firmware.

  26. To verify that the firmware was successfully installed, log in to the CLI and type:
  27. get system status

    The firmware version number is displayed.

  28. Either reconfigure the FortiADC appliance or restore the configuration file.