- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- TCP ZeroWindow in telnet connections
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
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
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
тАО12-20-2010 09:35 AM
тАО12-20-2010 09:35 AM
TCP ZeroWindow in telnet connections
By sniffing we can see the sequence (see attached capture.pcap):
- 3-way handshaking
- client sends first telnet packet
- server acks the packet immediately at the TCP level
- many seconds, even minutes, pass without the server sending another packet (first telnet response packet)
- the client eventually sends FIN to close the connection
- server acks the packet immediately at the TCP level
- some time later the server advertises TCP ZeroWindow, FIN ACK
- client rejects (RST) these packets
- server logs "Dec 20 18:04:22 alicante telnetd[4756]: getpid: peer died: Error 0" in syslog.log.
After reading many forum threads, I wonder if raising tcp_recv_hiwater_def could help.
Nevertheless, I have some existential questions:
1) How is it possible that the socket just opened by the new telnetd process can advertise TCP ZeroWindow if only a few bytes have been received?
2) What is the server doing during those minutes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2010 03:28 PM
тАО12-20-2010 03:28 PM
Re: TCP ZeroWindow in telnet connections
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2010 11:03 PM
тАО12-20-2010 11:03 PM
Re: TCP ZeroWindow in telnet connections
We already have it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2010 03:12 AM
тАО12-21-2010 03:12 AM
Re: TCP ZeroWindow in telnet connections
and I thought about zero window replied to syn.
looks like you have a firewall between the 2 systems.
windows is closed since peer as sent a fin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2010 03:48 AM
тАО12-21-2010 03:48 AM
Re: TCP ZeroWindow in telnet connections
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2010 01:18 AM
тАО12-23-2010 01:18 AM