اختبار شهادة انظمة اللينكس CompTIA Linux+ XK0-005

السؤال 93 من 122

كل الأسئلة

A Linux engineer needs to block an incoming connection from the IP address 2.2.2.2 to a secure shell server and ensure the originating IP address receives a response that a firewall is blocking the connection. Which of the following commands can be used to accomplish this task?

الخيارات

  • A iptables -A INPUT -p tcp --dport ssh -s 2.2.2.2 -j DROP
  • B iptables -A INPUT -p tcp --dport ssh -s 2.2.2.2 -j RETURN
  • C iptables -A INPUT -p tcp --dport ssh -s 2.2.2.2 -j REJECT
  • D iptables -A INPUT -p tcp --dport ssh -s 2.2.2.2 -j QUEUE

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.