- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Connections dropping
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
06-07-2001 08:46 AM
06-07-2001 08:46 AM
Connections dropping
I'm attaching output from lanadmin and netstat -s and my kernel configuration. My nddconf file has no parameters set, so I'm taking the defaults. I'm seeing drops on my netstat command but am not sure it's due to contraints on my end or the remote server end.
Any help would be greatly appreciated!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 08:52 AM
06-07-2001 08:52 AM
Re: Connections dropping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 11:41 AM
06-11-2001 11:41 AM
Re: Connections dropping
I don't have an answer for you, but do have a suggestion to consider:
These kinds of problems ususally require a sniffer trace to be run at each end of the connection to determine what is being dropped or reset on the connection. You could try using host-based tools e.g. nettl / tcpdump but you'll save a lot of work using the analysis and debug features you'd find in a sniffer.
Good luck,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2001 11:59 AM
06-19-2001 11:59 AM
Re: Connections dropping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2001 12:24 PM
06-19-2001 12:24 PM
Re: Connections dropping
From looking at the netstat listing, there are not alot of connections being dropped after they have been established. What I do see is that there are alot of retransmit timeouts. This would definately indicate a problem with some piece of equipment on the network. Now, tracing it down to the specific piece of equipment is where the WORK begins. You would need to start breaking your network into smaller and smaller sections and see if the retransmissions increase or go away. This is the part where the sniffer trace or a nettl trace might help. You can create an artificial load on the network to stress test it with the netperf package. You can read more about netperf at www.netperf.org.
The easy way to deal with the problem is to just replace equipment, chances are good that if the switch replacement corrects the problem then there was a switch problem.