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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to