Does any body know
Can I set address-list parametr with dhcp/radius so that users can obtain dhcp address and mikrotik automaticaly add it to address-list? Then I plan to use adress-list with pcq.
Thanks
Does any body know
Can I set address-list parametr with dhcp/radius so that users can obtain dhcp address and mikrotik automaticaly add it to address-list? Then I plan to use adress-list with pcq.
Thanks
dhcp server uses ip-pool, not address-list?
In mikrotik I create real_ip_pool xx.xx.xx.xx/22
Than I use radius to assign ip/pool to user and to limit speed.
Mikrotik limits speed with simple queue but I want pcq, so I need address-list parameter.
Users may be limited to different speeds, I can’t divide real_ip_pool for parts/pools due to bad real-ip-address utilization
Did you found a solution?