Page 1 of 1
what is the service on port tcp 2565 ?
Posted: 17 Dec 2022 09:35
by kiwi
Hello,
i'm wondering, what is the purpose of the service on TCP port 2565 of the OXE ? Does someone know how to interact with it ?
Regards
Re: what is the service on port tcp 2565 ?
Posted: 11 Jan 2023 12:06
by Veit_privat
Hello kiwi,
run 'netstat -tap' to see the process.
on 7.1 /etc/services has an entry:
# added Thu Oct 3 06:53:58 CEST 2002
servobs 2565/tcp # Observation Server
seem to be /DHS3dyn/DHS3bin/x25/srv_obs
Regards
Re: what is the service on port tcp 2565 ?
Posted: 06 Feb 2023 05:53
by kiwi
Thanks for your response but i was wondering if you know which software/protocol allows to speak with this service.
Re: what is the service on port tcp 2565 ?
Posted: 05 May 2023 09:00
by Veit_privat
Hello kiwi,
i do not know the program,
but the protocol seem to be ASCII.
First words/commands:
PHBOOK, CALLHANDL, REGISTER, REMOVE,
CHANGE, EVENT, LINK, ARTERE, FAISCEAU,
TOPOLOGIE, DISCOVERY, CLIENT, STOP.
Try 'telnet localhost 2565',
'STOP' gives a error message 'STOP 1' not.