- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- login on hp-ux is very delayed
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
09-23-2013 08:00 AM
09-23-2013 08:00 AM
login on hp-ux is very delayed
Hello Expert,
I have a rx2660 server with hp-ux 11.23 OS on it.
From past few days I am facing issues in logging on the server.
When i tried to login either using ftp or ssh the login prompts come very late. It takes almost 1-2minutes to come to login prompt. Once I enter the password it will login at that moment, after entering the password there is no delay.
Even I am not able to do ftp from cmd, from filezilla I can do ftp but only after increasing the timeout period for filezilla.With default tiem it shows me got connected to server and then comes timeout.
I tried trimming the wtmps wtmp btmp btmps but no result.
Any help how to fix this issue.
Thanks for any support in advance.
Syed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-23-2013 02:09 PM
09-23-2013 02:09 PM
Re: login on hp-ux is very delayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-23-2013 05:09 PM - edited 09-23-2013 05:10 PM
09-23-2013 05:09 PM - edited 09-23-2013 05:10 PM
Re: login on hp-ux is very delayed
You may be using DNS for hostname-to-IPaddress resolution and the address(es) in the /etc/resolv.conf file are incorrect or not allowing your queries to be answered.
Start with /etc/nsswitch.conf and change the "hosts:" line to these 2 lines:
hosts: files [NOTFOUND=continue UNAVAIL=continue] dns ipnodes: files [NOTFOUND=continue UNAVAIL=continue] dns
Then make sure the IP address of your local system (PC, etc) is in the /etc/hosts file of the target server. Login should now be very fast. This will indicate that the DNS servers are not working.
Now test the DNS servers listed in /etc/resolv.conf:
nslookup your-local-IPaddress or nsquery hosts your-local-IPaddres
It should return immediately. If not, one (or more) of the DNS server(s) listed in /etc/resolv.conf is not working. You'll need to contact your DNS administrator to fix the problem.
As an additional note, you can test each DNS server by adding the IP address for the server to the nslookup command like this:
nslookup your-local-IPaddress DNSserver-IPaddress
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-23-2013 05:48 PM
09-23-2013 05:48 PM
Re: login on hp-ux is very delayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-23-2013 07:20 PM
09-23-2013 07:20 PM
Re: login on hp-ux is very delayed
It depends on network area where the server was hosting ,i.e for connecting it via different firewall.
or recenty any changes made in your network side?
Ajin.S
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP