LPI 202-450 Practice Test - Questions Answers
List of questions
Question 1
On a Linux router, packet forwarding for IPv4 has been enabled. After a reboot, the machine no longer forwards IP packets from other hosts. The command: echo 1 > /proc/sys/net/ipv4/ip_forward temporarily resolves this issue.
Which one of the following options is the best way to ensure this setting is saved across system restarts?
Question 2
What information can be found in the file specified by the status parameter in an OpenVPN server configuration file? (Choose two.)
Question 3
Which of the following lines in the sshd configuration file should, if present, be changed in order to increase the security of the server? (Choose two.)
Question 4
Which of the following nmap parameters scans a target for open TCP ports? (Choose two.)
Question 5
Which of the statements below are correct regarding the following commands, which are executed on a Linux router? (Choose two.)
Question 6
What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?
Question 7
Which Linux user is used by vsftpd to perform file system operations for anonymous FTP users?
Question 8
Which of the following sshd configuration should be set to no in order to fully disable password based logins? (Choose two.)
Question 9
When the default policy for the netfilter INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist?
Question 10
FILL BLANK
What command creates a SSH key pair? (Specify ONLY the command without any path or parameters)
Question