CompTIACompTIA
XK0-005 · Question #105
XK0-005 Question #105: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #105. The question stem and answer options stay visible for context.
Security
Question
A new HTTPS web service is being deployed on a server. Which of the following commands should the Linux administrator use to ensure traffic is able to flow through the system firewall to the new service?
Options
- Aiptables -I OUTPUT -p tcp --sport 443 -j ACCEPT
- Biptables -A INPUT -p tcp --dport 443 -j ACCEPT
- Ciptables -I INPUT --dport 443 -j ACCEPT
- Diptables -A OUTPUT -p tcp --dport 443 -j ACCEPT
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 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.
Topics
#iptables#Firewall Rules#HTTPS#Network Security