What attributes can you use with using Radius Remote MAC Authentication on the interface itself.
I currently have the username as the MAC and the password is blank. This gets me on with no problem. I am now trying to use
Framed-Pool - IP pool name (on the router) from which to get IP address for the client. If
specified, overrides Framed-IP-Address
It does not say it works for PPP or hotspot only.. so From the docs I assume it works for the general Remote MAC Authentication, but it doees seem to. in fact it doesnt seem to support any attributes.
I am also trying these.
• Ascend-Data-Rate - tx/rx data rate limitation if multiple attributes are provided, first limits tx
data rate, second - rx data rate. If used together with Ascend-Xmit-Rate, specifies rx rate. 0 if
unlimited
• Ascend-Xmit-Rate - tx data rate limitation. It may be used to specify tx limit only instead of
sending two sequental Ascend-Data-Rate attributes (in that case Ascend-Data-Rate will specify
the receive rate). 0 if unlimited
I am using a test radiu client to assure myself I am passing back the correct info
This is what I receive in my radius response.. which seems to be ignored by mikrotik.
Standard User-Service Framed-User
Standard Framed-Protocol PPP
Standard Framed-Address 255.255.255.254
Standard Framed-Netmask 255.255.255.255
Standard Framed-Compression Van-Jacobsen-TCP-IP
Standard Framed-Pool "Premium"
Standard Ascend-Data-Rate 384000
Standard Ascend-Xmit-Rate 128000
Standard Class "3"
thanks!