I have a home lan, with addresses 192.168.1.*, there is already an adsl router at 192.168.1.1, and it’s the dhcp server for the lan.
I want to use a Mikrotik switch/wireless router (CRS109-8G-15-2HnD-IN) as a switch in my home lan, permitting me to connect more wired devices to the 192.168.1.* lan.
Moreover, I want to set up its wireless interface so that wireless devices get addresses in the same lan, in the range 192.168.1.100-200. I suppose I must configure a dhcp server on the wireless interface, and it must not give addresses to devices in the wired lan.
I want the wireless devices to have access to all the 192.168.1.* devices, and obviously to the internet through the adsl router.
Is it possible? I searched for guides/tutorials, but I cannot find anything.
I tried to solve the problem myself, but I did a mess on the router, so now I reset it to default configuration.
Any hint?