Please choose an appropriate answer.What command line application can use to create a host-based firewall?fwtablesconntrackssiptables
Question
Please choose an appropriate answer.
What command line application can use to create a host-based firewall?
fwtables
conntrack
ss
iptables
Solution
To create a host-based firewall on Linux, the appropriate command line application to use is iptables.
Explanation:
-
iptables: This is a powerful utility that allows a system administrator to configure the IP packet filter rules of the Linux kernel firewall. It provides a framework for filtering and manipulating network traffic on a host.
-
fwtables: This is a newer framework that is designed to replace iptables, but it may not be available in all distributions or be the default for host-based setups.
-
conntrack: This tool is used for tracking the state of network connections. It is not a firewall creation tool but rather a utility that interacts with connection tracking in iptables.
In summary, when it comes to creating a host-based firewall, iptables is the most widely used and supported command line application.
Similar Questions
A __________-based firewall is a good choice for an individual desktop or laptop PC.a.)localb.)firmwarec.)hostd.)network
Outline the steps involved in configuring a firewall to protect against unauthorized access andpotential cyber threats
What is the use of Firewall?Select one:a.Data Transmissionb.Network Securityc.Authenticationd.Streaming
Firewalls operate at the:Group of answer choicesNetwork and application layerInterface between LANs and WANsIP layer of a computer networkNetwork layer
_____________ is guarded by firewalls.Select one:virus attacksdata driven attacksUnauthorized accessfire attacks
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.