- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 2M ping packets
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-27-2003 07:26 AM
03-27-2003 07:26 AM
Does anyone know of any known issues with HP servers in dealing with large ping packets?
Regards,
John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:02 AM
03-27-2003 09:02 AM
Solutionhttp://216.239.53.100/search?q=cache:hnASmJm784oC:www.pp.asu.edu/support/ping-o-death.html+%22ping+of+death%22&hl=en&lr=lang_en|lang_de&ie=UTF-8
However, 11.0 does have a problem with pings of all sizes. It often responds with a source quench instead of a reply. There is a patch for it but you can just turn it off in ndd. (don't forget to edit /etc/rc.config.d/nddconf or it will go away at the first reboot).
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 02:16 AM
04-03-2003 02:16 AM
Re: 2M ping packets
I don???t believe that the problem encountered is the Ping O??? Death, as the problem arises with packets that are much smaller than 65510. The reason this is a problem for us is cause we have an application that relies on mounted file system for communications. The application is not working correctly. When we tested out the connectivity the problem with a large ping became apparent. At first we were blaming the network itself but we found that other servers hanging off the same router are accepting large pings without any problems. I will try editing /etc/rc.config.d/nddconf. What exactly does this file do?
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 02:20 AM
04-03-2003 02:20 AM
Re: 2M ping packets
It replaces the nettune command used in 10.X
What systems/applications are you seeing these issues on?
I recall long ago that with NFS we had issues with Novell servers not liking packet sizes (or something like that) and we had to mount them with reduced sizes.
Just a thought.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 02:36 AM
04-03-2003 02:36 AM
Re: 2M ping packets
One of my Co-workers has just informed me that last night they twigged nddconf and it seems to have resolved out issue.
As for your question the application that I am supporting is just a network monitoring system that relies on a mounted file system for communication between redundant servers.
Many Thanks for your reply,
John