Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Summary of what happens to a packet as it enters and then leaves thePIX\ASA firewall - please correct if you see something wrong - thx

Reply
Thread Tools

Summary of what happens to a packet as it enters and then leaves thePIX\ASA firewall - please correct if you see something wrong - thx

 
 
t.eliason@eds.com
Guest
Posts: n/a
 
      11-27-2007
I get questions from clients asking what are the steps involved when a
packet enters a fw and leaves it.
So I did some research and came up with this sequence. Please suggest
corrections if you see a mistake. It is always good to have this kind
of summary handy.

Summary of Basic PIX\ASA Inspection Sequence and Operations:
Cisco IOS 6.3

The PIX\ASA inspection sequence is performed as follows:
1. As a packet enters an interface, the PIX evaluates the security
level for the source and destination interfaces. A low-to-high is
allowed only if there is an access-list that allows the connection and
a high-to-low is allowed by default unless a specific access-list
denies it. It there are ACL's present, the packet is checked against
these here.

2. Then the packet is checked against the stateful connection table.
If the packet is part of an already established connection, then it is
passed forward in order to be routed out and eventually translated if
specified. If the packet is identified as part of a new session, it
is passed to the ASA that performs the inbound network translation
(destination NAT).

3. ASA performs the inbound network translation (destination NAT) if
applicable.

4. The ASA updates the connections table with the packet's connection
state and the timers are started for that session.

5. The packet is checked against the Inspections database to
determine if the connection requires application-level inspection.
(checks to see if it needs a Fixup)

6. The packet gets routed to the interface designated by the routing
table.

7. At the exit interface, the source translation is performed, if
specified by using global statements and nat groups.

8. The packet is sent to the next hop router in the routing table or
to the final destination if it is present in the local firewall's
subnets.

Thanks
Tom
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
restrict file access to only one particular user who enters correct password in web rajbala.3399@gmail.com Java 0 11-23-2006 09:38 AM
What happens when type conversion between signed and unsigned happens? NM C++ 6 09-20-2006 05:39 PM
LOL, so this leaves Microsoft out then.... thingy NZ Computing 14 09-08-2006 09:36 AM
Is Cisco PIX Application level firewall or Packet level firewall? Learning Cisco Cisco 3 10-15-2005 12:55 AM
Help. SessionID is x then y then x then y BodiKlamph@gmail.com ASP General 0 09-03-2005 03:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57