Tariq,

  Like you say, you can use:

        Client 172.0.0.0/8 {
                Secret  = secret
                Shortname       = 172-network
        }

HTH

Dave Shepherd

> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:freeradius-
> [EMAIL PROTECTED] On Behalf Of Tariq Rashid
> Sent: 10 August 2005 11:08
> To: 'FreeRadius users mailing list'
> Subject: ip ranges in clients.conf
> 
> 
> is it possible specify IP ranges in the clients.conf? or multiple IPs
for
> each client{} section?
> 
> for example:
> 
> client 1.2.3.0/23 {
>         secret = shared_secret
>         shortname = abc.def.ghi.jkl
>         nastype = other
> }
> 
> or
> 
> client 1.2.3.1 {
>         secret = shared_secret
>         shortname = abc.def.ghi.jkl
>         nastype = other
>         identical_clients = 1.2.3.2, 1.2.3.3, 10.11,12.13
> }
> 
> at the moment i'm using a script to generate large sections of the
> clients.conf.
> 
> tariq
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


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

Reply via email to