Integrating Your Network Security appliance with Email Security - Cloud

Prev Next

To configure Network Security and Email Security - Cloud integration using the Network Security Web UI:

In the Network Security appliance's Settings page, set the following values:

HTTP alerts

HTTP server listing

All checked

  1. Address:

    • US: https://ace.fireeyecloud.com:8443/public/xml

    • US Government: https://ace.us.fireeyegov.com:8443/public/xml

    • EMEA: https://ace.emea.fireeyecloud.com:8443/public/xml

    • APJ: https://ace.ap.fireeyecloud.com:8443/public/xml

    • CA: https://ace.ca.fireeyecloud.com:8843/public/xml

  2. Username: Enter the information provided in your welcome email. Contact FireEye Support if you no longer have this information.

  3. Password: Enter the information provided in your welcome email. Contact FireEye Support if you no longer have this information.

  4. Notification: All events

  5. Delivery: Per event

  6. Message Format: XML extended

  7. Enable Auth and SSL

To configure Network Security and Email Security - Cloud integration using the CLI:

hostname # fenotify http service fireeyecloud auth username <username>

hostname # fenotify http service fireeyecloud auth password <password>

hostname # fenotify http service fireeyecloud auth enable

  1. Enable the CLI configuration mode on your Network Security appliance:

    hostname > enable

    hostname # configure terminal

  2. Enable HTTP notifications:

    hostname # fenotify http enable

    hostname # fenotify http alert domain-match enable

    hostname # fenotify http alert infection-match enable

    hostname # fenotify http alert malware-callback enable

    hostname # fenotify http alert malware-object enable

    hostname # fenotify http alert web-infection enable

  3. Specify the server that will post HTTP notifications:

    hostname # fenotify http service fireeyecloud enable

  4. Specify the user name and password for HTTP authentication and enable authentication. The user name and password were provided in your welcome email. Contact FireEye Support if you no longer have this information.

  5. Specify notification preferences:

    hostname # fenotify http service fireeyecloud prefer notification all-events

    hostname # fenotify http service fireeyecloud prefer message delivery per-event

    hostname # fenotify http service fireeyecloud provider generic message format xml-extended

    hostname # fenotify http service fireeyecloud server-url https://ace.fireeyecloud.com:8443/public/xml https://ace.us.fireeyegov.com:8443/public/xml

    hostname # fenotify http service fireeyecloud ssl enable

  6. Save the configuration:

    hostname # write memory

If integration is not configured successfully it will be reflected in the Network Security logs.