Downloading and installing Network IPS firmware by using a USB device on a Mac OS

Download and install the Network IPS firmware by using a USB device on a Mac OS.

About this task

This procedure is not supported on the Proventia® GX3000 series, the Proventia GX4000 series (rev-A hardware), and the Proventia GX5000 (rev-A hardware with BIOS revisions before September 03 2009, version 6200I020).

If you are using a system that is not supported, you must use the ISO image to install Firmware version 4.1 or later. For more information, see Downloading and installing Network IPS firmware from an ISO image.

Procedure

  1. Download the Network IPS firmware from the IBM® Security License Key and Download Center at https://ibmss.flexnetoperations.com/.
  2. Save the firmware to a secure host on your network.
  3. On the secure host, open a Terminal Window.
  4. Run the diskutil list command for a current list of devices.
  5. Insert the USB device into a USB port on the secure host.
  6. Run the diskutil list command again and determine which device node the system has assigned the USB device to.
  7. Run the sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m command.
  8. Replace /path/to/downloaded.img with the path to the firmware file.
    Note: If you receive the error dd: Invalid number '1m', you are using GNU dd, replace bs=1m with bs=1M.
  9. Run the diskutil eject /dev/diskN command, and then remove your device after the command completes.
  10. Connect the USB device to the Network IPS appliance. Make sure the Network IPS appliance is turned off.
  11. Start the Network IPS appliance. You might need to type b for USB or you might need to access the BIOS.
  12. Type reinstall. The reinstall command installs the Network IPS firmware on the system.
    Note: The Network IPS appliance restarts after the installation is completed.

What to do next

Configure network settings for the Network IPS appliance. For network configuration procedures, see Configuring network settings for the Network IPS appliance.