- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cfg lan - ifconfig: check plumbing error
Operating System - HP-UX
1819795
Members
3055
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО11-21-2000 05:42 AM
тАО11-21-2000 05:42 AM
cfg lan - ifconfig: check plumbing error
Hi
I have B1000 Server with HPUX 11.0 and when I try cfg lan0 with ifconfig the problem happen ...
#ifconfig lan0 (ip)
ifconfig:check plumbing error
the patches bundle are installed:
XSWECO223
XSWECO224
SWGR110
SWHWCR1100
Obs: the lanscan and ioscan -nfC lan
it's OK
thanks
I have B1000 Server with HPUX 11.0 and when I try cfg lan0 with ifconfig the problem happen ...
#ifconfig lan0 (ip)
ifconfig:check plumbing error
the patches bundle are installed:
XSWECO223
XSWECO224
SWGR110
SWHWCR1100
Obs: the lanscan and ioscan -nfC lan
it's OK
thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2000 06:11 AM
тАО11-21-2000 06:11 AM
Re: cfg lan - ifconfig: check plumbing error
This problem is caused by not starting /sbin/init.d/net.init before the /sbin/init.d/net script.
HP-UX versions prior to 10.30 did not have an /sbin/init.d/net.init startup script.
HP-UX versions prior to 10.30 did not have an /sbin/init.d/net.init startup script.
derekh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2000 08:54 PM
тАО11-21-2000 08:54 PM
Re: cfg lan - ifconfig: check plumbing error
Hello,
problem is that the lancards have not been initialized correctly before
assigning IP addresses
You can manually get around it by running the following commands:
/sbin/init.d/net.init start
/sbin/init.d/net start
Check if someione changes the sh to ksh. It might be that the shell is changed before the scripts are called
Steffi Jones
problem is that the lancards have not been initialized correctly before
assigning IP addresses
You can manually get around it by running the following commands:
/sbin/init.d/net.init start
/sbin/init.d/net start
Check if someione changes the sh to ksh. It might be that the shell is changed before the scripts are called
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2000 11:21 PM
тАО11-21-2000 11:21 PM
Re: cfg lan - ifconfig: check plumbing error
Hi,
Make sure you have a link called S008net.init
in the /sbin/rc2.d directory.
This should point to /sbin/init.d/net.init
In this case, when entering init mode 2, your system should automatically configure the network interfaces.
Make sure that your default run level is set properly; check for "initdefault" in /etc/inittab (should be 3)
Dan
Make sure you have a link called S008net.init
in the /sbin/rc2.d directory.
This should point to /sbin/init.d/net.init
In this case, when entering init mode 2, your system should automatically configure the network interfaces.
Make sure that your default run level is set properly; check for "initdefault" in /etc/inittab (should be 3)
Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP