Attached is a basic sketch of what I was planning.
I need to create two networks, one for an IP camera and server and one for a hotspot.
The Server will be connected via ethernet to the router used at the cable modem.
The IP camera and hotspot will be in a remote structure connected via a pair of UBNT nano's.
Here is what I am planning please point out anything I might be doing the "wrong" or "hard" way.
Connect RB750 to cable modem. Create two private networks, 10.1.1.1 (private) 10.1.2.1 (hotspot)
connect 10.1.2.1 to Second RB750 on the other side of the wireless bridge via a EoIP tunnel.
Bind that interface to a specific port on the RB750, connect the radio used for the hotspot to it (UBNT picostation)
Require HOTSPOT users to click 'AGREE' to a set of conditions before they have access to the internet (how can I do that?)
Add firewall rules that block packets destined for anything but the gateway from the hotspot (to secure the internal network)
I have never used RouterOS so I might be way off base with this plan, please fill me in.
Tony