If your agents or relays do not have access to the internet (air-gapped agents), then
they cannot access some security services provided by the Trend Micro Smart
Protection Network. These security services are necessary for the full and
successful operation of the Workload Security Anti-Malware and Web Reputation
modules.
The Trend Micro Smart Protection Network security services include the following:
Service name
|
Required for these features
|
Smart Scan Service
|
|
Web Reputation Service
|
|
Global Census Service
|
|
Good File Reputation Service
|
|
Predictive Machine Learning Service
|
In addition to these services, the agent and relay-enabled agent also need access
to
the Trend Micro Update Server (also known as Active Update), which is not part of
the Smart Protection Network, but is a component that is hosted by Trend Micro and
accessed over the internet.
If any of your agents or relay-enabled agents cannot reach the preceding services,
you have several solutions.
Solutions
Use a proxy
If your agents or relay-enabled agents cannot connect to the internet, you can install
a proxy that can. Your agents and relays connect to the proxy, and the proxy then
connects outbound to the Trend Micro security services in the Smart Protection Network.
With a proxy, each Smart Scan or Web Reputation request goes out over the internet
to the Smart Protection Network. Consider instead using a Smart Protection Server inside your LAN to keep these requests within your network and reduce extranet bandwidth usage.
To use a proxy, see Connect agents behind a proxy.
Install a Smart Protection Server locally
If your agents and relay-enabled agents cannot connect to the internet, you can install
a Smart Protection Server in your local area network (LAN) to which your agents and
relay-enabled agents can connect. The local Smart Protection Server periodically connects
outbound over the internet to the Smart Protection Network to retrieve the latest
Smart Scan Anti-Malware patterns and Web Reputation information. This information
is cached on the Smart Protection Server and queried by your agents and relay-enabled
agents. The Smart Protection Server does not push updates to the air-gapped agents
or relay-enabled agents.
If you decide to use this solution, keep in mind the following:
- The functionality is limited. Only Smart Scan and Web Reputation are supported with a local Smart Protection Server.
- Use the proxy solution if you need the Behavior monitoring, predictive machine learning, and process memory scanning. See Use a proxy for details. If you decide not to use these features, you must disable them to prevent a query failure and to improve performance. For instructions, see Disable the features that use Trend Micro security services.
To deploy a Smart Protection Server, install it manually, as described in Smart Protection Server documentation.
Disable functionality that uses Trend Micro security services
You can disable the functionality that uses Trend Micro security services. Doing so
improves performance because the air-gapped agent no longer tries (and fails) to query
the services.
Note that without Trend Micro security services, your malware detection is downgraded
significantly, ransomware is not detected at all, and process memory scans are also
affected. It is therefore strongly recommended that you use one of the other solutions
to allow access to Trend Micro security services. If this is impossible, only then
should you disable features to realize performance gains.
Disable Smart Scans
- Open the Computer or Policy editor .
- On the left, click Anti-Malware.
- In the main pane, click Smart Protection.
- Under Smart Scan, deselect Inherited (if it is selected) and then select Off.
- Click Save.
Disable Web Reputation
- Open the Computer or Policy editor.
- On the left, click Web Reputation.
- In the main pane, make sure the General tab is selected.
- From the Configuration list, select Off.
- Click Save.
Disable Smart Feedback
- In the Workload Security console, click Administration at the top.
- Click System Settings on the left.
- In the main pane, select the Smart Feedback tab.
- Deselect Enable Trend Micro Smart Feedback (recommended).
- Click Save.
Disable process memory scans
- In the Workload Security console, click Policies at the top.
- On the left, expand , and then click Malware Scan Configurations.
- Double-click a malware scan configuration with a SCAN TYPE of Real-Time.
- On the General tab, under Process Memory Scan, deselect Scan process memory for malware.
- Click OK.
Disable predictive machine learning
- Make sure you still have a real-time malware scan configuration open.
- On the General tab, under Predictive Machine Learning, deselect Enable Predictive Machine Learning.
- Click OK.
Disable behavior monitoring
- Make sure you still have a real-time malware scan configuration open.
- On the General tab, under Behavior Monitoring, deselect both options, namely, Detect suspicious activity and unauthorized changes (incl. ransomware) and Back up and restore ransomware-encrypted files.
- Click OK.
To improve performance, you can disable the census and grid (Good File Reputation)
queries. If you leave them enabled, a significant amount of unnecessary background
processing takes place.
To disable the census query using the command line, execute the following:
dsm_c -action changesetting -name settings.configuration.enableCensusQuery -value false
To disable the census query from the UI:
- Go to .
- For Enable Census query, select No.
To disable the grid query using the command line, execute the following:
dsm_c -action changesetting -name settings.configuration.enableGridQuery -value false
To disable the grid query from the UI:
- Go to .
- For Enable Good file reputation query, select No.