19 Apr
2006
19 Apr
'06
12:19 p.m.
Gordon Yuen <gdccyuen@yahoo.com> wrote:
So far I had made EAP-PEAP work with the following line in 'users' file:
john Auth-Type := EAP, User-Password == "hello"
Please read the documentation. Setting Auth-Type is WRONG. The "eap.conf" file explains this.
Now I want to add a condition based on MAC address, but I find:
john Calling-Station-Id == "00AABB00AABB", Auth-Type := EAP, User-Password == "hello"
See one of my earlier messages from today. You're mixing up data OUTSIDE the tunnel with data INSIDE the tunnel. Alan DEkok.