My server: Windows Server 2003. Their server: probably the same thing... it's running active directory LDAP over there...
Problem is when attempting to connect to LDAPS over a secure port, it just times out. However it works totally fine on my QA server (server A) but on live production server (server B) it just times out. I have set everything up the same on both servers... They said they have allowed both of my servers through their firewall over the specific port, however it only works on one of them, thus I know it is not my code failing but some other issue... because like I said, it works fine on QA but fails on Live...
is there anything I can run to check why it would be timing out from the live server? I tried ping and tracert and the effects are the same on both servers, it responds fine... however when trying to add the port number to these commands i just get an error, is there a similar command that will test the port?
thanks..