DX Unified Infrastructure Management

  • 1.  Tunnel unable to connect

    Posted Jul 10, 2018 01:27 AM
    I am unable to connect the tunnel with the error code of (10060 and -2) 
    and here is the log stated
    SSL_CONNECT - CONNECT TO 'XXXXXXXX': 48003 FAILED (10060)
    TSESS COULD NOT CONNECT TO TUNNEL 'XXXXXXX' 48003 (-2)
    CTRL COULD NOT CONNECT TO SERVER
    CTRL N.A TERMINATING SESSION
    CTRL IS WORKING FOR 0 TSESS TO TERMINATE
    CTRL WANTED 0 SECONDS FOR 0 TSESS TO TERMINATE
    CTRL N/A IS TERMINATING WHEN EXIT CODE


  • 2.  Re: Tunnel unable to connect

    Broadcom Employee
    Posted Jul 10, 2018 01:36 AM

    Hi ,

    Please check with steps in below KB to start with 

    Tunnel Client Cannot Connect to Tunnel Server - CA Knowledge 



  • 3.  Re: Tunnel unable to connect

    Broadcom Employee
    Posted Jul 11, 2018 07:25 AM

    hi @Hong Zhi Lidid the KB help? 



  • 4.  Re: Tunnel unable to connect

    Posted Jul 11, 2018 08:49 PM

    Hi. I will get back to this at a later day.. Thank you all



  • 5.  Re: Tunnel unable to connect

    Posted Jul 11, 2018 09:05 PM

    Hi. I have read thru this KB. However, my error msg is not actually the same and I could not telnet over at my side due to some security reason.

    Is there any other better method to telnet?

    Thank 



  • 6.  Re: Tunnel unable to connect

    Broadcom Employee
    Posted Jul 11, 2018 09:45 PM

    Hi 

     

    Can try with netcat(linux) or curl if available or can be installed .
    Example

    nc -v <target-hub-ip> 48003

     

    curl <target hub ip>:48003
    curl returns timeout error 7 if target port is unaccessible.
    curl returns data with some error code if target port is accessible.



  • 7.  Re: Tunnel unable to connect
    Best Answer

    Posted Jul 16, 2018 05:23 AM

    thank guys.  

     

    is an network issue.