- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enable dhcp in lan0 at bootup
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
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
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
тАО08-24-2001 09:51 AM
тАО08-24-2001 09:51 AM
Enable dhcp in lan0 at bootup
I have installed HPUX 11i on a A Class machine ( I used a cd that said "Technical Computing Operating Environment Core OE install and recovery".
Now tt detects my lan card as lan0 and then Iam able to give lan0 an static ip, but when I changed /etc/rc.config.d/netconf file to enable dhcp on lan0 and then rebooted the box Iam not geting the ipaddress for the lan0. Ive attached my netconf file can you see if it is wrong.
Also I can't even see the dhcp request reaching the dhcp server( DHCP server is a solaris box, I run /usr/sbin/dhcpd -d -a)
Also, How can I make lan0 to get a dhcp address from command line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2001 09:55 AM
тАО08-24-2001 09:55 AM
Re: Enable dhcp in lan0 at bootup
What software is required on the server to make lan cards get dhcp based address ?
I can verify if that is properly installed or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2001 10:37 AM
тАО08-24-2001 10:37 AM
Re: Enable dhcp in lan0 at bootup
DHCP is run with /sbin/auto_parms based on the flags set in netconf. Check the log files /tmp/auto_parms.log and /tmp/dhcpclient.log. You will get more information there.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2001 05:26 PM
тАО08-24-2001 05:26 PM
Re: Enable dhcp in lan0 at bootup
You can configure DHCP from sam itself. Go to Sam -> Networking and Communication --> Network Interface Cards --> Selcect lan0 -> Select Action from Toolbar --> Select Configure / Modify and Enable DHCP Client Over there. Remove the static IP assigned to this lan port.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-24-2001 05:53 PM
тАО08-24-2001 05:53 PM
Re: Enable dhcp in lan0 at bootup
I want to keep lan1 disabled at boot time and execute some command line and get dhcp ip. This is for "lan1".
For "lan0" ip should be given dhcp at boot time.
What should I do?
Thank You,
Soma