cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
440
Views
0
Helpful
2
Replies

ASA MSSQL Inspection

h.3brahimi
Level 1
Level 1

Hello everybody,

As far as I know there is no Deep Inspection engine for MSSQL in Cisco ASA, so here arise a question. How to inspect MSSQL traffic in Cisco ASA or better to say how to inspect a custom service or port , where there is no Deep Inspection engine available ?

Regards,

Hesam

2 Replies 2

Syed Taukir
Level 1
Level 1
Access-list sql permit tcp any any eq 1433
Access-list sql permit tcp any any eq 51146

Class-map mssql
Match access-list sql
Exit
policy-map global_policy
class mssql
inspect
exit

The above configuration should work for you.

Dear Taukir,

My question is regarding the Deep Inspection engine, which is not available for MSSQL. The template you sent, does not have any inspection for MSSQL and will not work.

Regards,

Hesam

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card