- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 'ping' error
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-26-2002 10:23 PM
06-26-2002 10:23 PM
'ping' error
# ping sihp8001
PING sihp8001.ap.pg.com: 64 byte packets
ping: sendto: No buffer space available
ping: wrote sihp8001.ap.pg.com 64 chars, ret=-1
ping: sendto: No buffer space available
Does anybody know what this error means ? Which buffer space it is talking about ? I checked the memory/swap usage and it was normal.
I got the problem resolved by rebooting the server but am afraid I will not be able to do so on our production servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 10:28 PM
06-26-2002 10:28 PM
Re: 'ping' error
Make sure your 'inetd' daemon is running. The other thing you might like to do from your console is make sure that your lan card is still working.
Using 'lanadmin' is a good place for this.
You could also look at stopping and re-starting your network services.
# /sbin/init.d/net stop
# /sbin/init.d/net start
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 10:46 PM
06-26-2002 10:46 PM
Re: 'ping' error
hp11.0 PHNE_16158
http://support1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_16158&context=hpux:800:11:00
hp10.20 PHNE_24260
http://support1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_24260&context=hpux:800:10:20
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 11:02 PM
06-26-2002 11:02 PM
Re: 'ping' error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 05:12 AM
06-27-2002 05:12 AM
Re: 'ping' error
Try to reset the lancard using lanadmin.. this might help... Do u have the latest hardware patches?..
keep smiling
george
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 07:07 PM
06-27-2002 07:07 PM
Re: 'ping' error
$> ifconfig lan0
and see if the status is "up". You should see something like this:
#> ifconfig lan0
lan0: flags=843
inet 192.168.0.24 netmask ffffff00 broadcast 192.168.0.255
Notice the
#> ifconfig lan0 up
also a look at the output from netstat:
#> netstat -rn
Routing tables
Dest/Netmask Gateway Flags Refs Use Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 386 lo0 4136
192.168.0.24 192.168.0.24 UH 0 101 lan0 4136
192.168.0.0 192.168.0.24 U 2 0 lan0 1500
127.0.0.0 127.0.0.1 U 0 0 lo0 4136
default 192.168.0.1 UG 0 0 lan0 1500
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 09:37 PM
06-27-2002 09:37 PM
Re: 'ping' error
This message can be generated when network interface send buffers are full. So try resetting the card once. If the Problem persists , change the network card because some
memory chips on the network interface might have gone bad.
regards,
U.SivaKumar