Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Firewall and Firewall Security Systems

Feb 02,2010 by alperen

image

Firewall and Firewall Security Systems

A firewall is, by definition, a system of one or more devices developed to implement the access control policy of the network. Firewalls can be implemented in hardware devices, software features, or a combination of both. In the simplest scenario, a firewall could be the access router running a firewall feature set for a telecommuter, home user, small business network, or smaller branch office when they connect to the Internet. Router and firewall features are often built into the devices used to connect to DSL or cable services.

In larger implementations, the firewall might refer to multiple devices and technologies working together to protect the organization from the outside world, and within the network to provide internal security for specific network segments. As you learned in the preceding two chapters, even protecting a single perimeter connection often includes two or more devices working together to provide multiple layers of defense. This avoids the single point of failure that might expose the organization’s digital resources to catastrophic losses.

While a single device might be a firewall, it could also be just a part of a larger system that is the firewall. For clarity, using the terms “firewall device” and “firewall system” might be helpful. A firewall device could be a router running a firewall feature set, in addition to its other activities, or it could be a dedicated appliance like a PIX box.

Whether working between Internet users and an organization’s internal networks or providing internal security within the company network, firewalls examine all messages passing through and blocks those that don’t meet the specified security criteria. For our purposes, we can divide firewall techniques into three categories:

  • Packet filter

  • Stateful packet filter

  • Proxy server

In practice, many firewalls incorporate two or more of these techniques.

Proxy Filter

A proxy server stands between the internal network and the outside networks. An internal user wanting to browse a web site creates a session with the proxy server that typically requires authentication. This connection to the proxy might or might not be invisible to the internal user. The proxy can then compare the requested destination URL and/or IP address against a list of blocked sites. Assuming the site isn’t on the blocked list, the proxy then establishes a session with the destination. The proxy continues to work as a relay between the user and the outside world. Then, the proxy can apply application layer filtering against any packets. This hides the internal user from the external site and affords a level of content protection. This enhanced screening comes at the cost of reduced end-to-end performance.

Other features some proxies can provide include storing downloaded content, which can then be forwarded to the next interested user. This creates a perception of faster network performance and reduces traffic across WAN links (caching). Many proxies can create detailed access logs, making it possible for network administrators to review and add URLs to the blocked list.

Common problems in using proxy filtering include the following:

  • Slower end-to-end performance on true connections to the outside.

  • Because proxies are typically servers, any vulnerabilities inherent in that server operating system (OS) could be well known to hackers and easily exploited.

  • A proxy can provide a single point of failure, effectively blocking access to the outside world.


246 times read

Related news

» Stateful System
by alperen posted on Feb 03,2010
» The Network Edge Area
by admin posted on Nov 24,2008
» IOS Firewall Feature Set—CBAC Review
by alperen posted on Sep 11,2009
» Cisco IOS Firewall Authentication Proxy Review
by alperen posted on Sep 22,2009
» Cisco IOS Firewall Authentication Proxy
by alperen posted on Sep 16,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author