1832305 Members
2007 Online
110041 Solutions
New Discussion

bootp address

 
Md. Alamgir Khan
Occasional Advisor

bootp address

Hi

Which file contains the information sent in response to a bootp address?


thanks
alamgir
2 REPLIES 2
RAC_1
Honored Contributor

Re: bootp address

/etc/bootptab
There is no substitute to HARDWORK
A. Clay Stephenson
Acclaimed Contributor

Re: bootp address

It depends. If you are running the bootpd daemon then /etc/bootptab is your boy but if your are running the dhcpd daemon (which can also hand out fixed IP address just like bootpd) then /etc/dhcpd.conf is your boy.
If it ain't broke, I can fix that.