This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Kiwi Tunnel server does not start

Hi,

I have 2 tunnel clients running and have installed a tunnel server (2.1.0) together with Kiwi syslog (9.0).

No licenses installed yet.

The 2 Tunnel Clients services ar running and the clients try to connect.

The Tunnel Server log shows:

2009/08/14 15:49:55 ### Manager 2.1.0 started ###
2009/08/14 15:52:18 Kiwi Tunnel Server install was successful
2009/08/14 15:52:33 *** INTERNAL PROGRAM ERROR - Please contact support via http://www.kiwisyslog.com/support ***
2009/08/14 15:52:33 Service Version 2.1.0 | Error Number: 10048 | Description: The specified address is already in use. | Module Name: ServerService.frm | Procedure Name: TunnelStart | Line Number: 280 | Date and time: 8/14/2009 3:52:33 PM

 

Has anybody experienced the same problem?

  • Hi,

    It sounds to me like you already have something (probably another SSH server) already listening on the system that you have installed the Kiwi Secure Tunnel Server? You can only have a single process bound to a port at any one time. This will be stopping the Kiwi Tunnel Server Service (KiwiTSS.exe) from starting correctly.

    To fix this issue please try the following;

    1. Use Windows | Start | Run command => netstat -aon

    This will identify the process identifier number of the process which is bound to TCP port 22.

    2. Then in your Task Manager, ensure you have set your Options | Select Columns to include PID, and see which process that relates to. 

    3. End the process/s and restart the Kiwi Tunnel Server service.

     

    Kind regards,

    Justin

  • Hi Justin,

    The server was restarted after Windows update and both tunnels came up.
    Thank you for your support anyway.
    Regards