08-05-2020 09:39 PM
Hello
I want to disable h323 h225 in the ASA firewall policy-map global_policy.
class-map inspection_default
 match default-inspection-traffic
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225 
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
However, if you look at the attached file, h323 communication in Policy-map global_policy is matched in Class-map as shown above, so it is unlikely that h323 communication will be possible if you disable inspect h323.
If you disable inspect h323, does it affect H323 communication?
And will Disabe service-policy global_policy global affect other services?
Thank you
08-05-2020 10:45 PM
08-05-2020 10:51 PM
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