- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Telnet is failing.
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
07-31-2002 03:03 AM
07-31-2002 03:03 AM
Telnet is failing.
I am using HPUX 11.0 with june 2001 patch bundle on K570, 12H array additional btlan4 card (J3514A) and 8 Channel ACC/X.25 Card.
Some time I am not able to telnet or rlogin to node. Even the console will be hanging. If you observe in the syslog, only suspectable message is :
"
Jul 31 10:38:51 hornadu vmunix: btlan4: Hardware Reset Started on 8/4/2/0....This will take approximately 11 seconds
Jul 31 10:38:51 hornadu vmunix: btlan4: NOTE: 100Base-TX Full-Duplex started at 8/4/2/0....
"
Only I have to reset the system by switching off power.
Please, suggest me, What may be the problem?
Sorry for not assigning the points for my earlier questions.
Thanks & Regards,
Rajesh S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 03:08 AM
07-31-2002 03:08 AM
Re: Telnet is failing.
Look at entry
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8cac14a24fd1d4118fef0090279cd0f9,00.html
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 03:08 AM
07-31-2002 03:08 AM
Re: Telnet is failing.
If the card still shows a reset, use another port on your switch and if it still is bad, you may have a bad LAN card.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 03:48 AM
07-31-2002 03:48 AM
Re: Telnet is failing.
i think resetting the card using lanadmin should solve instead of reboot. check the duplex settings on nic and at the switch and keep autonegotiation off and try.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 06:39 AM
07-31-2002 06:39 AM
Re: Telnet is failing.
Make sure your switch is set to 100 Full Duplex / Fixed instead of autosensing and also look for any latest patch that may address this problem.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 07:02 AM
07-31-2002 07:02 AM
Re: Telnet is failing.
The card is 100 mbps adn this problem occurs when :
1. there is a problem with the settign like compatibily between the port on server and that on teh swtich .
2. Loose cable or conenction.
What i suggest is to check on the network side what is the setting for the port , and change it on teh server accordingly .
You can use the following to test and change the settings :
1. Identify the LAN Interface using the lanscan command to know the interface.
2. Check for the speed set already using the Lanadmin command.
3. Use the command lanadmin ???X 100fd / or 100HDnmid or the ppa to change it to the desired one.
4. Check the setting using the lanadmin command again.
5. To change it permanently go to /sbin/init.d directory and make changes in the hpbaseconf files.
Manoj Srivastava