22/tcp open ssh
25/tcp open smtp
80/tcp open http
443/tcp open https
5001/tcp open commplex-link
8080/tcp open http-proxy
<!-- INSERTED FOR Apache Axis -->
…
<servlet-name>SOAPMonitorService</servlet-name>
<display-name>SOAPMonitorService</display-name>
<servlet-class>org.apache.axis.monitor.SOAPMonitorService</servlet-class>
<init-param>
<param-name>SOAPMonitorPort</param-name>
<param-value>5001</param-value>
…
My question: Is this for the communication between Apache and Tomcat? Is this a security issue? Should I close it for anything but localhost traffic?
Thanks a lot,
Sven
This is really a relic of the Web services we used to use for back-end communication with the XNAT server. There’s a SOAPMonitorApplet as well that could theoretically be used to monitor SOAP transactions between XNAT and some client. In practice, this is mostly deprecated nowadays. There are a few pipeline utilities that still use some of the Web services, but I think you’re probably fine to remove this entirely.
Sr. Programmer/Analyst
Neuroinformatics Research Group
Washington University School of Medicine
--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
xnat_discussi...@googlegroups.com.
To post to this group, send email to
xnat_di...@googlegroups.com.
Visit this group at http://groups.google.com/group/xnat_discussion.
For more options, visit https://groups.google.com/d/optout.