Our professionals help to make the LPI 117-303 exam questions and also answers understandable and undemanding. It?¡¥s the perfect approach to prepare for the 117-303 exam. All the LPI LPI 117-303 exam braindumps maintain pace together with the latest LPI certification exam syllabus. Many of us update the Pdf demos regularly whilst them up-to-date. Many of us promise that you just can be capable to pass the LPI LPI genuine exam with the support of our products. Or else, you can claim the actual full cash back. 100% guarantee! For further information about LPI 117-303 exam or our exam products, please make contact with our consumer support. Or even email to support@Pass4sure.net. You will obtain a satisfied answer.
2021 Oct 117-303 free question
Q41. Which of the following lines in the OpenVPN server.conf file will supply a DNS server for DHCP clients to use?
A. push "dhcpoption DNS 10.142.232.4"
B. push "dhcp DNS 10.142.232.4"
C. push "options DNS 10.142.232.4"
D. push "dhcpoptions DNS 10.142.232.4"
Answer: A
Q42. A user is attempting to connect to a remote server via SSH and receives the following message:
The authenticity of host 'mail.example.com (208.77.188.166)' can't be established.
RSA key fingerprint is 92:32:55:e9:c4:20:ae:1b:2c:d7:91:40:90:89:1c:ad.
Are you sure you want to continue connecting (yes/no)?
What does this indicate?
A. The RSA key fingerprint was found in the SpamCop database, indicating that the remote host is a known spammer.
B. The user's SSH client was unable to connect to the remote host's authentication agent for verification.
C. The user's SSH client is incompatible with the server's RSA key.
D. The server's SSH host key cannot be found in the list of known hosts.
Answer: D
Q43. What does the following iptables rule accomplish:
iptables A INPUT s !127.0.0.0/8 p tcp dport 111 j DROP
A. Drops all packets from the LAN destined for port 111.
B. Drops all packets originating from the local machine unless they are destined for port 111.
C. Drops all packets destined for port 111 which originate from the local machine.
D. Drops all packets destined for port 111 unless they are from the local machine.
Answer: D
Q44. CORRECT TEXT
Postfix daemons can be chroot'd by setting the chroot flag in ____________. (Supply only the filename, without a path)
A. master.cf
Answer: A
Q45. Which command will list all of the extended attributes on the file afile.txt along with the values?
A. getfattr all afile.txt
B. getfattr afile.txt
C. getfattr list afile.txt
D. getfattr dump afile.txt
Answer: D
Renew 117-303 exam question:
Q46. What does the following iptables rule accomplish:
iptables A INPUT d 10.142.232.1 p tcp dport 20:21 j ACCEPT
A. Forwards all traffic not on port 20 or 21 to the host 10.142.232.1.
B. Drops all traffic coming from the host 10.142.232.1 destined for port 20 or 21.
C. Accepts all traffic from the host 10.142.232.1 destined for port 20 or 21.
D. Forwards all traffic on port 20 and 21 to the host 10.142.232.1.
Answer: D
Q47. Which statements are true of the following Wireshark capture filter:
(tcp[2:2] > 1500 and tcp[2:2] < 1550) or (tcp[4:2] > 1500 and tcp[4:2] < 1550)
(Select TWO correct answers)
A. Every packet being checked has a 2 byte offset.
B. Traffic on ports 15001550 is being captured.
C. Traffic on ports 15011549 is being captured.
D. Only two bytes are being checked in each packet.
E. Up to four bytes are being check in each packet.
Answer: CE
Q48. Which of the following is not an iptables rule set?
A. chain
B. mangle
C. filter
D. nat
Answer: A
Q49. Which of the following rule directives will email kevin@example.com and matt@example.com when the Mail Configuration rule is violated?
A. (
rulename = "Mail Configuration",
severity = $(SIG_HI),
emailto = kevin@example.com,
emailto = matt@example.com
)
B. (
rulename = "Mail Configuration",
severity = $(SIG_HI),
emailto = kevin@example.com,matt@example.com
)
C. (
rulename = "Mail Configuration",
severity = $(SIG_HI),
emailto = kevin@example.com;matt@example.com
)
D. (
rulename = "Mail Configuration",
severity = $(SIG_HI),
emailto = kevin@example.com,
emailcc = matt@example.com
)
Answer: C
Q50. CORRECT TEXT
Specifying the ___________ parameter in sshd_config will allow the administrator to systematically provide access to certain user accounts by name.
A. AllowUsers
Answer: A