Multiple Realms
Alan DeKok
aland at deployingradius.com
Wed May 23 08:58:05 CEST 2012
Shawky Skaff wrote:
> Basically I currently have one active realm and need to have another
> realm configured onto the same radius box. For example
> dsl.example.com.au is one and voice.example.com.au is the second.
You need to configure two realms.
> How can I configure the second? I know it’s somewhat to do with
> proxy.conf file, but not sure how or where to do this.
You create another "realm" block, using the name of the second realm.
It shouldn't be hard.
realm foo {
...
}
realm bar {
...
}
Alan DeKok.
More information about the Freeradius-Users
mailing list