November 9, 2009 at 9:49 pm
I am unable to telnet SQL 2000 port 1335 on local machine but this instance is connect from local and remote but port does not connect both side (on local machine and remote side
)
when i try to connect it, following error appear
C:\>telnet sys101 1335
"Connecting to sys101...Could not open connection to the host, on port
1335: Connect failed."
Note:- I have multiple instance on his server other ports are connecting through telnet but 1335 is not connecting.
Please help....
November 18, 2009 at 9:43 am
Have you verified that port 1335 is open on your firewall?
November 18, 2009 at 10:10 am
Yes, you will need to verify that 1335 is permitted through your firewall. You will also need to verify that the server is listening on 1335. Verify that the Instance that you are trying to telnet to is actually configured for port 1335? 1335 is typically used for Digital Notary and not SQL Server - maybe the system sees it as a conflict.
http://isc.sans.org/port.html?port=1335
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
November 18, 2009 at 10:11 am
Thank you for cooperation
My problem has been resolved by the installation of SQL Server Service pack 3
November 19, 2009 at 3:13 am
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply