- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Loose routing information
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-31-2003 02:38 AM
03-31-2003 02:38 AM
Loose routing information
I have an N4000 machine with hpux 11.11.
Sometimes the machine looses it's connection. Then I can only reach it from the same subnet. From the machine itself I cannnot ping the gateway anymore. I read something about the dead gateway detection, and that is switched off:
n4khp01:/#ndd -get /dev/ip ip_ire_gw_probe
0
What else can it be?
Regards,
Leon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 02:52 AM
03-31-2003 02:52 AM
Re: Loose routing information
Possible causes - bad port on network switch, duplicate IP Addresses, auto-negotiation problem.
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 02:53 AM
03-31-2003 02:53 AM
Re: Loose routing information
Regards,
Leon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 03:06 AM
03-31-2003 03:06 AM
Re: Loose routing information
When you cannot ping the gateway from HP-UX server that time can you ping the same gateway from any other hosts ?
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 03:09 AM
03-31-2003 03:09 AM
Re: Loose routing information
Regards,
Leon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 03:17 AM
03-31-2003 03:17 AM
Re: Loose routing information
Have you tried swapping the hp-ux server's network cable to another switch port at that time ?.
Does the hp-ux server resolve the MAC address of gateway ?
#ping
#arp -a
Also try this in hp-ux when the problem comes and give the results.
#arp -d xxx.xxx.xxx.xxx
where xxx.xxx.xxx.xxx is the ip address of the gateway
Can you ping the gateway now ?
Is this problem intermittent or contimous ?
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 03:29 AM
03-31-2003 03:29 AM
Re: Loose routing information
Regards,
Leon