- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnetd: reset by peer
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
Discussions
Discussions
Discussions
Forums
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
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-12-2004 10:03 PM
тАО01-12-2004 10:03 PM
telnetd: reset by peer
S800
npty: 200
nstrpty:200
I got the below message,
telnetd[2289]: recv: Connection reset by peer
I have installd the PHNE_24821, but the problem still occurs. Does anyon has the experiecne to fix this problem. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:06 PM
тАО01-12-2004 10:06 PM
Re: telnetd: reset by peer
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063203773
Document description: Networking: telnetd[16017]: recv: Connection reset by peer
Document id: A5794011
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:08 PM
тАО01-12-2004 10:08 PM
Re: telnetd: reset by peer
PHNE_7514
PHNE_10424
PHNE_14086
PHNE_12709
PHNE_9121
check the doc A5794011
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:08 PM
тАО01-12-2004 10:08 PM
Re: telnetd: reset by peer
try the following actions:
# cd /dev/pts
# rm *
# insf -e -s 200
# insf -d pty -n 200
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:09 PM
тАО01-12-2004 10:09 PM
Re: telnetd: reset by peer
PHNE_7514
PHNE_10424
PHNE_14086
PHNE_12709
PHNE_9121
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:30 PM
тАО01-12-2004 10:30 PM
Re: telnetd: reset by peer
PHNE_14087:
PHNE_24821:
PHNE_7671:
PHNE_9122:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2004 10:35 PM
тАО01-12-2004 10:35 PM
Re: telnetd: reset by peer
Below other equivalent patches for HP-UX 10.20:
PHNE_24821 telnetd patch
PHNE_13413 telnet kernel
PHNE_22085 PTY Streams
PHNE_20747 inetd patch
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2004 08:48 PM
тАО01-13-2004 08:48 PM
Re: telnetd: reset by peer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2004 09:04 PM
тАО01-13-2004 09:04 PM
Re: telnetd: reset by peer
linkloop 0x080009D2525D
Link connectivity to LAN station: 0x080009D2525D
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2004 09:24 PM
тАО01-13-2004 09:24 PM
Re: telnetd: reset by peer
Have you search out resolution problems by nslookup?
Try nslookup on name servers in /etc/resolv.conf (of course if it exist); do they reply?
Also try to reset lan card:
lanadmin ---> lan card ---> reset
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2004 11:06 PM
тАО01-13-2004 11:06 PM
Re: telnetd: reset by peer
I think this error because of network delay
Please see your network
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-14-2004 03:04 PM
тАО01-14-2004 03:04 PM
Re: telnetd: reset by peer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2004 04:57 AM
тАО01-15-2004 04:57 AM
Re: telnetd: reset by peer
Sometimes, that stems from the remote discovering some form of protocol error.
Sometimes, that stems from broken client code that enables and abortive close of the connection.
You might take a couple of netstat -p tcp snapshots and then dake the delta with "beforeafter" from ftp.cup.hp.com/dist/networking/tools/
then you might compare that with what is in ftp:://ftp.cup.hp.com/dist/networking/briefs/annotated_netstat.txt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2004 05:10 AM
тАО01-15-2004 05:10 AM
Re: telnetd: reset by peer
For example when the recent set of virus' that scanned other machines hit we saw this a lot because of the intense traffic load on the network.
Once we cleared the network we stopped seeing these errors.
Are your users reporting problems with their apps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2004 07:34 AM
тАО01-15-2004 07:34 AM
Re: telnetd: reset by peer
Drove me nuts for a bit until I decided to do something about it.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2004 03:16 PM
тАО01-15-2004 03:16 PM
Re: telnetd: reset by peer
Just check if there are collisions
by doing a
#lanadmin
>lan
>dis
Revert on the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2004 04:56 AM
тАО01-16-2004 04:56 AM
Re: telnetd: reset by peer
what _is_ a decent signal of a _possible_ duplex mismatch is _late_ collisions, which is a rather different beast entirely.
if the link is full-duplex, the "signal" of a possible duplex mismatch would be FCS errors.
also all else being equal, i would think that if the problem were at the link-level with a duplex mismatch, that would affect both inbound and outbound traffic and one would see a more or less even mix of connection reset by peer and connection timed-out.