- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System dropping interface conections
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
Discussions
Discussions
Discussions
Forums
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
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
тАО05-21-2004 05:56 AM
тАО05-21-2004 05:56 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2004 06:01 AM
тАО05-21-2004 06:01 AM
Solutionrun glance and watch the network display.
Install this product and run it in X
http://hpux.connect.org.uk/hppd/hpux/Gtk/Applications/ethereal-0.9.15/
Its a packet sniffer. If the problem is on the K box, or even it its not, you'll get good data on the issue.
You may want to do a few other things.
lanadmin -x 0
replace zero with the lan number from a lanscan display for the interface in question.
Make sure its running 100 BaseT full duplex, manual.
to make it manual, see my attached /etc/rc.config.d/hpbtlanconf file
Make sure the switch settings are consistent with my last two paragraphs.
See if the switch is workinig right or bottlenecking.
Check the organizations DNS structure and make sure authentication is happening to logical, nearby DNS servers. You may see authentication problems when you run the packet sniffer and this will help track and avoid these issues.
What kind of disk storage are you using?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2004 07:09 AM
тАО05-21-2004 07:09 AM
Re: System dropping interface conections
export TMOUT=0 and see it makes any difference..
Also look at some of ndd parameters.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2004 07:17 AM
тАО05-21-2004 07:17 AM
Re: System dropping interface conections
1.Check whether your NIC and switch port are in autonegotiate mode and similar Duplex settings.
2.Accordingly also check for the Client Systems in the network.
3.Check for any faulty NIC in the network producing heavy broadcasts.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2004 07:18 AM
тАО05-21-2004 07:18 AM
Re: System dropping interface conections
Check and see if the switch port on which the system is connected is set to autoswitch. Also on the system what are the paramters for tha lan port. It should be set to 100, Full Duplex, Fixed and the same setting should be there on the switch.
A good guess about the problem you are facing is that the lan port or the switch is set to Auto-sense. Change it to Fixed (No Auto-Sense).
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2004 07:18 AM
тАО05-21-2004 07:18 AM
Re: System dropping interface conections
http://sourceforge.net/projects/packetyzer/
(based on ethereal but runs on windows)
or if you have a Linux running something
http://sourceforge.net/projects/etheral
(runs on *nix incl. and especially Linux)
and watch the traffic on the network segment where this is happening.
Sounds like your network is getting slammed every 15-20 minutes and starting to drop packets. With the sniffer, you can determine what exactly is happening when these drops occur.
My new motto:
Every journey into the unknown realm of IT starts with download of open source software.
UNIX because I majored in cryptology...