Sorry to ask such a basic question, but I’m very new to the MikroTik device.
I have a RouterBOARD 951G 2HnD and all I want to do is separate the Ethernet network from the Wi-Fi network e.g. have a guest network on the Wi-Fi, what is the easiest way to do this if its possible please?
If using the default config, just take the wireless interface out of the bridge and assign a new subnet to it and create a DHCP server on the wlan interface.
Under bridge ports, I have removed the wireless interface.
I created a DHCP server under interface wlan1
and under addresses I added the network 192.168.0.0 subnet 192.168.0.1/24
I still seem to be stuck with only one DHCP range though for the LAN/WLAN