Jump to content

Circuit-level gateway

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 210.212.8.59 (talk) at 20:30, 20 April 2007 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A circuit-level gateway is a type of firewall.

Circuit level gateways work at the session layer of the OSI model, or as a "shim-layer" between the application layer and the transport layer of the TCP/IP stack. They monitor TCP handshaking between packets to determine whether a requested session is legitimate. Information passed to a remote computer through a circuit level gateway appears to have originated from the gateway. This is useful for hiding information about protected networks. Circuit level gateways are relatively inexpensive and have the advantage of hiding information about the private network they protect. On the other hand, they do not filter individual packets.