cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
0
Helpful
4
Replies

Cisco ASA sqlnet inspection

rouzbehta
Level 1
Level 1

Hello,

I have bypassed the sqlnet inspection, in packet-tracer phase 3, it shows that it is bypassed:

Phase: 3
Type: CONN-SETTINGS
Subtype:
Result: ALLOW
Elapsed time: 3794 ns
Config:
class-map oracle-tcp-bypass
match access-list oracle-tcp-bypass
policy-map global_policy
class oracle-tcp-bypass
set connection advanced-options tcp-state-bypass
service-policy global_policy global

however, in phase 6, it says the packet is inspected:

Phase: 6
Type: INSPECT
Subtype: inspect-sqlnet
Result: ALLOW
Elapsed time: 14826 ns
Config:
class-map SQLNET-INSPECTION
match access-list SQLNET-INSPECTION
policy-map global_policy
class SQLNET-INSPECTION
inspect sqlnet
service-policy global_policy global

 

My question is, is the packet really being bypassed or inspected for sqlnet?

Cheers,

-Rouzbeh
Additional Information:

4 Replies 4

tvotna
Spotlight
Spotlight

The packet won't be inspected. Packet-tracer is unwise sometimes. But why do you need tcp-state-bypass if you already have class-map defined for sqlnet where you can disable and enable inspection selectively? Deny in the corresponding ACL would mean "don't inspect" and permit would mean "inspect".

 

thank you!

Show service policy 

This command can give you short view about if packet drop in policy or not.

Review Cisco Networking for a $25 gift card