Jeff <[EMAIL PROTECTED]> wrote:
> Thanks. I looked at the file, but it appears that the
> module needs to have a phone number(s) set up for each
> user. Our setup does not specify phone numbers for
> each user to call from, but I want to block a phone
> number if it's a dialup attempt from an unauthorized
> user.

  That's *very* different.  You're talking about:

  a) detecting an unknown user (or user with bad password)
  b) looking for a phone # in the request
  c) putting the phone # into a database
  d) blocking a later Access-Request for *any* user, from that phone #

  This is a very specialized setup, and the server does NOT do this by
default.

  My suggestion would be to write an external script to manage this.

  Alan DeKok.


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

Reply via email to