Multiple Choice
You have installed an application on a Linux computer that receives connection-oriented Transport layer segments on port 444 and sends datagrams on port 555. Which two commands should you use to configure the firewall?
A) iptables -A INPUT -p udp -dport 444 -j ACCEPT and iptables -A OUTPUT -p icmp -dport 555 -j ACCEPT
B) iptables -A INPUT -p tcp -dport 444 -j ACCEPT and iptables -A OUTPUT -p udp -dport 555 -j ACCEPT
C) iptables -A OUTPUT -p udp -dport 444 -j ACCEPT and iptables -A INPUT -p tcp -dport 555 -j ACCEPT
D) iptables -A OUTPUT -p tcp -dport 444 -j ACCEPT and iptables -A INPUT -p tcp -dport 555 -j ACCEPT
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Which of the following is NOT a
Q18: Why do Windows server administrators often change
Q19: You are describing how Kerberos works to
Q20: Which standard feature on NTFS-formatted disks encrypts
Q21: A host firewall creates a barrier between
Q22: You have been experiencing disk space shortages
Q25: Which of the following is a true
Q26: Which command should you use on a
Q27: Which of the following is true about
Q28: Under what circumstance should you always let