02-26-2018 12:57 PM - edited 02-21-2020 07:26 AM
I have 2 firewalls, one functions fine, the other hangs when typing some commands that could contain hostnames.
Here are the 2x configs for DNS.
FAST ASA:
ASA-A# show run dns dns domain-lookup outside DNS server-group DefaultDNS name-server 172.16.51.30 inside name-server 8.8.8.8 outside name-server 172.16.54.30 name-server 172.16.55.30 name-server 172.16.56.30 domain-name domain.com
ASA-A# ping t? <instantly shows> tcp
ASA-A# traceroute a? <instantly shows> ERROR: % Unrecognized command
SLOW ASA:
ASA-B# show run dns dns domain-lookup inside
dns domain-lookup mpls dns domain-lookup outside DNS server-group DefaultDNS name-server 172.16.64.30 inside name-server 172.16.51.30 mpls name-server 172.16.54.30 mpls name-server 172.16.55.30 mpls name-server 172.16.56.30 mpls name-server 8.8.8.8 domain-name domain.com
ASA-B# ping t? <minutes later...> tcp
ASA-B# traceroute a? <minutes later...> ERROR: % Unrecognized command
We need DNS enabled for FQDN based objects used in ACLs, so I cannot issue the no ip domain-lookup command.
Is there anything I can do to prevent this?
03-08-2018 02:12 PM
Shameless bump!
03-09-2018 01:34 AM
05-26-2021 10:02 AM
Was this ever resolved?
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