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? A. iptables -L -s 192.168.10.22 -j ACCEPT B. iptables -D INPUT -s 192.168.10.22 -j ACCEPT C. iptables -A INPUT -s 192.168.10.22 -j ACCEPT D. iptables -A OUTPUT -s 192.168.10.22 -j ACCEPT Â Suggested Answer: C This question is in XK0-005 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer