Operating System - Linux
1829596 Members
1959 Online
109992 Solutions
New Discussion

Re: where to define the bootp dataabse? and where to define tftpd?

 
Hanry Zhou
Super Advisor

where to define the bootp dataabse? and where to define tftpd?

On Kickstart server, we have the bootp database, but it is not /etc/bootptab. It is located a directory we define ourself, and the name is something rather than bootptab My question is, how do we tell bootpd where is the database is?

Also,in /etc/inetd.conf file, I don't see tftpd there? where is it defined?

Thanks,
none
2 REPLIES 2
Hanry Zhou
Super Advisor

Re: where to define the bootp dataabse? and where to define tftpd?

In addition, bootp is not defined in /etc/inetd.conf either. There is the entry of "bootp allowed" in /etc/dhcpd.conf file.
none
Vitaly Karasik_1
Honored Contributor

Re: where to define the bootp dataabse? and where to define tftpd?

Which distro do you use?
Most modern distros use /etc/xinetd.conf and /etc/xinetd.d/* for xinetd configuration (and xinetd is inetd replacement)