Encyclopedia > Network layer firewalls

  Article Content

Network layer firewalls

A network layer firewall works as a packet filter[?] by deciding what packets will pass the firewall according to rules defined by the administrator. Filtering can be applied based on source and destination address, ports, in addition to what higher level protocols the packet contains. Network layer firewalls tend to be very fast and transparent to users.

Network layer Firewalls generally fall into two sub-categories, stateful and non-stateful[?]. Stateful firewalls also hold some information on the state of connections (i.e. established or not, initiation, handshaking, data or breaking down the connection) as part of their rules (e.g. only hosts inside the firewall can establish connections on a certain port).

Stateless firewalls have packet filtering capabilities but cannot make more complex decisions on what stage communications between hosts is at and are therefore less secure. Stateless firewalls are quite similar to a router's abilty to filter packets.

Network layer firewalls can be implemented with a normal computer running an operating system which supports packet filtering and routing. Examples include Linux, Solaris and the BSDs.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Northampton, Suffolk County, New York

... are 82.9 males. The median income for a household in the town is $47,500, and the median income for a family is $35,893. Males have a median income of $32,292 versus ...

 
 
 
This page was created in 38.8 ms