HotSpot and load balancing togehter

Hello, I need to implement a HotSpot able to use multiple gateways depending on the user profile.

That is, I have a RB450G that has a gateway in the eth1 and has another gateway on the eth2, I have a HotSpot providing DHCP on the eth5 interface. I wish that certain groups of users go through the eth1 HotSpot and other groups for eth2.

If you can not define that, I would like to perform load balancing between gateways, to exploit the two gateways simultaneously for the HotSpot users.

I have configured a RB450 to perform load balancing between two gateways using the packet marking and identifying marks routing and worked without problems, but I could not do that in conjunction with a HotSpot.

I appreciate your comments.


An Uruguayan user of Mikrotik Routerboards.

you can set ‘address-list’ property of Hotspot user profile and then mark routing depending on ‘src-address-list’, I believe