You run a Linux server for a government contractor, which has been notified of an active network attack. You need to shut down all ports on the public-facing server immediately. Which command should you use?

Answer :

You need to shut down all ports on the public-facing server immediately command that should use is sudo firewall-cmd --panic-on.

What is Firewall?

A firewall is a network security device that monitors and filters incoming and outgoing network traffic based on an organization's predefined security policies. Basically, a firewall is essentially a barrier between your private internal network and the public Internet. The term firewall originally referred to a wall designed to contain fires within a row of adjacent buildings. A later use refers to similar structures such as the sheet metal that separates the engine room of a vehicle or airplane from the passenger compartment.

Learn more about firewall: https://brainly.com/question/3221529

#SPJ4