BHi Brian.
there is yet another way that will let you put your clients in a file:
# 1.1.1.1 is just some bogus address
<Client 1.1.1.1>
....
IdenticalClients file:"yourfilename"
</Client>
Cheers.
On May 4, 11:43am, Hugh Irvine wrote:
> Subject: RE: (RADIATOR) IP Filtering
>
> Hello Brian -
>
> On Thu, 04 May 2000, Brian Keefe wrote:
> > I found the manual description. I was looking for a batch procedure.
> >
> > Any chance an enhancement would allow client IPs be handled in a manner
> > similar to how NAS IPs are handled,
> > so a filename could be provided rather than putting each IP into the config
> > file?
> >
> > We have dozens of Client IPs from each NAS provider.
> >
> > e.g.
> >
> > <Client IPLIST=<filename> >
> >
> > </Client>
> >
>
> You already have two ways of doing this:
>
> The first is with one or more Include statements, something like this:
>
> # add Clients from FirstProvider
>
> Include %D/FirstProvider.Clients
>
> # add Clients from SecondProvider
>
> Include %D/SecondProvider.Clients
>
> .....
>
> The second is with a <ClientListSQL> clause which allows you to maintain your
> Client list in an SQL table.
>
> See sections 6.1 and 6.5 in the Radiator 2.15 reference manual.
>
> 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.
>-- End of excerpt from Hugh Irvine
--
Mike McCauley [EMAIL PROTECTED]
Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au
Phone +61 3 9598-0985 Fax +61 3 9598-0955
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
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.