Security Analytics communication errors when proxy is set and Malware Analysis appliance is on the same subnet
searchcancel
Security Analytics communication errors when proxy is set and Malware Analysis appliance is on the same subnet
book
Article ID: 168685
calendar_today
Updated On: 01-22-2024
Products
Security Analytics
Issue/Introduction
If you have proxy settings defined in Security Analyctics (SA), but the Malware Analysis Appliance (MAA) is on the same subnet. You will encounter a problem where SA still tries to use the proxy to communicate with MAA.
Resolution
Perform the following:
Access SA Appliance via the root user through SSH.
Edit /etc/environment.
Add a line with hosts or IP addresses that will not be proxied, including the MAA IP address. Example: no_proxy="example.com,10.10.10.10, example.com"