CompTIACompTIA
XK0-005 · Question #611
XK0-005 Question #611: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #611. The question stem and answer options stay visible for context.
Security
Question
A systems technician is configuring an application server to accept packets from a trusted source with the IP address 192.168.10.22. Which of the following commands will allow communication between the two servers?
Options
- Aiptables -L -s 192.168.10.22 -j ACCEPT
- Biptables -D INPUT -s 192.168.10.22 -j ACCEPT
- Ciptables -A INPUT -s 192.168.10.22 -j ACCEPT
- Diptables -A OUTPUT -s 192.168.10.22 -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
#Firewall configuration#iptables#Network access control#Linux commands