Hi, > How i can create several perl instances > for several virtual hosts (DHCP, AAA etc)?
give them names and identities...then call them that from the virtual host etc
eg
perl dhcp-perl {
stuff here
}
perl main-code {
stuff here
}
where 'stuff here' is taken from the current supplied perl {} code but
mofified for your own purpose.
note, this can be used for all modules....eg sql stuff too
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

