Multiple Choice
A network administrator is tasked to block all outbound SSH connections on the default port from a network subnet of 10.152.8.0/21 on a Linux based firewall. Which of the following rule sets would accomplish this task?
A) iptables -i OUTPUT -d 10.152.8.0/21 -p TCP --dport 22 -j REJECT
B) iptables -i OUTPUT -d 10.152.8.0/21 -p TCP --dport 23 -j REJECT
C) iptables -i OUTPUT -d 10.152.8.0/21 -p TCP --dport 22 -j ACCEPT
D) iptables -i OUTPUT -d 10.152.8.0/21 -p TCP --dport 23 -j ACCEPT
Correct Answer:

Verified
Correct Answer:
Verified
Q340: A systems administrator is tasked to add
Q341: A technician is asked to make recommendations
Q342: When configuring networking on a VM, which
Q343: Which of the following is a benefit
Q344: Which of the following services provides users
Q346: An emergency power off accidentally occurs in
Q347: A security administrator is investigating strange network
Q348: A server technician is performing a server
Q349: Server A hosts a mission-critical business application.
Q350: A backup administrator has created a schedule