Purpose
The SonicWall integration enables AirMDR to connect with a SonicWall firewall and retrieve security, network, and firewall-related information for investigation, enrichment, and automated response workflows. This guide explains how to collect the following values from the SonicWall UI:Use a dedicated read-only or least-privilege administrator account wherever possible.
Supported Versions
SonicWall confirms that SonicOS firewalls can be managed through the local web-based management interface by accessing the LAN or WAN IP address and signing in with an administrator account.
Authentication
AirMDR uses SonicWall firewall credentials to authenticate with the SonicWall firewall.Required Credentials
Role-Based Access Considerations
Recommended user role:Pre-requisites
Users must have Administrator access to the SonicWall management UI with sufficient privileges to create or manage users and verify firewall settings.The SonicWall management interface must be accessible from the AirMDR Remote Agent over HTTPS (default port443).AirMDR Remote Agent and Network Connectivity installed and active (if required by deployment model).
Setup Steps
1
Identify the SonicWall Firewall IP
- Log in to the SonicWall firewall UI using an administrator account.
- Navigate to Network → System → Interfaces.
- In the Interface Settings table, locate the interface used for management access. Common examples:
- Copy the IP address shown for the selected interface.
- Use this value as the Firewall IP in AirMDR.
Prefer the internal LAN or dedicated MGMT IP. Avoid exposing firewall management over the public WAN unless required and secured.
2
Verify HTTPS Management Access
- Navigate to Device → Settings → Administration.
- Open the Management section.
- Confirm that HTTPS management is enabled.
- Confirm the HTTPS port.
Default:443
Test browser access:https://<firewall-ip>
3
Create a Dedicated SonicWall User
- Log in to SonicWall UI.
- Navigate to Device → Users → Local Users & Groups.
- Click Add User.
- In the Settings tab, enter:
- Save the user.
4
Assign User to the Required Group
- In the same user configuration window, open the Groups tab.
- Add the user to the required administrator group. Recommended options:
- Click Save or Accept.
SonicWall allows local users to be assigned to groups from the Groups tab under local user settings.For AirMDR monitoring-only use cases, assign the minimum permissions required.
Integration Credential Requirements
Use the following placeholder values while configuring the SonicWall integration in AirMDR.SonicWall Credential Reference Table
Validate Connectivity
Use the following sample token request only for validation from an approved secure environment:Parameter Details:
Example POST Request using cURL:
Example POST Request using cURL:
Sample Successful Response
Sample Successful Response
“status”: “success”: true , “firmware_version”: “SonicOS 7.0.1”, “model”: “NSa 2700”, “serial_number”: “123456789”, “hostname”: “sonicwall-fw”
Sample Authentication Failure Response
Sample Authentication Failure Response
“status”:“success”: false,“message”: “Authentication failed”
Sample Connection Failure
Sample Connection Failure
curl: (7) Failed to connect to 192.168.1.1 port 443: Connection refused
Configure Sonicwall in AirMDR Integrations Dashboard
- Navigate to AirMDR, provide the credentials and click Login
- Navigate to the AirMDR Integrations Dashboard in the left navigation pane and select Integrations.
- Use the search option, enter the keyword “SonicWall”, select the Connections tab, and click + Create button.
- Enter an unique name to the Instance (e.g.,
your org name-SonicWall) to easily identify the user connection by AirMDR. - Enter the application credentials like Firewall IP, Username and Password in the Authentication Details field params, and click Save.
Skills provided by this Integration
Additional Information
🧰 Error Handling
🧰 Error Handling
🔄 Monitoring & Logs
🔄 Monitoring & Logs
🛑 Security & Access Best Practices
🛑 Security & Access Best Practices
👉 Support & Maintenance
👉 Support & Maintenance
- 📧 Contact AirMDR Support through your designated support channel.
- 🔁 Rotate credentials regularly. Recommended cadence: Every 90 days or as per internal security policy
- 🔄 Reconnect in AirMDR when secrets are changed.
- Access Review Review the SonicWall integration user periodically.

