Hello Adam -

On Mon, 11 Sep 2000, Mohamad Adam wrote:
> 
> I need some help please
> 
> We've installed the Radiator and i want to do the following now:
> 
> 1 - There are different groups of Routers, each router authenticating from
> Radius server and a central database.
> The users are given specific numbers to dial.
> What is needed is, when a user dials a different hunting line number other
> than which he is allowed to,he should not be authenticated from Radius
> server because he is dialing from his allocated hunting group.
> 
> For examples if there are router groups A and B. With user X for hunt group
> A and user Y for hunt group B. Y should not be authenticated when he tries
> to connect from X.
> 

There are a number of ways to do this, depending on what user database you have
implemented and what else is required in the configuration.

One possibility is to use Handlers:

<Handler Called-Station-Id = nnnnn>
        ......
</Handler>

another possibility is to use user check items:

someuser Called-Station-Id = nnnnn, Password = xxxxx
        .....


> 2. I want CSlip to be implemented. I would like to know what is the Reply
> from the radius for CSLIP protocol and how to allocate a static IP address.
> 

This depends entirely on the NAS that you are using, you will have to check the
vendor's documentation to discover how to handle the configuration from Radius.

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/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to