List and describe the types of hardware devices and software programs that perform packet filtering.

What will be an ideal response?


Routers: These are probably the most common packet filters. Most modern routers are capable of rudimentary packet filtering, but with drawbacks.
Operating systems: Some systems, like Windows and Linux, have built-in utilities that can filter packets on the TCP/IP stack of the server software. Linux has a kernel-level packet filter called IPtables; Windows has TCP/IP Filtering.
Software firewalls: Most enterprise-level programs, such as Check Point FireWall-1, filter packets, as do personal firewalls like ZoneAlarm and Sygate Personal Firewall, although, in general, personal firewalls use less sophisticated methods than enterprise-level ones.
Firewall appliances: These are the most recognizable firewalls. Appliances are standalone hardware and software devices that have self-contained components. When customers purchase firewall appliances, they receive a device that is connected to the network, configured, and then set into operation. They receive all of the hardware, software, and networking components they need in one package.

Computer Science & Information Technology

You might also like to view...

Class Arrays provides method __________ for comparing arrays to determine whether they have the same contents.

a. compare b. compares c. equal d. equals

Computer Science & Information Technology

A(n) ____ allows users or applications to find resources that have characteristics needed for a particular task.

A. access manager B. password manager C. data store D. system of records

Computer Science & Information Technology

A device is plugged into a computer and a prompt appears that states the device is a hi-speed USB device and is plugged into a non-high speed USB hub. Which of the following explains why this message is appearing?

A. A USB 2.0 device is plugged in a USB 1.1 port. B. The USB device is disabled. C. The wrong USB drivers are installed. D. An IEEE 1394 device is plugged into a USB port.

Computer Science & Information Technology

FrameLayout is designed to display a single item at a time

a. true b. false

Computer Science & Information Technology