Can not connect to my RTC server on windows 2008 R2
![](http://jazz.net/_images/myphoto/ce6eb71b58bdbcc19bba3e3b333b8298.jpg)
I have installed RTC on a Window 2008 R2
If I logon on to the server and connect to https://<server>:9443/jts I can connect while if I try the same from a laptop I can not connect. Nothing happens. Whether it is the Tomcat Apache server that need configuration or it is windows 2008 I do not know. Can anyone help me
If I logon on to the server and connect to https://<server>:9443/jts I can connect while if I try the same from a laptop I can not connect. Nothing happens. Whether it is the Tomcat Apache server that need configuration or it is windows 2008 I do not know. Can anyone help me
3 answers
![](http://jazz.net/_images/myphoto/ce6eb71b58bdbcc19bba3e3b333b8298.jpg)
Hi, maybe port 9443 is blocked by a firewall on your Windows 2008 R2 server?
If you have an Windows XP or Linux machine, you can try the following command: "telnet <server> 9443".
If you get a connection refused or timeout, then the port is blocked.
Also, what is the exact error message you get in your browser?
If you have an Windows XP or Linux machine, you can try the following command: "telnet <server> 9443".
If you get a connection refused or timeout, then the port is blocked.
Also, what is the exact error message you get in your browser?
![](http://jazz.net/_images/myphoto/ce6eb71b58bdbcc19bba3e3b333b8298.jpg)
If this is the correct solution I will ask our IT deparment about.
I think the correct solution would be to un-block port 9443, or whichever port you select in your tomcat configuration. The good thing about RTC is, that you only need one port for everything.
Depending on your network setup, your IT department might need to open this port in intermediate routers in your network as well.