What is exact action of the following nat commands with respect to IPsec tunnel..on ASA 9.2 version
object network flow_traffic
subnet flow_traffic_subnet flow_traffic_subnet_mask
object network deny_traffic
host int_server_ip
!
access-list Zscaler_MAP extended deny ip object deny_traffic any
access-list Zscaler_MAP extended permit ip object flow_traffic any
!
object service http
service tcp destination eq www
object service https
service tcp destination eq https
!
nat (inside,outside) source static flow_traffic flow_traffic service http http
nat (inside,outside) source static flow_traffic flow_traffic service https https
nat (inside,outside) after-auto source dynamic any interface