CompTIACompTIA
XK0-005 · Question #459
XK0-005 Question #459: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #459. The question stem and answer options stay visible for context.
Security
Question
A cloud engineer needs to block the IP address 192.168.10.50 from accessing a Linux server. Which of the following commands will achieve this goal?
Options
- Aiptables -F INPUT -j 192.168.10.50 -m DROP
- Biptables -A INPUT -s 192.168.10.50 -j DROP
- Ciptables -i INPUT --ipv4 192.168.10.50 -z DROP
- Diptables -j INPUT 192.168.10.50 -p DROP
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#Network Security#Access Control