- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ping: sendto: No buffer space available
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
тАО01-24-2003 04:38 AM
тАО01-24-2003 04:38 AM
ping: sendto: No buffer space available
PING 127.0.0.1: 64 byte packets
ping: sendto: No buffer space available
ping: wrote 127.0.0.1 64 chars, ret=-1
ping: sendto: No buffer space available
ping: wrote 127.0.0.1 64 chars, ret=-1
ping: sendto: No buffer space available
ping: wrote 127.0.0.1 64 chars, ret=-1
----127.0.0.1 PING Statistics----
3 packets transmitted, 0 packets received, 100% packet loss
Linkloop to the mac from another server was OK. Link light on card OK. I reset the LAN card via lanadmin which didn't help (one wouldn't expect it to if the loopback can't be pinged). ifconfig said lan card was up.
Anyone ever see this issue before? Sounds like some issue with the TCP/IP stack. Had to reboot to fix, however, I want to prevent the issue from arising in the future.
I have looked at the latest recommended ARPA transport patch (PHNE_19936) which I do not have installed, however, there is no mention of this issue in the patch readme.
Thanks for any guidance you may offer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2003 05:08 AM
тАО01-24-2003 05:08 AM
Re: ping: sendto: No buffer space available
PHNE_24260
check for the latest one
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2003 05:08 AM
тАО01-24-2003 05:08 AM
Re: ping: sendto: No buffer space available
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe0f8a12d6d27d5118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x10ca3a7b3682d611abdb0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2003 05:28 AM
тАО01-24-2003 05:28 AM
Re: ping: sendto: No buffer space available
TG - I have ping patch PHNE_19566 installed. PHNE_16188 addressed "Ping has a buffer overflow problem.".
Stefan - I searched and read those post. No resolution was evident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2003 08:11 AM
тАО01-28-2003 08:11 AM
Re: ping: sendto: No buffer space available
Still unresolved. Anyone have any further ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2003 08:23 AM
тАО01-28-2003 08:23 AM
Re: ping: sendto: No buffer space available
Does netstat -an yield any clues?
Syslog show anything?
I'd bounce the net daemon from the console:
/sbin/init.d/net stop/start
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2003 08:45 AM
тАО01-28-2003 08:45 AM
Re: ping: sendto: No buffer space available
You don't indicate what type of LAN card. I've seen this behavior with 10.20 and 100BT cards after a network "burp". I've found that more stabliity was gained by applying both the latest LAN and ARPA patches. When done, I've had reasonable success resetting the card with 'lanadmin'.
Too, make sure that your switch and local card settings are matched (duplex and speed). I have not found auto-negotation (if this is involved) to be very reliable, although some folks claim good success with it.
Regards!
...JRF...
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2003 12:56 PM
тАО01-28-2003 12:56 PM
Re: ping: sendto: No buffer space available
I was planning on installing the latest ARPA patch as I don't have any other possible resolutions. Latest LAN products cumulative Patch is installed.
I tried to "lan reset" via lanadmin without success. The card is hard configured 100FD as is the switch port.
Thanks for the replies.