I'm new to the world of MikroTik, and I've got the job to setup the network in our amateur theatre. So far we just used every switch / router we got donated, but now we need a stable network for the online ticket software / security cameras / etc.
The current setup looks like this:
- ISP router (Speedport W724V) with VDSL Modem at 192.168.1.1, DHCP Server for the whole network
Mikrotik CRS125-24G-1S currently in pure switch mode (as far as i can tell / understand) at 192.168.1.10
Multiple RB260GS in switch mode
~ 50 Clients (15 PCs, some cameras, some event equipment, some home automation) with mostly static IP's
Multiple WiFi-AP's RB951G-2HnD with individual DHCP
- Decoupling the DHCP from the ISP Router into the CRS125 (I have the feeling that the Speedport DHCP doesn't work reliable
CRS125 as gateway, not the Speedport - maybe in the future backup gateway through hsdpa-stick?
VPN Server on the CRS125 - till now I could not create a connection with simple setup
End result should be:
Internet <--> Speedport (192.168.10.1) <--> (192.168.10.2 @ ether01) CRS125 <--> Inner network (192.168.1.0/24)
Standard Gateway: 192.168.1.254
DHCP Server @ CRS125: 192.168.1.10 - 192.168.1.50
OpenVPN Server @ CRS125
Webserver @ 192.168.1.1:80
The next thing would be to let the WiFi-network work properly, but not now.
Thanks in advance, I would appreciate your answer