Mikrotik RB as full DNS Server (forward+reverse)

Hello.
I would ask you the following:

can I use 2x Rb 2011 do do the DNS server for forward+reverse?

I am getting a /24 range and I need to setup the dns for the reverse DNS.

Can I use the MT for that?

I could insert every entry for each IP/host of the /24 into the MT.

You “can” do it using the built in static dns entries… and you can tie it to DHCP using scripts. But it will never work like dnsmasq or bind or anything like that. The DNS server in routeros is pretty limited.

You could just manually put in all the entries you want though.

hello.

Well I have a /24 linked to a fiber connection.
I need to set reverse DNS.
I could use 2x MT and set all 255 entries in the static host table.

It should work. I will need only that.

It should.