After changing MikroTik router LAN address other 192.168.88.1, DNS does not work
| 本帖最後由 角色 於 2022-5-4 00:53 編輯 
 The default router ip address segment is 192.168.88.0/24. If we change it to other values, for instance 192.168.55.0/24, we need to modify the DHCP server as well.
 
 IP -> DHCP server -> Network, change the DNS servers 192.168.88.1 to 192.168.55.1.
 
 Reference:
 https://forum.mikrotik.com/viewtopic.php?t=182359
 |