Joukj
2015-12-18 10:43:46 UTC
Hi All
Form some reason on my OpenVMS8.4 (AXP+IA64) and TCP/IP services V5.7 -
ECO 5, once in a while the SSH-server stops making connections. On the
client side I see:
$ ssh -v valeta
debug(18-DEC-2015 11:38:03.32): Ssh2/SSH2.C:1896: CRTL version
(SYS$SHARE:DECC$SHR.EXE ident) is ELF
debug(18-DEC-2015 11:38:03.34): SshAppCommon/SSHAPPCOMMON.C:313:
Allocating global SshRegex context.
debug(18-DEC-2015 11:38:03.34): SshConfig/SSHCONFIG.C:3482: Metaconfig
parsing stopped at line 4.
debug(18-DEC-2015 11:38:03.35): SshConfig/SSHCONFIG.C:890: Setting
variable 'VerboseMode' to 'FALSE'.
debug(18-DEC-2015 11:38:03.35): SshConfig/SSHCONFIG.C:3390: Unable to
open ssh2/ssh2_config
debug(18-DEC-2015 11:38:03.36): Connecting to valeta, port 22... (SOCKS
not used)
debug(18-DEC-2015 11:38:03.36): Ssh2/SSH2.C:2881: Entering event loop.
debug(18-DEC-2015 11:38:03.37): Ssh2Client/SSHCLIENT.C:1655: Creating
transport protocol.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "publickey" to usable
methods.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "keyboard-interactive"
to usable methods.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "password" to usable
methods.
debug(18-DEC-2015 11:38:03.37): Ssh2Client/SSHCLIENT.C:1696: Creating
userauth protocol.
debug(18-DEC-2015 11:38:03.37): client supports 3 auth methods:
'publickey,keyboard-interactive,password'
debug(18-DEC-2015 11:38:03.37): SshUnixTcp/SSHUNIXTCP.C:1758: using
local hostname hrem159.nano.tudelft.nl
debug(18-DEC-2015 11:38:03.37): Ssh2Common/SSHCOMMON.C:541: local ip =
100.100.100.1, local port = 49207
debug(18-DEC-2015 11:38:03.37): Ssh2Common/SSHCOMMON.C:543: remote ip =
100.100.100.2, remote port = 22
debug(18-DEC-2015 11:38:03.37): SshConnection/SSHCONN.C:2584: Wrapping...
debug(18-DEC-2015 11:38:03.37): SshReadLine/SSHREADLINE.C:3662:
Initializing ReadLine...
debug(18-DEC-2015 11:38:03.49): Ssh2Common/SSHCOMMON.C:180: DISCONNECT
received: Connection closed by remote host.
debug(18-DEC-2015 11:38:03.49): SshReadLine/SSHREADLINE.C:3728:
Uninitializing ReadLine...
warning: Authentication failed.
debug(18-DEC-2015 11:38:03.49): Ssh2/SSH2.C:327: locally_generated = TRUE
Disconnected; connection lost (Connection closed by remote host.).
debug(18-DEC-2015 11:38:03.49): Ssh2Client/SSHCLIENT.C:1731: Destroying
client.
debug(18-DEC-2015 11:38:03.49): SshConfig/SSHCONFIG.C:2888: Freeing pki.
(host_pki != NULL, user_pki = NULL)
debug(18-DEC-2015 11:38:03.49): SshConnection/SSHCONN.C:2636: Destroying
SshConn object.
debug(18-DEC-2015 11:38:03.49): Ssh2Client/SSHCLIENT.C:1799: Destroying
client completed.
debug(18-DEC-2015 11:38:03.49):
SshAuthMethodClient/SSHAUTHMETHODC.C:109: Destroying authentication
method array.
debug(18-DEC-2015 11:38:03.52): SshAppCommon/SSHAPPCOMMON.C:326: Freeing
global SshRegex context.
debug(18-DEC-2015 11:38:03.52): SshConfig/SSHCONFIG.C:2888: Freeing pki.
(host_pki = NULL, user_pki = NULL)
Question 1:
If I reboot everything is OK ofcourse. But how can I reset the
SSH-server without rebooting?
I already tried
$ @SYS$MANAGER:TCPIP$SSH_SHUTDOWN.COM
$ @SYS$MANAGER:TCPIP$SSH_STARTUP.COM
But that dis not solve the problem.
Question 2:
Does anyone has a clue which could cause this problem?
Regards
Jouk
Form some reason on my OpenVMS8.4 (AXP+IA64) and TCP/IP services V5.7 -
ECO 5, once in a while the SSH-server stops making connections. On the
client side I see:
$ ssh -v valeta
debug(18-DEC-2015 11:38:03.32): Ssh2/SSH2.C:1896: CRTL version
(SYS$SHARE:DECC$SHR.EXE ident) is ELF
debug(18-DEC-2015 11:38:03.34): SshAppCommon/SSHAPPCOMMON.C:313:
Allocating global SshRegex context.
debug(18-DEC-2015 11:38:03.34): SshConfig/SSHCONFIG.C:3482: Metaconfig
parsing stopped at line 4.
debug(18-DEC-2015 11:38:03.35): SshConfig/SSHCONFIG.C:890: Setting
variable 'VerboseMode' to 'FALSE'.
debug(18-DEC-2015 11:38:03.35): SshConfig/SSHCONFIG.C:3390: Unable to
open ssh2/ssh2_config
debug(18-DEC-2015 11:38:03.36): Connecting to valeta, port 22... (SOCKS
not used)
debug(18-DEC-2015 11:38:03.36): Ssh2/SSH2.C:2881: Entering event loop.
debug(18-DEC-2015 11:38:03.37): Ssh2Client/SSHCLIENT.C:1655: Creating
transport protocol.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "publickey" to usable
methods.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "keyboard-interactive"
to usable methods.
debug(18-DEC-2015 11:38:03.37):
SshAuthMethodClient/SSHAUTHMETHODC.C:104: Added "password" to usable
methods.
debug(18-DEC-2015 11:38:03.37): Ssh2Client/SSHCLIENT.C:1696: Creating
userauth protocol.
debug(18-DEC-2015 11:38:03.37): client supports 3 auth methods:
'publickey,keyboard-interactive,password'
debug(18-DEC-2015 11:38:03.37): SshUnixTcp/SSHUNIXTCP.C:1758: using
local hostname hrem159.nano.tudelft.nl
debug(18-DEC-2015 11:38:03.37): Ssh2Common/SSHCOMMON.C:541: local ip =
100.100.100.1, local port = 49207
debug(18-DEC-2015 11:38:03.37): Ssh2Common/SSHCOMMON.C:543: remote ip =
100.100.100.2, remote port = 22
debug(18-DEC-2015 11:38:03.37): SshConnection/SSHCONN.C:2584: Wrapping...
debug(18-DEC-2015 11:38:03.37): SshReadLine/SSHREADLINE.C:3662:
Initializing ReadLine...
debug(18-DEC-2015 11:38:03.49): Ssh2Common/SSHCOMMON.C:180: DISCONNECT
received: Connection closed by remote host.
debug(18-DEC-2015 11:38:03.49): SshReadLine/SSHREADLINE.C:3728:
Uninitializing ReadLine...
warning: Authentication failed.
debug(18-DEC-2015 11:38:03.49): Ssh2/SSH2.C:327: locally_generated = TRUE
Disconnected; connection lost (Connection closed by remote host.).
debug(18-DEC-2015 11:38:03.49): Ssh2Client/SSHCLIENT.C:1731: Destroying
client.
debug(18-DEC-2015 11:38:03.49): SshConfig/SSHCONFIG.C:2888: Freeing pki.
(host_pki != NULL, user_pki = NULL)
debug(18-DEC-2015 11:38:03.49): SshConnection/SSHCONN.C:2636: Destroying
SshConn object.
debug(18-DEC-2015 11:38:03.49): Ssh2Client/SSHCLIENT.C:1799: Destroying
client completed.
debug(18-DEC-2015 11:38:03.49):
SshAuthMethodClient/SSHAUTHMETHODC.C:109: Destroying authentication
method array.
debug(18-DEC-2015 11:38:03.52): SshAppCommon/SSHAPPCOMMON.C:326: Freeing
global SshRegex context.
debug(18-DEC-2015 11:38:03.52): SshConfig/SSHCONFIG.C:2888: Freeing pki.
(host_pki = NULL, user_pki = NULL)
Question 1:
If I reboot everything is OK ofcourse. But how can I reset the
SSH-server without rebooting?
I already tried
$ @SYS$MANAGER:TCPIP$SSH_SHUTDOWN.COM
$ @SYS$MANAGER:TCPIP$SSH_STARTUP.COM
But that dis not solve the problem.
Question 2:
Does anyone has a clue which could cause this problem?
Regards
Jouk