Installation and Configuration (with CLI on V Series, X Series, or Virtual Appliance)

Use the Command Line Interface to install the hotfix.

Consider requesting assistance from Forcepoint Technical Support. Optionally, you can install appliance hotfixes using Forcepoint Security Appliance Manager (FSAM) through the bulk hotfix installer or the Software Updates tab.

Steps

  1. Log in to the Appliance as the admin user.
  2. Enter config mode.
  3. Execute the following command:
    show hotfix list
  4. Locate the ID Email-8.5.7-006 from the list displayed by the command in the previous step, and then execute the following command:
    load hotfix --id Email-8.5.7-006
  5. Execute the following command to install the hotfix:
    install hotfix --id Email-8.5.7-006
  6. Log in to the appliance ESG container from the appliance root user. Run the following command:
    ssh esg
  7. Run the following command to reboot the ESG container:
    reboot
  8. If you later need to roll back the hotfix, run the following command to uninstall:
    uninstall hotfix --id Email-8.5.7-006