- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2017 08:15 AM - edited 03-08-2019 07:42 PM
Hello
I have a cisco asa 5505, IOS 9.1.6
I have a question that when I try to type below command, it can not configure.
LTHCN031(config-pmap-c)# inspect dns preset_dns_map
ERROR: DNS policy-map preset_dns_map not configured
would someone can guide me how to let it work?
Thank you very much.
Scott Gao
Solved! Go to Solution.
- Labels:
-
Web Security
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2017 08:35 PM
policy-map type inspect dns preset_dns_map
Here is the configuration guide for your reference:
https://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/firewall/asa_91_firewall_config/inspect_basic.html#10154
Hope that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2017 07:53 PM
anyone have idea?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2017 08:35 PM
policy-map type inspect dns preset_dns_map
Here is the configuration guide for your reference:
https://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/firewall/asa_91_firewall_config/inspect_basic.html#10154
Hope that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 07:25 PM
I preset some command as below, then the command can be work.
Thanks your reply.
++++++++++++++++++++++++++++++++++++++
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
++++++++++++++++++++++++++++++++++++
