help allow some ips to access the other lan

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

Good Day,

try to make new static route between your specific IP & Destination Network, and create a new rule from the firewall to let your IP Access the DESTINATION.

but do not forget, to list this RULE before the one that you create to drop all request.