ESET Online Help

Search English
Select the category
Select the topic

Change port numbers for ESET PROTECT VA Web Console

Change the port on which ESET PROTECT Web Console (Apache Tomcat) runs (default:443)

1.Open Webmin.

2.Navigate to Servers > ESET PROTECT > click Edit Apache Tomcat server.xml

3.Edit the line <Connector port= to include the custom port and click Save and Close.

4.Restart the Tomcat service: systemctl restart tomcat

Change the port on which ESET PROTECT Web Console (Apache Tomcat) connects to ESET PROTECT Server (default: 2223)

1.Log into ESET PROTECT Web Console, navigate to More > Settings > Connection and edit the Web Console port to include the custom port.

2.Restart the ESET PROTECT VA.

3.Log in to the management mode by typing your password (specified during ESET PROTECT VA configuration) and pressing Enter twice. Select Exit to terminal using the arrow keys and then press Enter.

4.Open the EraWebServerConfig.properties file:

sudo nano /var/lib/tomcat/webapps/era/WEB-INF/classes/sk/eset/era/g2webconsole/server/modules/config/EraWebServerConfig.properties

5.Edit the line server_port= to include the custom port and save the changes.

6.Restart the Tomcat service: systemctl restart tomcat


important

If you have changed any of the ports above, you may need to modify:

Firewall settings—Open Webmin, navigate to Networking > Linux Firewall and change port numbers in existing rules. Alternatively, you can add new rules.

SELinux