Different profile for LAN <-> LAN than LAN <-> WAN

Hello

I have set up a hotspot, with usermanager.

The users of the hotspot should get 10Mbps on local addresses 192.168.1.0/24 and 10.1.0.0/24.
When accessing all other (WAN) the profile set in usermanager should apply.

How would I achieve this?
Need a good explanation as I`m a novice.

Regards.

remove 192.168.1.0/24 and 10.1.0.0/24 & use only 10.0.0.0/8 so every user will be on same subnet & they will get around 100mbps speed from each other if ur lan is not seprated through vlan

or

you can configure this
http://wiki.mikrotik.com/wiki/How_to_apply_different_limits_for_Local/Overseas_traffic

for this you need high spec because you will be transferring all local traffic through server.

Thank you

How will this work?

LAN → IP in Simple Queue -gets speed set in simple queue
IP in Simple Queue → LAN -gets speed set in simple queue
LAN → ALL other IP -gets speed set in profile User Manager
ALL other IP → LAN -gets speed set in profile User Manager

Anybody?