- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ping time out
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-01-2006 07:39 PM
03-01-2006 07:39 PM
os : 11.11
env : cisco router is cluster.
rp7420 normal running. but suddenly ping is not gwteway.
when /sbin/init.d/net start => ping normal.
netstat -in and -rn message is normal.
log is normal and not found error message.
please help me.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 08:01 PM
03-01-2006 08:01 PM
Re: ping time out
could you please clarify where in your log the error occors. What are the symtoms of the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 08:49 PM
03-01-2006 08:49 PM
Re: ping time out
Could you please clearify the problem ....
Not able to understand what exactly is the error that you get and where do you get the error i.e. whether in any of the log file or etc..
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 11:26 PM
03-01-2006 11:26 PM
Re: ping time out
------------------------------------------
Cause: The cabinet's 48V power has fallen below an acceptable lower threshold.
Action: Contact HP Support personnel to troubleshoot problem.
------------------------------------------
I think it's time to HP Support because look like your power supply unit is in problem.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 12:15 AM
03-02-2006 12:15 AM
Solutionndd -get /dev/ip ip_ire_gw_probe
If you get "1" in rfesponse, the gateway detection probe is running and will disable your route to the Cisco that is not replying. Turn off this feature with:
ndd -set /dev/ip ip_ire_gw_probe 0
And to make the change permanent for the next reboot, edit the file: /etc/rc.config.d/nddconf and add:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0
Note that if you are not up to date on patches, ndd fails to work correctly with the nddconf file (ndd -c). Patch PHNE_33159 (and dependent patches) will fix this problem. This can prevent ndd from making the required settings on reboot.
Bill Hassell, sysadmin