FAQ Tag: accessible

Wich Muse ports need to be accessible locally but not to the internet?

The ports that need to be locally accessible are: 1. 2100 – Muse Z39.50 Bridge Configuration file: – ${MUSE_HOME}/z3950/MuseZBridge.xml Note: This port works as a client for the Information Connection Engine (ICE) server, but it is also a server for all the Z39.50 clients connecting to it. 2. 2504 – Muse ICE Server Configuration file:…

Wich Muse ports need to be accessible from the internet?

The ports that need to be accessible from the Internet are: 1. 8000 – Apache Tomcat or Muse HTTP Server Configuration file – ${MUSE_HOME}/tomcat/conf/server.xml or ${MUSE_HOME}/http/conf/contexts.xml Files that contain references to this port: ${MUSE_HOME}/factory/MuseInfoBase.xml ${ICE_HOME}/ICECore.xml ${ICE_HOME}/jaas.config ${MUSE_HOME}/proxy/jaas.config ${MUSE_HOME}/web/MusePeer.xml 2. 8443 – Apache Tomcat or Muse HTTP Server Configuration file – ${MUSE_HOME}/tomcat/conf/server.xml or ${MUSE_HOME}/http/conf/contexts.xml Files that…