1834148 Members
2005 Online
110064 Solutions
New Discussion

how to setup DHCP

 
mehul_1
Occasional Contributor

how to setup DHCP

Hi,
I want to setup only DHCP server to reply all bootp and dhcp requests. Does somebody know how to do that ? In that case what to do with bootp server(how to disable?)
Live peacefully and let others as well.
1 REPLY 1
S.K. Chan
Honored Contributor

Re: how to setup DHCP

Hope the online docs would help ..

http://docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html

To disable bootp ..
1) Comment out the entry in /etc/inetd.conf that has "bootps ....."
2) Reread inetd.conf:
# /etc/inetd -c
3) Kill the bootp daemon
# kill