I have the following question:
There is a service listed in the /etc/services binded to port 3601:
visinet-gui 3601/tcp # Visinet Gui
visinet-gui 3601/udp # Visinet Gui
I want to install SAP, but the installation fails because this port is
used.
I will comment that line in the /etc/services file, but I don't know
what the "visinet-gui" service does.
Anybody know what is this service?.
Thanks for the help
best regards.
check with "lsof -i|grep visinet-gui" which process is listening on the port
/etc/services is just an index