hey,
I have a Mikrotik router that connects using pppoe to the internet provider.
The internal natwerk addresses a maped to a range of external (real) IPs.
The mikrotik gets the DNS server IP automatically. Remote Requests is enabled.
All internal users connect via pppoe and are given the IP settings.
The clients DNS is set to the mikrotik internal IP (primary) and the DNS-IP of my internet service provider(secondary).
I found out, that the primary DNS (mikrotik-IP) never resolves names. Only the secondary.
So mikrotik does not forward (or what ever) the resolution-requests to the dns of my Internet Provider.
The internet on the clients side actually works, but the lookup takes a little. I think, because the computer first tries to resolve the name using mikrotiks ip.
How can I make Mikrotik forward the lookup-requests?