- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- slow Telnet connection
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 04:07 PM
01-17-2005 04:07 PM
slow Telnet connection
To connect Remote VMS box via Telnet is
taking lot of time to ask username &
password. But once its conected i
can work with normal speed.
Any paramenter setting is required ??
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 04:43 PM
01-17-2005 04:43 PM
Re: slow Telnet connection
- the disk on which the SYSUAF... files are located is very busy?
- perhaps an external authenticator is used which is busy?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 05:08 PM
01-17-2005 05:08 PM
Re: slow Telnet connection
Apart from what Karl has already mentioned, is it
likely that the remote system name involves a DNS
search? Exactly what command are you typing in?
Is the name (assuming you are using a name) of the
destination machine in the local hosts database or
is there some other box involved in translating
the name into an IP address?
Regards
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 06:44 PM
01-17-2005 06:44 PM
Re: slow Telnet connection
Deepak,
when connection takes time, can you see username prompt?
If yes, then trouble is inside your vms box (e.g. sysuaf very busy).
If no, the trouble is outside vms box like dns slow or wrong routing .
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 06:47 PM
01-17-2005 06:47 PM
Re: slow Telnet connection
Another DNS problem can be the back translation of the remote IP address. When loged in try this command:
$ TCPIP SHOW HOST /ADDRESS=xx.xx.xx.xx
Where xx.xx.xx.xx is the ip address of the remote node from which you are connecting VMS by telnet.
Bojan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 08:54 PM
01-17-2005 08:54 PM
Re: slow Telnet connection
The most likely reasons have already been covered
1. a resource problem on the vms box
2. a problem which affects the dns lookup of the IP address of the incoming telnet connection (by default TCPIP Services for OpenVMS will lookup the address so the host name of the incoming connection can be reported).
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 09:32 PM
01-17-2005 09:32 PM
Re: slow Telnet connection
A place to verifying if the problem is in the VMS box it would be to realize a connection to him and to monitor the system ($MON SYS). Later to try a second connection and to verify if workloads take place.
In this case the problem would be in the box, in opposite case one might owe the comunicaciones.
Daniel.