This article enumerates the steps on how to change the Application Control Server SSL communication port number.
Update the server connection settings of Endpoint Application Control (EAC) 2.0 agent
To change the Application Control Server communication port numbers:
-
In the Services console, right-click on TMEAC Server Service then click Stop.
Click image to enlarge
- Open the command prompt (cmd.exe) with elevated privilege and change the directory to “%InstallDir%\Trend Micro\Endpoint Application Control\AcServer\bin\” folder.
-
Run the following command to uninstall TMACServerService:
>service.bat remove TMACServerService
Click image to enlarge
-
Click image to enlarge.
Click image to enlarge
To change the HTTP port number at a later time, update the “-Dhttp.port” value (e.g. 8085). - Save and close the notepad.
-
Run the following command to reinstall TMACServerService with the new port values:
>service.bat install TMACServerService
Click image to enlarge
-
In the Services console, right-click TMEAC Server Service then click Start.
Click image to enlarge
-
Open IIS Manager and edit the EAC Virtual Website bindings.
- In the IIS Manager, go to Connections > EAC Server > Sites.
- Right-click EndpointApplicationControl then click Edit Bindings.
Click image to enlarge
For EAC Server Deployment using APACHE as the Web Server, please skip this step and jump to step 12 instead. -
Add the new port values:
-
Verify that the new Site Bindings are added.
Click image to enlarge
Optional: You may choose to remove the old SSL Port Bindings if you wish to reserve this port to another application. -
Restart the TMEAC Website.
- In the IIS Manager, go to Connections > EAC Server > Sites.
- Right-click EndpointApplicationControl, navigate to Manage Website then click Restart.
Click image to enlarge
-
Open the TMEAC Web Console using the new SSL port number:
https://eac-server:<new_ssl_port>/tmeac/#/logon
Click image to enlarge
-
Enter User name and Password then click Log On.
Click image to enlarge
-
Verify the server addresses in Dashboard > Summary > Server Summary.
Click image to enlarge
After successfully changing the TMEAC communication ports, use the following Trend Micro KB article to update the AC Agent connection settings: Update the server connection settings of Endpoint Application Control (EAC) 2.0 agent.