hi guys
is is possible to apply custom rules for each user either by radius or builtin hotspot users? means for example I only want to block p2p for selected users or messenger stuff for others…
how to do that?
thanks
hi guys
is is possible to apply custom rules for each user either by radius or builtin hotspot users? means for example I only want to block p2p for selected users or messenger stuff for others…
how to do that?
thanks
is it impossible to do with mikrotik routerOS or its just nobody knows how to do?
how about any reply from mikrotik officials?
thanks
Take a look at incoming-filter/outgoing-filter and
incoming-packet-mark/outgoing-packet-mark in hotspot user profile:
http://www.mikrotik.com/docs/ros/2.9/guide/aaa_hotspot.content#13.4.2
Radius server can set that as well using Filter-Id and Mark-Id attributes:
http://www.mikrotik.com/docs/ros/2.9/guide/aaa_radius.content#13.4.5
Note: for these filter/mangle rules to work, jump to hotspot chain has to be
added manually.
I am searching how to configure Mark-Id radius attribute , becouse there is no info about radius ID for mark-id to be able to import it into disctionary.
Also, can someone post example for using filter-id as radius atribute
for defining per user custom firewall rules.