Hello, how it's possible change EAP-PEAP Accept-reject to Accept-Accept? I tried with unlang in ms-chap authenticate in inner-tunnel config, but read the documentation for the unlang that the Auth-Type := "Accept" can't be used with EAP. I tried with such config: MSCHAP authentication. Auth-Type MS-CHAP { mschap { reject = 1 } if (reject) { update reply { Framed-IP-Address = "10.0.0.0+" } update control { Auth-Type := "Accept" } ok } Please, help me to solve this issue and how can I change reject to accept. -- View this message in context: http://freeradius.1045715.n5.nabble.com/change-EAP-Accept-reject-to-Accept-A... Sent from the FreeRadius - User mailing list archive at Nabble.com.