>sorry, i have change my script for test into the pool:
>
> $RAD_REPLY{'Framed-IP-Address'} = "10.218.4.120";
> $RAD_REPLY{'Framed-IP-Netmask'} = "255.255.255.0";
> return RLM_MODULE_OK;
>OK. That's in sub authorize. >i don't know why i have a " Framed-IP-Address = 255.255.255.254" > Neither do I but you do have it. You should remove that from your sub authenticate. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

