- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Source Quench error but telnet works
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
09-17-2002 11:59 AM
09-17-2002 11:59 AM
Source Quench error but telnet works
When I try to ping my m/c from an other, I receive source quench error.
But when I telnet to the same m/c I am able to do that.
Why is this?
Please let me know.
Thanks,
Karthik Narayanan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 12:01 PM
09-17-2002 12:01 PM
Re: Source Quench error but telnet works
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa041af48a9e5d5118ff40090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 12:04 PM
09-17-2002 12:04 PM
Re: Source Quench error but telnet works
The source quench is an old method used by ICMP for flow control. It really isn't used anymore, and you can turn it off using the 'ndd' command. We used to see it a lot here, and it really bothered our network guys because they use OpenView to monitor everything, and when one of our boxes sent a Source Quench, it would turn their icons blue. We turned it off on all our boxes and never had a problem.
Try:
ndd -set /dev/ip ip_send_source_quench 0
to turn it off.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 01:50 PM
09-17-2002 01:50 PM
Re: Source Quench error but telnet works
/etc/rc.config.d/nddconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 06:08 PM
09-17-2002 06:08 PM
Re: Source Quench error but telnet works
I have posted this question before and you can go to the following link to have more details
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x64a8663ce855d511abcd0090277a778c,00.html
Regards,
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2002 03:57 AM
09-19-2002 03:57 AM
Re: Source Quench error but telnet works
However, the root cause could be a problem in rpcd that is corrected by the DCE runtime patch PHSS_20447. This patch text lists this as fix # 9:
9. JAGaa35855 : rpcd at 11.0 produces unwanted ICMP source quench messages.
This patch has been superceded by PHSS_21617.