28 Sep
2015
28 Sep
'15
8:44 a.m.
On Sep 27, 2015, at 11:16 AM, HernĂ¡n Freschi <hjf@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.