in the beginning I use rb750 configuring two hotspots on two local lans allowing the lans to access internet and prevent the two lans from access each other throw the firewall filter rule
chain=forward action=drop src-address-list=local-networks dst-address-list=local-networks
dst-address-list conain the two local networks
I neet to allow some ips to access the other lan
thx