Unable to remove listener for 6002 (sngphoneweb)

Hi all,

Anyones has an idea how to remove the listening port for 6002?

root@ssw200:~# netstat -tulpn | grep 6002
tcp6 0 0 :::6002 :::* LISTEN 960/apache2

Under System Admin > Port Management, I don’t see anything related to that.

It seems there is an ACL in the Directory block, which is already a good thing:

Deny from all
Allow from 127.0.0.1

→ But preferably I can remove the listener, since we are not using the sngphoneweb at all.

There is not yet currently any way to do that, but you are not the first to ask.