RE: How to use Calling-Station-Id to filter client's MAC

2002-12-13 Thread Pierre-Luc Dion
I Kevin,

I try somethings to be able to filter client with MAC, and it work !!!
in users file :

"username" Auth-Type := EAP, Calling-Station-Id = "123e37bb86b2"

for authentification I use EAP/TLS and the username are the certificat and
client name.




Pierre-Luc


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin
Sent: December 11, 2002 5:04 AM
To: users
Subject: How to use Calling-Station-Id to filter client's MAC


Hi all,

I try use the attribute "Calling-Station-Id" to filter client's MAC ,but it
can't work (can't filter client's MAC),Does any body can tell me how to
config FreeRADIUS ?
Thanks a lot !!



the following is my config:

testAuth-Type := EAP, User-Password = "test"
Calling-Station-Id ="00-10-11-11-11-11"



//Kevin


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: How to use Calling-Station-Id to filter client's MAC

2002-12-12 Thread Chris Parker
At 03:30 PM 12/12/2002 +0800, Kevin wrote:


Could you tell more detail about this subjects,thanks a lot.

This my configuration in "users"

test  Auth-Type := EAP,User-Password  "test",  Calling-Station-Id = 
"aa-bb-cc-dd-ee-ff"
  Service-Type = Call-Check

This is the debug message



The debug message shows only the EAP call.  It is useless to debug the
MAC question as you have helpfully cut off the part of the debug where
it prints the attributes received from your NAS.  Also, you need to
read the other error messages it prints about the 'operators' you are
using in the check items for that profile.

*READ* the debug output.  It *will* tell you what it is doing and why
it is doing it.

-Chris
--
   \\\|||///  \  StarNet Inc.  \ Chris Parker
   \ ~   ~ /   \   WX *is* Wireless!\   Director, Engineering
   | @   @ |\   http://www.starnetwx.net \  (847) 963-0116
oOo---(_)---oOo--\--
  \ Wholesale Internet Services - http://www.megapop.net



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


How to use Calling-Station-Id to filter client's MAC

2002-12-11 Thread Kevin

Could you tell more detail about this subjects,thanks a lot.

This my configuration in "users"

test  Auth-Type := EAP,User-Password  "test",  Calling-Station-Id = 
"aa-bb-cc-dd-ee-ff"
  Service-Type = Call-Check

This is the debug message 

auth: type "EAP"
modcall: entering group authenticate
rlm_eap: Request found, released from the list
rlm_eap: EAP_TYPE - md5
rlm_eap: processing type md5
rlm_eap_md5: No password configured for this user
  modcall[authenticate]: module "eap" returns invalid
modcall: group authenticate returns invalid
auth: Failed to validate the user.
Delaying request 1 for 1 seconds
Finished request 1
Going to the next request
SMUX connect try 3
Can't connect to SNMP agent with SMUX: Connection refused
rl_next:  returning NULL
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 10.1.0.1:1948, id=133, length=149
Sending duplicate authentication reply to client rtest:1948 - ID: 133
Sending Access-Reject of id 133 to 10.1.0.1:1948





- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: How to use Calling-Station-Id to filter client's MAC

2002-12-11 Thread Alan DeKok
Kevin <[EMAIL PROTECTED]> wrote:
> I try use the attribute "Calling-Station-Id" to filter client's MAC
> ,but it can't work

  Wonderful.  So I take it you didn't read the FAQ.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



How to use Calling-Station-Id to filter client's MAC

2002-12-11 Thread Kevin
Hi all,

I try use the attribute "Calling-Station-Id" to filter client's MAC ,but it can't work 
(can't filter client's MAC),Does any body can tell me how to config FreeRADIUS ?
Thanks a lot !!



the following is my config:

testAuth-Type := EAP, User-Password = "test"
Calling-Station-Id ="00-10-11-11-11-11"

 

//Kevin


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html