kathiresan j <[EMAIL PROTECTED]> wrote:
> I am running free radius 1.6.4

  No, you're not.  Cistron Radiusd is at version 1.6.4.  FreeRADIUS is
at version 0.4.

> Now i want to  restrict access through a
> particular phone number (Calling-Station-Id)?? I have given the following
> entry in /etc/raddb/users file
> 
> john    Password = "john123" , Calling-Station-Id = "1234" 

  I believe that this question was already asked and answered on one
of the RADIUS lists.  You have to do:

john   Calling-Station-Id != "1234", Auth-Type = Reject
       Reply-Message = "You're calling from the wrong number"



  If you actually *are* running FreeRADIUS, try reading 'man users' to
see why.

  Alan DeKok.

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

Reply via email to