Hi, I have spent some time reading and trying to configure multiple realms to no avail. 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. 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. Thanks
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.
participants (2)
-
Alan DeKok -
Shawky Skaff