Working with RADIUS attributes
Colubris AV-Pair - User attribute values
15-72
Example 1: Proxy support on
smtp-redirect=smtp.mycompany.com,jimmy,letMEin
smtp-redirect=smtp.mycompany.com:8025,jimmy,letMEin
Example 2: Proxy support off
smtp-redirect=smtp.mycompany.com
smtp-redirect=smtp.mycompany.com:8025
Station polling
The controller continually polls authenticated client stations to ensure they are active. This
feature is configured using the Client polling settings on the Public access > Access
control page. If no response is received and the number of retries is reached, the client
station is disconnected.
These keywords let you override the Client polling settings on a per-user basis.
Syntax
polling-arp-interval=interval
polling-max-arp-count=count
Where:
To disable polling, set both interval and count to 0.
The initial query is always done after the client station has been idle for 60 seconds. If there is
no answer to this query, the settings for polling-arp-interval and polling-max-arp-count are
used to control additional retries.
Custom public access interface Web pages
The following keywords let you define a custom welcome page and goodbye page on a per-
user basis. These pages must be hosted on an external Web server.
Welcome page: Users see this page after they are logged in. So, access to the Web server
hosting this page must be granted to all authenticated users.
Goodbye page: Users see this page after they are logged out. So, access to the Web
server hosting this page must be granted to all unauthenticated users.
Parameter Description
interval
Specify how long (in seconds) to wait between polls.
count
Specify how many polls a client station can fail to reply to before it is
disconnected.