nerdexam
LPI

202-400 · Question #51

202-400 Question #51: Real Exam Question with Answer & Explanation

Sign in or unlock 202-400 to reveal the answer and full explanation for question #51. The question stem and answer options stay visible for context.

Question

To be able to access the server with the IP address 10.12.34.56 using HTTPS, a rule for iptables has to be written. Given that the client host's IP address is 192.168.43.12, which of the following commands is correct?

Options

  • Aiptables -A FORWARD -p tcp -s 0/0 -d 10.12.34.56 -dport 80 -j ACCEPT
  • Biptables -A FORWARD -p tcp -s 192.168.43.12 -d 10.12.34.56:443 -j ACCEPT
  • Ciptables -A FORWARD -p tcp -s 192.168.43.12 -d 10.12.34.56 -dport 443 -j ACCEPT
  • Diptables -A INPUT -p tcp -s 192.168.43.12 -d 10.12.34.56:80 -j ACCEPT
  • Eiptables -A FORWARD -p tcp -s 0/0 -d 10.12.34.56 -dport 443 -j ACCEPT

Unlock 202-400 to see the answer

You've previewed enough free 202-400 questions. Unlock 202-400 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 202-400 Practice