07-10-2015 11:30 AM - edited 03-11-2019 11:15 PM
Hi everyone,
I am trying to check routing for traffic flow from source to destination.
When traffic is hitting the firewall say interface inside then i do sh run route
i noticed firewall has no static route to destination subnet.
So in this case will firewall create any log message?
So need to know when traffic is coming from inside interface of firewall and say it has to go to destination subnet 10.10.10.1 on port 445 and there is
no routing in place for 10.10.10.1 Will firewall check routing first or ACL?
Regards
Mahesh
Solved! Go to Solution.
07-10-2015 02:22 PM
Hi
I think this document may answer your question
http://www.cisco.com/image/gif/paws/113396/asa-packet-flow-00.pdf
07-11-2015 11:09 AM
The ASA firewall will first check to see if there already is a connection for the traffic in the state table, If there is no existing connection it will then check the ACL, then routing table.
If you want to see the packet flow through the ASA you could do a packet-tracer which will show you exactly the flow of a packet...with the exception of the checking the state table.
--
Please remember to select a correct answer and rate helpful posts
07-10-2015 02:22 PM
Hi
I think this document may answer your question
http://www.cisco.com/image/gif/paws/113396/asa-packet-flow-00.pdf
07-13-2015 07:19 AM
Many thanks
Regards
Mahesh
07-11-2015 11:09 AM
The ASA firewall will first check to see if there already is a connection for the traffic in the state table, If there is no existing connection it will then check the ACL, then routing table.
If you want to see the packet flow through the ASA you could do a packet-tracer which will show you exactly the flow of a packet...with the exception of the checking the state table.
--
Please remember to select a correct answer and rate helpful posts
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