(RADIATOR) Radius

Hugh Irvine hugh at open.com.au
Tue Apr 16 17:15:16 CDT 2002


Hello Barrett -

In my example below, you would reject all calls to a particular 
Called-Station-Id on the Clients with "Identifier somewhere".

Ie. "######" is the number you want to deny.

<Handler Client-Identifier = somewhere, Called-Station-Id = 12345>

You could also use regular expressions in the <Handler ....>.

regards

Hugh
 
On Wed, 17 Apr 2002 02:43, Barrett W Clark wrote:
> Hugh,
>
> If I may jump in...
>
> We also use a "virtual ISP" for a portion of our dial in customers.
>
> The "Client" will take calls from more than one number and if we (if I
> understand) deny at the client level, we lose the client and the numbers it
> serves.
>
> We would like to deny just the one number the "Client" accept calls on.
>
> Suggestions?
>
> bwc
>
> At 04:35 PM 4/16/2002 +1000, Hugh Irvine wrote:
> >Hello Michael -
> >
> >Yes, there are a number of means of doing this, although the details will
> >vary according to what else you are doing in your configuration file.
> >
> >As an example, you could do something like this:
> >
> ># define Client clauses with Identifiers according to location
> >
> ><Client ....>
> >         Identifier somewhere
> >         .....
> ></Client>
> >
> ><Client ....>
> >         Identifier somewhere
> >         .....
> ></Client>
> >
> ><Client ....>
> >         Identifier somewhere_else
> >         .....
> ></Client>
> >
> ># define Handlers
> >
> ><Handler Client-Identifier = somewhere, Called-Station-Id = #####>
> >         <AuthBy INTERNAL>
> >                 DefaultResult REJECT
> >         </AuthBy>
> ></Handler>
> >
> >......
> >
> >regards
> >
> >Hugh
> >
> >On Tue, 16 Apr 2002 15:49, Michael Saunders wrote:
> > > I currently buy Ports off a virtual ISP.
> > > I am want to stop customers dialing into that ISP where we have
> > > infrastructure. Is there a method I could use that based on the number
> > > they called I could deny them access.
> > >
> > >
> > > Michael Saunders
> >
> >--
> >Radiator: the most portable, flexible and configurable RADIUS server
> >anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
> >-
> >Nets: internetwork inventory and management - graphical, extensible,
> >flexible with hardware, software, platform and database independence.
> >===
> >Archive at http://www.open.com.au/archives/radiator/
> >Announcements on radiator-announce at open.com.au
> >To unsubscribe, email 'majordomo at open.com.au' with
> >'unsubscribe radiator' in the body of the message.

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list