- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Lan card starts to work then it stops working
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
08-17-2004 08:04 PM
08-17-2004 08:04 PM
cards. One is set to our backup network and continues to function normally, the other starts up when the system reboots and then drops out after about two minutes.
The network parameters are as follows:
IP 10.128.172.86
Subnet mask 255.255.255.0
BROADCAST 10.128.172.255
When the m/c reboots I can see the m/c over our
PC network using RUMBA for HP. After about two minutes the RUMBA session locks up and we can only see the rest of the 10.128.172.86 network from the console. I can ping other m/c's on this network from the console and database functions still work. The VLAN of this network is on the development side of our Firewall and the Firewall people can see packets going to & fro for this 86 address. THere are no error messages or error logs generated and the card exercises properly with STM. When I swap the cable to another BTlan card the same lock up occurs
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 08:12 PM
08-17-2004 08:12 PM
Re: Lan card starts to work then it stops working
At this point
what is the o/p of ?
#ioscan -fnC lan
Is the other lan card status claimed ?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 02:51 PM
08-18-2004 02:51 PM
Re: Lan card starts to work then it stops working
Please check the speed, duplexity and autoneg (on/off). Probably you have a wrong setting in your switch/router. This happens when you do not have the auto neg turned on.
This speed & setting mismatch is creating the problem. Try to use ndd and see if there are some errors on your NIC. Do you have ICMP request turned off in your router( does not respond to ping router). Hope this helps. Let me know if you are able to ping your router.
regards
Pratyush Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 01:52 AM
08-19-2004 01:52 AM
Re: Lan card starts to work then it stops working
we had lots of fun with older HPUX boxen falling off the network due to this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 04:38 AM
08-19-2004 04:38 AM
SolutionI can see where a speed mismatch would cause a system to appear to drop off the net, but a duplex mismatch usually just means really bad performance. One sign of duplex mismatch would be seeing _late_ collisions in lanadmin statistics when the card is in half-duplex, or FCS errors when the card is in full-duplex.
Since you mention firewalls and such, will the firewall respond to ICMP Echo (aka ping) requests on the "inside" (I'm assuming your HP-UX system is on the inside). By default, HP-UX checks the health of routes (such as the default route) by pinging them. If no ping replies are received, the route is marked dead. If that is the only route to everyone else, then the system will appear to drop off the network. Setting ip_ire_gw_probe to 0 will disable the dead gateway detection.
To check that a NIC is alive and well at the link-level you can use linkloop - so long as there is another HP-UX system connected to the same VLAN or some other system that responds to 802.3 XID or TEST frames.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 05:10 AM
08-19-2004 05:10 AM
Re: Lan card starts to work then it stops working
i should have said, "we had a lot of fun with the cisco switch killing the ports the HPUX boxen were attached to due to excessive errors and knocking the hpux boxes off the network."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2004 07:22 PM
08-22-2004 07:22 PM
Re: Lan card starts to work then it stops working
Firewall in our testlab and it did not respond to pings. Thanks Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 02:22 PM
08-26-2004 02:22 PM