- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: One of my IP aliases stops responding to pings...
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
12-10-2001 07:52 PM
12-10-2001 07:52 PM
This is a weird one. I have one server configured with MC/SG. Everything runs fine except for this tiny little problem I'm having: One of the 'virtual' IPs (actually, the second one on lan2, a fddi card) stops responding to ICMP requests and TCP connections.
The weird part comes from the fact that it is completely intermittent. Sometimes, it works absolutely find. Sometimes, you can ping but not telnet. And sometimes you can't ping or telnet.
A traceroute -s using this address as the source address always fails when the problem is happening.
If I stop/start the package, or even do ifalias del IP and ifalias addmask mask ip on the interface, everything comes back to normal (and stays like that for hours).
I have a rather constant message on the syslog saying "fddi dropped interrupt" or something similar (sorry, I'll be near the server tomorrow).
This behavior began after we installed MC/SG. We have it running on other servers without any problems. Lanscan, netstat and ifconfig reveal nothing interesting about the interface at the moment of the problem. The original interface (not the alias) works without any problems.
Any ideas?
Regards,
Paga
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:01 PM
12-10-2001 08:01 PM
Re: One of my IP aliases stops responding to pings and TCP connects
What about a linkloop test? Can you run a linkloop test to the MAC address of an adjacent system within the same subnet?
If this works, then it is a layer-3 issue. If this doesn't work, it is a layer-2 (MAC) or perhaps even a hardware problem. If that's the case,
Try to eliminate the problem by
1) replacing the network cable.
2) use a different network card.
3) connect to a different switch port.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 12:31 AM
12-11-2001 12:31 AM
SolutionI also would question using ifalias to delete and re-add the IP address. I don't know how this differs to the cmmodnet command ServiceGuard uses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 12:46 AM
12-11-2001 12:46 AM
Re: One of my IP aliases stops responding to pings and TCP connects
Just a quick thought, have you ever received a source quench messages from ping when the connection goes 'funny'? It may be the box preventing fresh connections and stopping icmp pings etc because there is too much, network wise, going on. NDD can be used on HP-UX11.00 to check or NETTUNE on 10.20.....
Hope this helps....
-ChaZ-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 04:31 PM
12-11-2001 04:31 PM
Re: One of my IP aliases stops responding to pings and TCP connects
I think I was too quick on the post. :) This morning I had some extra minutes and I gave some attention to this problem. I checked the obvious and it was there: A duplicate IP address (guess the OS, guess? guess???). Well, then I came to check the forums and somebody suggested just that.
Aren't the forums a cool tool? :)
Regards,
Paga