Ganbold wrote:
Alexander Motin wrote:
Hi.

Ganbold wrote:
Is it possible to give static IP addresses to the users using mpd?
How it should be done? User is authenticating with radius server.

Your RADIUS server should send FRAMED_IP_ADDRESS attribute to mpd specifying required IP address. When mpd will get that attribute it will propose it to client instead of specified in "set ipcp ranges" option.


I tried it in mpd-3.18, Radius server sends Framed IP Address, however mpd still assigns IP specified in "set ipcp ranges 192.168.5.2/32 192.168.5.169/25"
What could be a problem? How to solve this issue?


Check if you include

 set ipcp enable radius-ip

in your bundle description.


--
           Sincerely yours,
                            Artyom Viklenko.
-------------------------------------------------------
[EMAIL PROTECTED] | http://www.aws-net.org.ua/~artem
FreeBSD: The Power to Serve   -  http://www.freebsd.org
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to