- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Keep loosing network Connectivity
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
01-22-2002 01:48 PM
01-22-2002 01:48 PM
Keep loosing network Connectivity
After i reboot it, then i have no problem for some random amount of time. In this case, 24hrs.
I cannot ping the server, it cannot ping anything except localhost and it's 208.X.X.X address.
Any ideas? Why does it stop working?
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2002 02:07 PM
01-22-2002 02:07 PM
Re: Keep loosing network Connectivity
lanadmin
and check for errors?
And then reset the card though lanadmin?
We had that happend to one of our a class servers and it would work if we reset the card though the lanadmin. We ended up having to replace the nic card.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2002 02:09 PM
01-22-2002 02:09 PM
Re: Keep loosing network Connectivity
If you can't ping it, you have what is called dead gateway detection, basically if you can't ping the gateway, then hpux sees the gateway as dead and will not route packets to it.
There is a ndd patch for this, or if you have your network admin allow icmp, that should fix it.
Ofcourse this may not be your solution, just what popped into my head.
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 02:02 PM
01-23-2002 02:02 PM
Re: Keep loosing network Connectivity
I actually have 2 a D380 and an A. Both have 11i (11.11).
The A-box had lots of errors and the reset fixed my connectivity (for now). What would that be?
The D box didn't have many errors but showed it was Administratively UP and operationally DOWN. It had a ton of Carrier Sense errors. is that a cable problem?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 02:05 PM
01-23-2002 02:05 PM
Re: Keep loosing network Connectivity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 02:10 PM
01-23-2002 02:10 PM
Re: Keep loosing network Connectivity
Have you verified the NIC and switch both have the same duplex setting? Ideally, I'd force the speed and duplex settings at both ends and turn off auto-negiotiating as it often fails to work correctly.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 02:12 PM
01-23-2002 02:12 PM
Re: Keep loosing network Connectivity
I'll try it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 04:07 PM
01-23-2002 04:07 PM
Re: Keep loosing network Connectivity
When autonegotiation fails, the standard says to revert to half-duplex. However, the switch may not follow and will continue sending full duplex packets, causing massive errors. Many switches will then disable the port due to errors. Use lanadmin -x to display the duplex setting. When you set the card to manual (ie, 100 FullDuplex), that setting MUST be duplicated on the switch or the same failure may occur on the switch side.
Another tool to track down where a network connection fails is to use traceroute, but if it fails before reaching the gateway/router, then the problem is likely between the computer and the switch.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2002 04:38 PM
01-23-2002 04:38 PM
Re: Keep loosing network Connectivity
Both boxes were set to Auto Neg. and so was the switch ports they were in.
I've forced both the switch ports and the servers to 100FD, we'll see what happens.
I guess my D box was 100 HD for some reason. Also it took me a few to figure out it is using PPA1 not PPA0.
Thanks for your help.
I'll assign you points tomorrow Bill. (let's see the outcome! :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2002 10:14 AM
01-24-2002 10:14 AM
Re: Keep loosing network Connectivity
I forced the switch port and lan card to 100 FD, but this morning I'm unable to ping or telnet to the A box.
Any other Ideas????
John