If you have tracing option enabled check in the Telnet.log which operation caused the connection to time out. You do not have to specify the 'NON SECURE' protocol. This is the default, however if you use other TelnetConfig settings such as PORT and PROTOCOL make sure to specify PROTOCOL first and then PORT. TelnetClose does not send the Exit, it simply closes the session on the client. Works the same as closing the standard Telnet terminal screen. It does not send the Exit, or does it? : Greetings: Question #1: I recently upgraded from 3.3.0 to 3.3.2 that contains : the SSH support. The default is supposed to be that telnet connections : will use the 'NON SECURE' protocol setting. However, as soon as I made the : upgrade, none of my telnet session jobs could connect, they all timed out : at 90 seconds(my choice for timeout setting). Since this box is in : production, I immediately stripped 3.3.2 off and installed 3.3.0, problem : gone. I didn't want the jobs to be down long enough to edit and test. : Do you have to specify the 'NON SECURE' protocol? The documentation says it : is the default. : Question #2: Does the 'TelnetClose' command automatically send an 'exit' : string to the host or should that be done immediately prior to issuing : that command? I seem to be getting a lot of shell sessions on our Unix : boxes, that are initiated by this system, that never close out. : Thanks! : Neil.....
|