Which set of commands do you run on the ASA to achieve this goal?

Q68.A device on your internal network is hard-coded with two DNS servers on the Internet (1.1.1.53, 2.2.2.53).

However, you want to send all requests to your OpenDNS server (208.67.222.222).

Which set of commands do you run on the ASA to achieve this goal?
A . object network OpenDNS
host 208.67.222.222
object network Rogue1-DNS
host 1.1.1.53
object network Rogue2-DNS
host 2.2.2.53
object-group network Rogue-DNS
network-object object Rogue1-DNS
network-object object Rogue2-DNS
object service udp-DNS
service udp destination eq domain
object service tcp-DNS
service tcp destination eq domain
nat (inside, outside) source static any interface destination static Rogue-DNS OpenDNS service udp-DNS udp-DNS
nat (inside, outside) source static any interface destination static Rogue-DNS OpenDNS service tcp-DNS tcp-DNS

B . static (inside, outside) source any 1.1.1.53 destination 208.67.222.222 eq domain
static (inside, outside) source any 2.2.2.53 destination 208.67.222.222 eq domain
C . nat (outside, inside) source any 1.1.1.53 destination 208.67.222.222 eq domain
nat (outside, inside) source any 2.2.2.53 destination 208.67.222.222 eq domain
D . static (inside, outside) source any destination 208.67.222.222 eq domain
E . nat (inside, outside) source any 1.1.1.53 destination 208.67.222.222 eq domain
nat (inside, outside) source any 2.2.2.53 destination 208.67.222.222 eq domain

Answer: A

Latest 400-251 Dumps Valid Version with 124 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments