![]() |
|
|
#1 |
|
Network Dude
Join Date: Nov 2005
Location: In the heaven of Technologies..
Posts: 73
Thanks: 2
Thanked 7 Times in 5 Posts
Rep Power: 4
![]() ![]() |
What is a firewall?
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. There are several types of firewall techniques: 1. Packet filter: ------------- Looks at each packet entering or leaving the network and accepts or rejects it based on user-defined rules. Packet filtering is fairly effective and transparent to users, but it is difficult to configure. In addition, it is susceptible to IP spoofing. 2. Application gateway: ------------------- Applies security mechanisms to specific applications, such as FTP and Telnet servers. This is very effective, but can impose a performance degradation. 3. Circuit-level gateway: ----------------------- Applies security mechanisms when a TCP or UDP connection is established. Once the connection has been made, packets can flow between the hosts without further checking. 4. Proxy server: --------------- Intercepts all messages entering and leaving the network. The proxy server effectively hides the true network addresses Note: In practice, many firewalls use two or more of these techniques in concert. A firewall is considered a first line of defense in protecting private information. For greater security, data can be encrypted. :tea:
__________________
http://networksolutions4u.blogspot.com |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Types of OS in forest | Andrei Popescu | Windows Server 2003 | 1 | 28-08-2007 07:16 AM |
| Types of OS in forest | Andrei Popescu | Windows Server 2003 | 1 | 28-08-2007 07:16 AM |
| After installing Windows6.0-KB938194-x64, and Windows6.0-KB938979-x64 Kaspersky, jetico firewall, and kerio firewall crash system. | Pablo Rampone | Windows Vista All | 0 | 20-08-2007 01:38 AM |
| Re: File Types | Mel P | Windows Vista All | 1 | 20-08-2007 01:19 AM |
| Firewall: use hard- and / or software firewall? | Karl Self | Windows XP | 4 | 16-08-2007 01:13 PM |