Unable to telnet sql port 1335 on local machnie

  • 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....

  • Have you verified that port 1335 is open on your firewall?

  • 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

  • Thank you for cooperation

    My problem has been resolved by the installation of SQL Server Service pack 3

  • If you have multiple instances then I'd say that you are using the SQL Server Browser service and different databases are listening on different ports.

    But as it's sorted by a SP update, again maybe not 🙂

    Random Technical Stuff[/url]

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply