 |
The Question is:
here is my set up
DIGITAL TCP/IP Services for OpenVMS Alpha Version V4.2 - ECO 1
on a COMPAQ AlphaServer DS10 466 MHz running OpenVMS V7.1-2
we have hit a telnet session limit
and any time we get to this point we get
SIS::SYSTEM$ TELNET LIB
%TELNET-I-TRYING, Trying ... 10.0.1.36
%TELNET-I-SESSION, Session 01, host lib, port 23
-TELNET-I-ESCAPE, Escape character is ^]
%TELNET-S-REMCLOSED, Remote connection closed
-TELNET-I-SESSION, Session 01, host lib, port 23
SIS::SYSTEM$ TELNET LIB
%TELNET-I-TRYING, Trying ... 10.0.1.36
%TELNET-I-SESSION, Session 01, host lib, port 23
-TELNET-I-ESCAPE, Escape character is ^]
%TELNET-E-INETERROR, Internet interface error
-SYSTEM-F-CONNECFAIL, connect to network object timed-out or failed
I have searched the qestions at this site and
implemented the sugessted changes ie
define /system TCPIP$TELNET_MAX_SES 500
and I have boosted all the account params
for all the ucx accounts in uaf ???
what other optins do I have ...
maybe autogen + feedback
The Answer is :
Please upgrade to TCP/IP Services V5.0A, as a start.
If the problem persists, please contact the Compaq Customer
Support Center as additional information -- such as a port
trace -- will likely be required.
|