Which tool is utilized to configure a firewall on a Linux operating system?
Explanation
Option A (netstat) displays network connections and statistics. Option B (route) manages IP routing tables. Option C (traceroute) traces the path packets take to a destination. Option D (ipchains) is a utility used to set up and maintain firewall rules on Linux systems.