- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: strange Ping problem
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-20-2008 02:44 AM
06-20-2008 02:44 AM
# while true
> do
> ping s1dfa62
> sleep 5
> done
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
s1dfa62 is alive
no answer from s1dfa62
no answer from s1dfa62
no answer from s1dfa62
no answer from s1dfa62
no answer from s1dfa62
s1dfa62 is alive
Any idea what the problem may be? Routing?
Any ideas how I can trouble shoot this?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:00 AM
06-20-2008 03:00 AM
Re: strange Ping problem
I would first use traceroute (or something similar) to see what is going on and who is involved.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:03 AM
06-20-2008 03:03 AM
Re: strange Ping problem
I did run a trace route yesterday and it never really finishes, just '*******'.
I may try and reset the nic by taking it up and down. Does that reset errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:04 AM
06-20-2008 03:04 AM
SolutionYou need to use box c and box d to ping box b at the same time and see if the black-out to box b can be confirmed from boxes c and d and that the blackout occurs at exactly the same time. If it is confirmed then you move on to box b and start pinging multiple servers. This will tell you if it is within box b. To verify if it is on box b itself or on the network, you need to do some testing on other boxes that are connected in the same segment/switch as box b.
Possible causes can be missing patches on box b, network contention on box b, flaky network hardware on box b, flaky switch port on the network...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:24 AM
06-20-2008 03:24 AM
Re: strange Ping problem
hp-ux stack has this kind of intelligent behaviour
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:51 AM
06-20-2008 03:51 AM
Re: strange Ping problem
Do one thing check the physical connectivity,,like cable and card....
and also restart the server and ping the server.....
is the server's lan is configured by apa method then just reconfigure it by manual mode.....
revert back
Regards
Prasanth Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 03:59 AM
06-20-2008 03:59 AM
Re: strange Ping problem
I'd throw a traceroute in the code if the return code is non-zero.
ping <1 time timeout 10 seconds>
rc=$?
if [ $rc -ne 0 ]
tnen
traceroute
fi
Its not a true diagnostic tool but you might get closer to an answer.
Several possible causes.
Bad network hardware
duplicate ip address
network congestion
The traceroute will give you an idea where to look.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com