8 Mar
2006
8 Mar
'06
4:32 a.m.
Hi !
I'm trying to set up Freeradius (1.1.0) to proxy ms-chap-v2 and when I get the "accept" from ms-win2k3-ias server, then i want to assign a static ip address.
Reading the doc/proxy file, i read that the user file is processed as usual after accept is received ms radius server.
users :
DEFAULT Service-Type == Framed-User, User-Name == "username" Framed-IP-Address = 192.168.1.100
Can anybody help ?