- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- question about telnet
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
05-07-2006 08:55 PM
05-07-2006 08:55 PM
question about telnet
I've got two system connecting to the same lan
and it takes me different time to telnet to the the two systems.
One is very quick and the other is very slow.
So I think the network is good.
But why can't I telnet the system quickly.
How can i diagnose it
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 09:01 PM
05-07-2006 09:01 PM
Re: question about telnet
If you have not same problems after connecting
it look like DNS problem. Check the DNS server records for the server where connecting is slower.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 09:04 PM
05-07-2006 09:04 PM
Re: question about telnet
try telnet using numeric ip addresses.
If its faster than by hostname, its DNS. If its the same as by hostname, then its probably a networking or system load issue.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 09:12 PM
05-07-2006 09:12 PM
Re: question about telnet
and I always telnet it by ip address and I got a new thing:when I use these two systems based on hp-ux to telnet each other,it takes no time!
Can you have some new idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 09:25 PM
05-07-2006 09:25 PM
Re: question about telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 09:36 PM
05-07-2006 09:36 PM
Re: question about telnet
Can you tell more about from where you are trying to telnet. I understand that you are trying to telnet from your desktop.
But when you tried from Server1 to Server2 it does very fast. But when you tried from your desktop it os slow to one system.
Why not add the ip address to your host file to your desktop & try to telnet via name.
Also provide more information
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 11:38 PM
05-07-2006 11:38 PM
Re: question about telnet
I'm trying to telnet from desktop to b2000 workstation and it's very slow while I can quickly telnet from desktop to an L1000 server.
Their network enviroment is almost same(even I change their lan cable and no effect)
and they can telnet each other quickly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2006 11:50 PM
05-07-2006 11:50 PM
Re: question about telnet
From your desktop
what is the result of
ping -n 50 server1
ping -n 50 server2
Is there any packet loss in ping ?
Are the servers and your desktop on the same subnet ?
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 07:40 AM
05-08-2006 07:40 AM
Re: question about telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2006 04:07 PM
05-08-2006 04:07 PM
Re: question about telnet
You may want to check your switch ports. In particular, check that the speed and duplex on the port matches that of the 2 machines.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 02:35 AM
05-09-2006 02:35 AM
Re: question about telnet
I had once the same problem.
I had to make some changes to /etc/hosts and routing tables to make it work well.
Plz send response to "netstat -rn" and /etc/hosts to check.