12-03-2006 07:49 AM - edited 03-11-2019 02:03 AM
hi could anyone pls tell me how to use the established command in pix. i tried reading the documentation but really understand when to use it. can someone pls explain.
thanks in advance.
regards
sebastan
12-03-2006 06:44 PM
Established is not really used in the PIX because the PIX is a Stateful Firewall.
This means that if a packet is allowed for example from the Internet to the DMZ Web Server then the returning traffic is allowed. You do not need to configure the returning traffic in the Access-List.
A stateful firewall keeps a session table of all connection.
The established command in ACL is used on routers which does not have a stateful connection table.
See also:
http://en.wikipedia.org/wiki/Stateful_firewall
sincerely
Patrick
12-03-2006 10:15 PM
hi patrick thanks.
regards
sebastan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide