Hello Dave -

On Fri, 10 Mar 2000, Dave Kitabjian wrote:
> This is partly a Radiator question and partly a generic Radius question.
> 
> It's rather simple, we want to make our 800# available only to certain 
> customers. My guess is that this would be controlled by some type of radius 
> Reply Attribute. So the first question is, what attribute do I use?
> 
> Then, when calls come into that 800#, I guess I would intercept them with 
> something like:
> 
> <Handler Called-Station-Id = "800YOUWISH">
> 
> </Handler>
> 
> So the next question is, how do I Reject their Access-Request at this 
> point?
> 
> One thing to note: I don't want to use a separate AuthBy for the 800# 
> users; they will all exist in the same database with all our other users.
> 

I think you will want to check the Called-Station-Id when you do your database
lookup, and if it is not available to the user, simply reject them at that
point.

hth

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to