- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Tcpip window size exceeded
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
03-22-2005 07:35 PM
03-22-2005 07:35 PM
Tcpip window size exceeded
What is the cause of this and are there any workarounds?
Below is the summary of the sniffer trace:
Summary
Bytes Rel Time Delta Time Abs time
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
310 # [196.0.0.202] [10.0.50.10]
Expert: Window Size ExceededTCP: D=1026 S=4074 RST ACK=263957 SEQ=0 LEN=11 WIN=0
65 0:00:48.622 0.000.053 3/23/2005 11:29:04 AM
ADDR HEX ASCII
0000: 00 09 7b 61 10 8a 00 30 6e 46 75 2c 08 00 45 00 | . {a...0nFu,..E.
0010: 00 33 22 41 40 00 40 06 17 b0 c4 00 00 ca 0a 00 | .3"A@.@..°......
0020: 32 0a 0f ea 04 02 00 00 00 00 00 04 07 15 50 14 | 2..ê..........P.
0030: 00 00 5a 83 0c 4f 4e 6f 20 6c 69 73 74 65 6e 65 | ..Z..ONo listene
0040:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 12:46 AM
03-23-2005 12:46 AM
Re: Tcpip window size exceeded
Connecting how? (telnet, ftp, ...)
your HPux box is up to date in patches??
the exact error message is?
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 06:42 PM
03-23-2005 06:42 PM
Re: Tcpip window size exceeded
Any help/suggestions would be appreciated.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 11:08 PM
03-23-2005 11:08 PM
Re: Tcpip window size exceeded
This basically the amount of date that can be tranmitted without being acknowledged is called the TCP window size..
We can modify this value by
#ndd -h supported
wiil give the output of all tunable supported parameters.
We can modfiy these value.
This comand help you to fine tune the TCP-IP.
With cheers,
Shankar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 01:47 AM
03-24-2005 01:47 AM
Re: Tcpip window size exceeded
netstat -an | grep x
where x is the port number.
Perhaps a firewall somewhere in the chain refuses to allow connectons to this port number?
You might try te4portping:
http://www.tools4ever.com/products/free/command/
see if that sheds some light on the subject.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 05:15 AM
03-24-2005 05:15 AM
Re: Tcpip window size exceeded
That window size exceeded is a probably a red herring from the utility.