HI,
I am using MT 2.9.29 and want to create DNS server in that for internal cashing for my network.
Can someone explain me the steps for the same. and also let me know that i can put the same IP address to my machine as a primary DNS server.
HI,
I am using MT 2.9.29 and want to create DNS server in that for internal cashing for my network.
Can someone explain me the steps for the same. and also let me know that i can put the same IP address to my machine as a primary DNS server.
What’s the problem?
You can just set it…
primary-dns: 202.xxx.xxx.21
secondary-dns: 202.xxx.xxx.22
allow-remote-requests: yes
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 20KiB
And yes, you add also static IP for DNS server
Hi,
Now i will explain u the senario.
I have MT 2.9.29 with 3 ether port
I have configure E2 for my office Netw9rk with 192.168.1.1/24.
My original DNS is 59.XXX.XXX.3.
Now i want the MT as a primary DNS and my original as a Secondary DNS. What i have to do for that.
I can put 192.168.1.1 as a primary DNS in MT and Original as asecondary.
I need internal cashing in MT.
Pl tell me what to do
MT can not be a DNS server, it can only redirect DNS requests to somewhere else. It can also be a DNS cache, but not a DNS server.
So now what to do internal Cashing.
http://www.mikrotik.com/docs/ros/2.9/ip/dnscache
Simply set the client’s DNS to the address of your router and tell the router where a real DNS server is located (as valens suggested)
Thanks..Its working