Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hi everyone
i have this configuration on asa:
hostname(config)#policy-map global_policyhostname(config-pmap)#class inspection_defaulthostname(config-pmap-c)#exit
hostname(config)#service-policy global_policy global
by without any inspect command,asa ...
it doesnt need any route. im testing it on a lab. you can do it by yourself. assume that we have a policy map like this:
class inspection_default
match default-inspection-traffic
policy-map global_policy
class inspection_default
service-policy ...
here are the configurations:
ASA Version 8.4(2) !hostname ciscoasaenable password 8Ry2YjIyt7RRXU24 encryptedpasswd 2KFQnbNIdI.2KYOU encryptednames!interface GigabitEthernet0 nameif IN security-level 80 ip address 192.168.1.1 255.255.255.0 !interface ...