EAP authentication and DHCP

Alan DeKok aland at deployingradius.com
Mon Sep 28 14:44:45 CEST 2015


On Sep 27, 2015, at 11:16 AM, HernĂ¡n Freschi <hjf at hjf.com.ar> wrote:
> Right now the rule I'm using is "  if (!request:Calling-Station-Id ) "
> which seems to work for my AP, but is there a better attribute i
> should be matching on? Some sort of
> "This-Is-An-Internal-Tunnel-EAP-Request==Yes" ?

  If (outer.EAP-Message) {
	...


  Which should work.

  Alan DeKok.




More information about the Freeradius-Users mailing list