Multiple Choice
You want to configure your Linux firewall to block all network traffic addressed to the Telnet service on the local system. Which of the following commands should you use?
A) iptables -t filter -A INPUT -s 0/0 -p tcp -dport 23 -j DROP
B) iptables -t filter -A OUTPUT -s 0/0 -p tcp -dport 23 -j DROP
C) iptables -t filter -A INPUT -s 0/0 -p tcp -dport 80 -j DROP
D) iptables -t filter -A INPUT -s 0/0 -p tcp -dport 53 -j ACCEPT
Correct Answer:

Verified
Correct Answer:
Verified
Q59: You want to install Linux on a
Q60: Which of the following protocols does the
Q61: Which of the following best defines a
Q62: You have used the rpm command with
Q63: You want to create a symbolic link
Q65: Which command will start Quick Emacs from
Q66: Which of the following log files contains
Q67: Which of the following directories within the
Q68: Which of the following commands should you
Q69: Which of the following process will be