| What is a firewall? |
|
|
|
| Written by Kevan | ||
|
What is a firewall? Software firewalls are installed on individual computers and they need sufficient configuration to be effective. Software firewalls contain a set of related programs, usually located at a network gateway server, that protect the resources of a private network from users on other networks or from internal users. Software firewalls allow application screening to verify the interaction between the requesting client and the requested resource. Common software firewalls are available from Mcafee and Norton/Symantec. There are three main types of firewall architecture: Stateful Inspection, Proxy based, and Packet Filtering. Stateful Inspection actively examines the state of any active network connections and based on this information determines what packets to accept or reject. Stateful Inspection provides the highest level of access control and protection against unwanted intrusions into the network. Proxy based firewalls requires two components: a proxy server and a proxy client. A proxy client talks to the proxy server rather than to the "real" server that is needed for the requested resources. After connecting to the proxy, the user is authenticated. If the request is approved, the proxy server contacts the real server on behalf of the client (explaining the term "proxy"). The proxy firewall may also perform detailed logging of traffic and monitoring of events on the host system. However, because they are more involved in the connection, proxy firewalls tend to have lower performance than packet filters. Packet filtering is the simplest of the firewalls and filters packets (allows them through or disallows them) based on certain rules determined by the site's security policy.
Only registered users can write comments. Powered by AkoComment! |
||


