- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sessions refused
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
09-15-2004 08:53 AM
09-15-2004 08:53 AM
Sessions refused
Everything was working well on this server. Suddenly it begin to refuse telnet and ftp connections. If I try over and over again, finally I can connect, but get me out later and the same history. I have restarted the server but everything remains in the same way.
C:\>telnet 117.21.216.13
Connecting To 117.21.216.13...Could not open a connection to host on port 23 : Connect failed
Any idea about the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2004 08:58 AM
09-15-2004 08:58 AM
Re: Sessions refused
Do you see something in the /var/adm/syslog/syslog.log file about why the connection is being refused.
Maybe you are exceeding the limit on the no of telnet session. Does it refuse connection after some time or you are having this problem immediately after reboot also.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2004 08:58 AM
09-15-2004 08:58 AM
Re: Sessions refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2004 09:00 AM
09-15-2004 09:00 AM
Re: Sessions refused
I would see if any of the kernel parameters like nfile/nproc etc., are overflowing and the swap space usage also. sar -v 5 5 for kernel parameters and 'swapinfo -t' for swap space usage. syslog.log/dmesg will also give more information.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2004 09:22 AM
09-15-2004 09:22 AM
Re: Sessions refused
I attach the syslog.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2004 09:39 AM
09-15-2004 09:39 AM
Re: Sessions refused
# rm /etc/utmp /etc/utmpx
Execute telnet from your own box to the loop back address
# telnet 0
See if this is working.
If not, download tusc from the HP-UX porting center and get a race of telnet and figure out where it is failing
# tusc â flkv â T â %H:%M:%Sâ â o /tmp/output telnet <