Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Realm Configuration Files

 

This chapter describes the configuration files relating to proxy and directed realm administration in Steel-Belted Radius Carrier.

Note

Throughout this chapter, the term attributes refers to both standard RADIUS attributes and structured attributes. For information about specifying structured attributes, see Structured Attributes.

Table 90 lists the files in the Steel-Belted Radius Carrier directory you must edit to configure realms.

Table 90: Realm Configuration Files

File Name

Purpose

radius.ini

Enables and disables realm features. For more details, see radius.ini File.

proxy.ini

Specifies the order of realm selection methods, the realm selection rules, and other settings for all realms on the server. For more details, see proxy.ini File.

RealmName.pro

For each proxy realm that you want to configure on the Steel-Belted Radius Carrier server, you must create a file called RealmName.pro, where RealmName is the name of the realm, and you must register this RealmName by listing it in the [Realms] section of the proxy.ini file.

RealmName.dir

For each directed authentication and accounting realm that you want to configure on the Steel-Belted Radius Carrier server, you must create a file called RealmName.dir, where RealmName is the name of the realm, and you must register this RealmName by listing it in the [Directed] section of proxy.ini.

filter.ini

Stores filters for RADIUS attributes and subattributes; these filters may be referenced from the [Auth] or [Acct] section of a RealmName.pro or RealmName.dir file. For more details, see filter.ini File.

Note: Do not edit the filter.ini file manually. Use Web GUI to configure rules for filtering RADIUS attributes and subattributes.

The following topics are included in this chapter: