Tools
Dameware MRC agent continues to connect to the Dameware Internet Proxy even when the proxy is disabled
When using Dameware Mini Remote Control (MRC), the Dameware Mini Remote Control Service may continue to connect through a previously configured proxy IP address even after the Internet Proxy has been disabled in the Dameware Server. This article explains how to force the service to connect directly by updating a registry setting.
First published date
Last published date
Overview
This applies to the following:
- Network monitoring shows the Dameware Mini Remote Control Service still reaching out to an old proxy IP address.
- Internet Proxy settings have been disabled in the Dameware console, but connections from the service continue to target the proxy IP.
- You want to modify the configuration so that all computers stop trying to reach the proxy and connect directly instead.
Product section
Cause
The Dameware Mini Remote Control Service retains a configuration that allows it to attempt connections through a proxy even after proxy-related settings are disabled in the console. The service can be forced to use direct connections only via a registry key.
Resolution
Set the Force Direct Connection registry value for the Dameware Mini Remote Control Service to force direct connections and bypass the proxy.
Manually update the registry on a remote machine:
- Log in to the affected remote machine with local administrator rights.
- Open Registry Editor (regedit.exe).
- Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\DameWare Development\Mini Remote Control Service\Settings
- Locate (or create) the following value:
- Name: Force Direct Connection
- Type: REG_DWORD
- Value: 1
- If the value does not exist:
- Right-click Settings > New > DWORD (32-bit) Value.
- Name it Force Direct Connection.
- Double-click the value and set Value data to 1 (hexadecimal).
- Restart the Dameware Mini Remote Control Service:
- Open Services.msc.
- Find Dameware Mini Remote Control Service.
- Click Restart.
- Verify that the service no longer attempts to connect to the old proxy IP (for example, by checking firewall logs, proxy logs, or a network trace).