What TCP/IP/UDP ports does Burstek Reporter need?
Database server – MySQL MySQL uses port 3306 by default and the server that MySQL is installed on needs that port to be opened for incoming requests. For the server on which Apache Tomcat is installed, the same port needs to be opened for outgoing requests. By default MySQL and Tomcat are installed on the same server and the incoming and outgoing requests should be unblocked. Alternatively, during installation, you can set this port number to any port number you desire in case TCP port 3306 is already in use or cannot be unblocked. If you set the port number for MySQL to an alternative port number, this setting will be applied to both the server and the client portion of the software. Web Interface – Tomcat The user interface for BurstekReporter is a pure web interface; we are actually using Apache Tomcat as our web server. By default Tomcat listens to port 8080. Similar to MySQL this port number can be altered. You can do this during installation by selecting the custom configuration