Complete newb to Routerboard/RouterOS here. Today I was able to deploy a RouterBoard 750G as an emergency replacement in a church network that went down, which led me to some questions.
1) In Winbox when I configure the DHCP Server, I have public DNS addresses listed (obviously). However, it pushes these to all the computers in the building. I'd rather it push out it's own internal IP as the DNS server and forward the DNS requests on behalf of the clients.
2) If possible, I would also like to set it to be authoritative so even if a client changes their DNS it still winds up hitting our DNS instead.
I'm assuming the second part could be done as a firewall rule (all outbound requests for port 53 that do not match our internal DNS redirect to the local IP of the DNS). However the first part I'm still unsure of. If I'm wrong on the 2nd or if there's a better way feel free to inform.