ip ranges in clients.conf
Tariq Rashid
tariq.rashid at uk.easynet.net
Wed Aug 10 12:08:25 CEST 2005
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
More information about the Freeradius-Users
mailing list