HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disabling DHCP
Operating System - HP-UX
1831343
Members
2986
Online
110024
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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-01-2000 09:08 AM
11-01-2000 09:08 AM
I am trying to re-boot an old HP-UX system which has not been is use since last year. The re-boot sequence got as far as checking network for DHCP server. The systems responded with the following message.
The DHCP Client was refused an extension for the system lease. The system must cease using DHCP for management of the network interface
I have disabled DHCP by edited the file /etc/rc.config.d/netconf and setting DHCP_ENABLE[0]=0
When I now try to restart the server it gets as far as the screen which lists all the process which are started, but the sequence does not get passed "Start NFS Client subsystem".
Is there still something else which has to be done to fully disable DHCP and to use a fixed IP address, which will allow the startup sequence to complete and have a system which can be used on the network.
The DHCP Client was refused an extension for the system lease. The system must cease using DHCP for management of the network interface
I have disabled DHCP by edited the file /etc/rc.config.d/netconf and setting DHCP_ENABLE[0]=0
When I now try to restart the server it gets as far as the screen which lists all the process which are started, but the sequence does not get passed "Start NFS Client subsystem".
Is there still something else which has to be done to fully disable DHCP and to use a fixed IP address, which will allow the startup sequence to complete and have a system which can be used on the network.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 09:16 AM
11-01-2000 09:16 AM
Solution
You will have to give this server an IP address for it to start up any network services. It has been configured to grab a dynamic IP from a DHCP server, but you have disabled that. So you will have to give it a static IP. Edit netconf again, or run set_parms ip_address. (You may want to run set_parms addl_netwrk as well, or just plain set_parms to cover all bases.) If you choose to set it up manually, you will also have ot provide information on teh default gateway and netmask for the subnet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 09:19 AM
11-01-2000 09:19 AM
Re: Disabling DHCP
Alistair:
You are on the right track, you have to disable nfs client as well - set all the variables in /etc/rc.config.d/nfsconf to 0 (that way it does not attempt to start nfs) also edit the /etc/rc.config.d/namesvrs and set WAIT_FOR_NIS_SERVER=FALSE
You are on the right track, you have to disable nfs client as well - set all the variables in /etc/rc.config.d/nfsconf to 0 (that way it does not attempt to start nfs) also edit the /etc/rc.config.d/namesvrs and set WAIT_FOR_NIS_SERVER=FALSE
nothing wrong with me that a few lines of code cannot fix!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 10:59 AM
11-06-2000 10:59 AM
Re: Disabling DHCP
Another quick fix would be to chmod 444 of the /sbin/auto_parms file
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP