- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Lan0 configuration problem
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-30-2001 07:36 AM
01-30-2001 07:36 AM
Lan0 configuration problem
I have the same problem of Rick Garland's message dated October 04, 2000, but I am not able to solve it.
I have a 715/100 with HP-UX 10.20.
I am not able to flag up the Net-Interface State
My lan has a CenterCom 210T transceiver 10 BASET.
When I reset the card using lanadmin I have the error:
expected primitive 0x06, got DL_ERROR_ACK
dl_error_primitive =0xe8
dl_errno = 0x04
dl_unix_errno =16
Unable to reset LAN Interface
I have tried using the suggests from Massey and Berlene but I can get any results.
I don't have the file named /etc/rc.config.d/hpbase100conf and making linkloop I have the following error:
expected primitive 0x30, got DL_ERROR_ARK
dl_error_primitive =0x2d
dl_errno = 0x04
dl_unix_errno =57
Thanks and regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 08:46 AM
01-30-2001 08:46 AM
Re: Lan0 configuration problem
# grep 57 /usr/include/sys/errno.h
#define ENOLINK 57 /* the link has been severed */
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 08:52 AM
01-30-2001 08:52 AM
Re: Lan0 configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 08:55 AM
01-30-2001 08:55 AM
Re: Lan0 configuration problem
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 10:39 AM
01-31-2001 10:39 AM
Re: Lan0 configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 12:50 AM
02-01-2001 12:50 AM
Re: Lan0 configuration problem
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 04:14 AM
02-01-2001 04:14 AM
Re: Lan0 configuration problem
Berlene