Multiple choice technology operating systems

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

  1. /etc/services

  2. /etc/bootptab

  3. /etc/inetd.conf

  4. /etc/bootp.conf

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The /etc/bootptab file contains the configuration information sent in response to BOOTP requests, including IP addresses, hostnames, and other boot parameters for each client. /etc/services lists port numbers, /etc/inetd.conf configures the inet daemon, and /etc/bootp.conf is not the standard configuration file location.