I’m setting up a VOIP network with the MikroTik RB2011UiAS-2HnD-IN. I’m trying to use this as the primary router for our network to connect to our switch. Since the default is 192.168.88.0 and our network is 192.168.1.0, I need to change the IP address of the router to 192.168.1.0. Every time I try and do this I am locked out of the WebFig and cannot connect to the internet. I change the config to router, the address acquisition to DHCP, the Lan IP to 192.168.1.1/24, check DHCP and NAT, point the DHCP server at 192.168.1.1, and set the static DNS to 192.168.1.1. What am I doing wrong?
It is difficult to say what you are doing wrong since you haven’t provided enough information.
I am relatively new to Mikrotik gear and I may not be giving you the best way to complete the task you trying to perform but here is what I would do:
- Use Winbox rather than Webfig and connect in Winbox using the MAC address rather than the IP address of the router.
- On your first Login accept the default configuration.
- Upgrade your router to the current routeros (v6.18) and then check in System->Routerboard to see if you also have a firmware upgrade.
- When the upgrades are complete go to IP->Addresses and modify the default configuration.
- Go to IP->DHCP Server->Networks and modify the default configuration
- Go to IP->DNS and modify the Static IP
- Go to IP->Pool and modify the default dhcp Pool.
- Reboot your router and you should be done.