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

Error in ASA 5510

nelba_aldovino
Level 1
Level 1

Hi all,

while configuring the ASA 5510 for VPN I encountered this error

This showed after I enter this command

ciscoasa(config-pmap-c)# inspect dns migrated_dns_map_1

ERROR: DNS policy-map migrated_dns_map_1 not configured

What is the meaning of this error and how will i troubleshoot this?

2 Replies 2

rahgovin
Level 4
Level 4

do you have a policy map by the name migrated_dns_map_1? you can probably check by doing a show run policy-map.

If not you can try creating a policy map for dns by configuring:

policy-map type inspect dns migrated_dns_map_1

parameters

  message-length maximum client auto

  message-length maximum 512

what version of the ASA are you running?

this is what you would have by default

policy-map type inspect dns preset_dns_map
parameters
  message-length maximum 512

if you have this just call this L7 policy map in your global policy