Integrations

External Integration - CISCO ASA

External List Integration - CISCO ASA

cisco-asa

Cisco ASA does not support dynamic external list integration natively. However, administrators can manually create object groups and update them with IP addresses from external sources using ASDM.

For dynamic updates, external automation tools or scripts are required to maintain accuracy and timeliness.

Prerequisites

  • Cisco ASA Device: Ensure you have a Cisco ASA firewall running a supported version.

  • ASDM Access: ASDM (Adaptive Security Device Manager) should be installed and accessible for GUI-based configuration.

Requirements

  • Manual Entry: Since ASA doesn't support dynamic external lists, entries from your external list must be manually added to object groups.

  • Regular Updates: You'll need to periodically update the object groups to reflect changes in your external list.

Configuration Steps via ASDM GUI

  • Access ASDM: Launch ASDM and connect to your ASA device.

  • Navigate to Object Groups: Go to Configuration > Firewall > Objects > Network Objects/Groups.

  • Create a New Object Group:

    • Click Add > Network Object Group.
    • Enter a name (e.g., External_Blocklist).
    • Manually add each IP address or network from your external list.
  • Apply the Object Group in Access Rules:

    • Navigate to Configuration > Firewall > Access Rules.
    • Select the appropriate interface and click Add.
    • Define the rule, using your newly created object group as the source or destination as needed.
  • Deploy Changes: Click Apply to save and deploy your configuration.

Limitations

  • No Dynamic Updates: ASA does not support automatic updates of external lists; all changes must be manually applied.

  • Limited IOC Types: Only IP addresses and networks can be used in object groups; domains and URLs are not supported in this context.

  • Scalability Concerns: Large lists can become unwieldy and may impact performance.

  • Automation: To automate updates, external scripts or tools would be required, as ASA lacks native support for this functionality.

Official Documentation

For more detailed information, refer to Cisco's official documentation:

1. Documentation

2. Documentation