i cant change rate limit in mikrotik by coa
hello ! i have dynamic ip and i want update user when online Update control { .... Mikrotik-Rate-Limit = "256k/1024k" } home_server example_coa { .... ipaddr = X.X.X.X # ?????????? } Unkown destination ip any idea ? sorry for language english
Share some more information as what you want to achieve? Yusuf On 14-Jul-2016 7:54 am, "تعلم البرمجة" <mido2010bona@gmail.com> wrote:
hello ! i have dynamic ip and i want update user when online Update control { .... Mikrotik-Rate-Limit = "256k/1024k" } home_server example_coa {
.... ipaddr = X.X.X.X # ??????????
} Unkown destination ip
any idea ? sorry for language english - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
تعلم البرمجة <mido2010bona@gmail.com> wrote:
i have dynamic ip and i want update user when online Update control { .... Mikrotik-Rate-Limit = "256k/1024k" } home_server example_coa {
.... ipaddr = X.X.X.X # ??????????
} Unkown destination ip
You should either run an external script with rlm_exec/radclient, or define a whole lot of client/home_server clauses to cover your entire dynamic range if it is small enough. Dynamic home servers have not been implemented. any idea ? sorry for language english - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Brian Julin -
Yusuf Siddiqui -
تعلم البرمجة