While configuring TCP Wrappers on your Linux system, you desire to create a line that will effect the single host 10.20.23.45 accessing the telnet service. Which of the following lines will achieve this desired result?
Select an option, then click Submit answer.
-
○
10.20.23.45_HOST: in.telnetd
-
○
HOST(10.20.23.45): in.telnetd
-
○
in.telnetd: HOST_10.20.23.45
-
○
in.telnetd: ONLY_10.20.23.45/32
-
○
in.telnetd: 10.20.23.45