Directories | Web | Images | Groups | News | Shopping | Local

Enter your search keyword(s):

 



(formerly Encyclopedic directory)
Directories
Home / Top / Computers / Security / Directories

(formerly Encyclopedic directory)

See also:
Related articles

Edit | Discuss Article

Firewall

Table of contents
1 Construction
2 Computer Networking
3 External links

Construction

In the traditional meaning, a firewall is a windowless, fireproof wall (or wall of substantially heavier construction than other walls in the building) built to prevent fire from spreading beyond one section of a building. Such firewalls form the built-up equivalent of firebreaks in a landscape.

Computer Networking

By extension, the computing world uses the term firewall for a piece of hardware or software put on the network to prevent some communications forbidden by the network policy.

A major distinction separates:

  • a Personal firewall - a software application which normally filters traffic entering or leaving a single computer, and
  • a traditional Firewall, normally running on a dedicated network device or computer positioned on the boundary of two or more networks or DMZs (Demilitarized zones). Such a firewall filters all traffic entering or leaving the connected networks.

The latter definition is the conventional meaning of "firewall": the remainder of this article addresses such traditional firewalls.

Firewalls (in the sense of computer networking devices) come in several Categories and sub-categories. They have the basic task of preventing intrusion from a connected network -- but they try to accomplish this in varing ways. Distinguish two major categories of firewalls:

These two types of firewall may overlap; indeed single systems have implemented both together.

Network layer firewalls operate at a (relatively low) level of the TCP/IP protocol stack as IP-packet filters, not allowing packets to pass the firewall unless they meet the rules defined by the firewall administrator or applied by default (as in some inflexible firewall systems). A more permissive setup could allow any packet to pass the filter as long as it does not match one or more "negative-rules", or "deny rules".

Application layer firewalls work on the application level (i.e., all browser traffic, or all telnet or ftp traffic), and may intercept all packets traveling to or from an application. They block other packets (usually dropping them without acknowledgement to the sender). In principle, application firewalls can prevent all unwanted outside traffic from reaching protected machines. By inspecting all packets for improper content, firewalls can even prevent the spread of such things as viruses. However, in practice, this becomes so complex and so difficult to attempt (given the variety of applications and the diversity of content each may allow in its packet traffic) that comprehensive firewall design does not generally attempt this approach.

A proxy device (running either on dedicated hardware or as software on a general purpose machine) may act as a firewall by responding to input packets (eg, connection requests) in the manner of an application, whilst blocking other packets.

Proxies make tampering with an internal system from the external network more difficult, and misuse of one of its internal systems would not necessarily cause a security breach exploitable from outside the firewall (as long as the application proxy remains intact and properly configured). Conversely, intruders may hijack a publicly-reachable system and use it as a proxy for their own purposes; the proxy then masquerades as that system as far as others are concerned. While use of internal address spaces enhances security, crackers may still employ methods such as IP spoofing to attempt to pass packets to the target internal network.

Firewalls often have network address translation functionality, and the hosts protected behind a firewall commonly use so-called "private address space", as defined in RFC 1918. Administrators often set up such scenarios in a effort (of debatable effectiveness) to disguise the internal address or network.

Proper configuration of firewalls demands skill. It requires considerable understanding of network protocols and of computer security. Small mistakes can render a firewall worthless as a security tool. Faith in misconfigured firewalls is misplaced indeed.

Also see: stateful firewall, stateless firewall, end-to-end connectivity

External links


Source | Copyright


Webmasters: Add your website here:

Readers: Edit | Discuss Listings

The SecWiz Guide to Network Security
A web collection of security documents and links to white papers.
http://www.secwiz.com/

The Laughing Bit
Collection of links to information on Windows NT and Checkpoint Firewall-1 security.
http://www.tlb.ch/

Itzalist
Computer resources offering antivirus software, current virus news, antivirus patches, online protection, security software and other information about computer security.
http://www.itzalist.com/com/computer-security/index.html

Firewall.Com
Substantial security directory with particular focus upon firewalls, intrusion detection and penetration testing services.
http://www.firewall.com

New Order
Active and substantial directory of cryptography, general security information and hacking sites.
http://neworder.box.sk/codebox.links.php

SecureRoot
Hacking and security related links. Also offers discussion forums.
http://www.secureroot.com/

CERIAS Hotlist
Comprehensive directory of information security related tools and resources.
http://www.cerias.purdue.edu/tools_and_resources/hotlist/

E-Evidence Information Center
Directory of material relating to all aspects of digital forensics and electronic evidence.
http://www.e-evidence.info

SecurityDocs
Directory of information security articles, white papers, and documents.
http://www.securitydocs.com/

Alexander Geschonneck's Security Site
Collection of links to security resources, includes links to Lotus Domino and SAP R/3 security information.
http://geschonneck.com/

Packet Storm
Security information portal. Offers database of advisories, exploits, tools, papers and security news.
http://www.packetstormsecurity.org/



Help build the largest human-edited directory on the web.
 Submit a Site - Open Directory Project (modified) - Become an Editor

Modified contents copyright 2008. All rights reserved.