|
UTM/Firewall
|
|
|
|
Unified threat management (UTM) Is used to describe network firewalls that
have many features in one box, including e-mail spam filtering, anti-virus capability,
an intrusion detection (or prevention) system (IDS or IPS), and World Wide Web content
filtering, along with the traditional activities of a firewall. These are application
layer firewalls that use proxies to process and forward all incoming traffic, though
they can still frequently work in a transparent mode that disguises this fact. However,
if this uses too much processor time, the higher-level inspection can be disabled
so that the firewall functions like a much simpler network address translation (NAT)
gateway.
A firewall is a dedicated appliance, or software running on another computer,
which inspects network traffic passing through it, and denies or permits passage
based on a set of rules. A firewall is an integrated collection of security measures
designed to prevent unauthorized electronic access to a networked computer system.
It is also a device or set of devices configured to permit, deny, encrypt, decrypt,
or proxy all computer traffic between different security domains based upon a set
of rules and other criteria. A system designed to prevent unauthorized access to
or from a private network. Firewalls can be implemented in both hardware and software,
or a combination of both. Firewalls are frequently used to prevent unauthorized
Internet users from accessing private networks connected to the Internet, especially
intranets. All messages entering or leaving the intranet pass through the firewall,
which examines each message and blocks those that do not meet the specified security
criteria.
|
|