How firewall works - What is computer firewall - Types of computer firewall
What is Computer firewall
A majority of personal computers have built-in firewalls to defend the operating system from illegitimate efforts of transmitting or accessing data. Firewalls do have the capability to perform the routing functions where a number of routers are capacitated to act like firewall filters.
|
Network traffic has three features: a source, a protocol (typically UDP, TCP or ICMP) and a destination. The UDP and TCP protocols have a source (mostly random) as well as a destination port (a well-known number) for example the destination port of DNS is 53 and the destination port for HTTP is 80. The ICMP protocol carries an ICMP message type; the most common of them are Echo Reply and Echo Request. A firewall protection allows network security administrator to pick which ports and protocols or message types would have access and which would be blocked. Read below to find out how firewall works
How the Firewall Works?
The prime security feature of a firewall is its inbound restriction. A typical firewall configuration abandons all inbound traffic to internal IP addresses. A DMZ network should carry the server that accepts the incoming connections or traffic. Latest firewalls allow in the responses to outbound tariff; the firewalls of computers that are connected to web server via internet would automatically accept responses from the web server that would in turn return to the computer.
Inbound Confinement Example: A “ping” command transmits ICMP Echo Request message and as a response receives ICMP Echo Reply message. For blocking the ICMP Echo Request messages to reach its destination, one has to configure a firewall that would result in failed ping commands. For blocking ICMP Echo Reply messages a firewall could be assembled between the source and the destination to fail all ping commands. A potential attacker is allowed by ping to map the network; for preventing the use of ping command for mapping network disable the inbound Echo Request messages.
The outbound traffic is denied in some network security administrators. The feature forbids users from accessing unapproved protocols while limiting their access to only approved protocols; such restrictions involve avoiding users from online chat or sending outbound emails especially in work places. Such limitations are sensitive to work-arounds – the time and effort of the user necessary to approach a particular protocol via indirect ways thus very few users spent time in figuring out a way. The outbound confinement most of the time works as per design.
Outbound Confinement Example: SMTP protocol that responds to TCP port 25 is used for emails. Blocking the outbound TCP port 25 in your network would disable the users from sending outbound emails except from enabled email servers. An effective work-around the confinement policy is the configuration of mail server to respond to an additional port along with port 25 by an intelligent user.
What are the Types of Firewall?
On the foundation of communication’s situation, its interception and the state firewalls could be classified.
|
|
|
|
|
Monthly Newsletter |