Thanks Matthew. Using dhcp - of radius itself or of router DHCP. kabin ________________________________ From: Matthew Newton <mcn@freeradius.org> Sent: Tuesday, October 19, 2021, 2:34 PM To: FreeRadius users mailing list; kabin mool Subject: Re: Frame-IP-Address is not assigned in EAP On 19 October 2021 04:54:11 BST, kabin mool <kabin_mool@hotmail.com> wrote:
Currently I am doing some experiment for my home setup to assign static IP address using freeradius "Frame-IP-Address" but it is not assigned. Can you let me know how and why it is creating this?
You can't assign IP addresses with Framed-IP-Address when using EAP. The RADIUS packet goes only to the NAS, not the end device. Use DHCP.
Also, in response how to remove all the messages and simple reply with Frame-IP-Address only?
If you remove all the other attributes the EAP tunnel will be broken and the authentication will fail. -- Matthew