Dear Team,
The port - 1533 is not listening post changing the new IP address on the Sametime chat OS.
Webchat is working fine but client embedded chat is unable to be reachable and failed to connect on the 1533 port.
Please help.
Regards,
Elango
Dear Team,
The port - 1533 is not listening post changing the new IP address on the Sametime chat OS.
Webchat is working fine but client embedded chat is unable to be reachable and failed to connect on the 1533 port.
Please help.
Regards,
Elango
Do you see any related errors in Domino console.log during boot process?
You need also check your Internet site and server documents (Ports tab) - maybe there is an old IP address specified.
Can you run "telnet sametim_ip 1533" on Sametime OS to check if this is firewall issue?
Thank you for your response. The old IP is not there, telnet is not happening locally on the server and from client desktop.
There are below errors reported in the console...
Check in the stconfig.nsf:
View: All - From and Date
CommunityConnectivity -> Community Trusted IPS
Thanks for your response. Yes, this is already corrected but no hope.
Logs to check -
StCommunityConfig.txt
sametime_date.log
Does the hostname you have configured resolve to the 'new' IP?
these will give you initial clues.
Best thing - open a case and send us an stdiag for review.
@Elango Gopal
on the sametime server
open a command prompt
run netstat -a -b -n -o and you will get an output that provides you a list of the ports and the executables that are listening on those ports. see example below
Thank you for your response.
1533 is not listening when I check using the "netstat -tulpn" in the RHEL.