Hi, relatively new to MikroTik and trying to get to grips with them.
I’m using an RB750G running 6.20 currently
For the purposes of this page I’ve run System > Reset Configuration from within Winbox and I’m going into it completely and totally free of any settings other than the default basic script
Great, so my Router has a public IP, a local IP of 192.168.88.1, DHCP scope of 192.168.88.10-192.168.88.254, I have a client connected, it works, DNS is flowing, and things are happy.
First thing I’d like to do is change my DHCP range from 192.168.88.1-192.168.88.254 to 192.168.1.1-192.168.1.254 with the router sitting on an address of 192.168.1.1. I’ll change this from the QuickSet menu and hit apply.
Before it closes, I’ll also click on IP > DHCP server, networks tab, then double click the default configuration and change the address to 192.168.1.0/24, gateway to 192.168.1.1, and DNS server to 192.168.1.1
Hit apply, reconnect to the routerboard, annnnd DNS isn’t working. I can’t see why. I can ping an IP like 8.8.8.8, but I can’t reach it’s name.
You have probably windows on your computer. In this case it tends to remember old dns server ip and do not remove it when it receives other in DHCP packet. Check it. Reboot of windows may help.
Check your computer that it is aware of correct dns server. Check the dns settings in router. Check you don’t have any firewall rule that can be blocking it.
Use torch to see that the computer is really asking dns requests.
Do you have a firewall rule (probably in the NAT chains) that is redirecting DNS to a specific IP, so as to “capture” other DNS servers and force them to use the router’s DNS proxy?
Is Hotspot running on the router, and if so, is it still running correctly after the IP change?
I bought recently a RB951.
I wanted to change the IP class of the network LAN that is defautly 192.168.88.x
I configure my new ip classes for the router and the DHCP server. I received the IP that I configured in the DHCP, but i couldnt resolve DNS.
By analyzing more before in the table ARP I always found the IP default IP 192.168.88.1.
After search I realized that the default configuration was still present for the Ip Address and DHCP Server. I modified the values default configuration from IP Address and DHCP server.
And since all work fine.