12-12-2015 12:44 AM - edited 03-08-2019 03:05 AM
hi,
I have seen something lie this:
ip name-server 1.1.1.1 2.2.2.2
ip domain-lookup
ip dns server
and something like:
ip dns view default
dns forwarder 208.67.220.220
dns forwarder 208.67.222.222
which config is used as DNS forwarder !?
12-12-2015 07:00 AM
Hello Mohammed,
Both will forward request to DNS server but with DNS view configuration setup, that setup is normally used in split dns design with forwarding traffic to internal and external world.
For example :-
ip dns view internal
domain name ganesh.com
domain name-server 8.8.8.8
domain name-server 8.8.4.4
ip host view internal server1 192.168.1.111
ip host view internal server2 192.168.1.112
ip host view internal server3 192.168.1.112
ip host view internal server4 192.168.1.114
ip host view internal server5 192.168.1.115
interface FastEthernet0/1.1
description data vlan
encapsulation dot1Q 1 native
ip address 192.168.1.1 255.255.255.0
ip dns view-group internallist
ip nat inside
01-29-2023 11:32 PM
is the f0/1 LAN interface of the router?
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: