Chapter 7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Customizing CN3000 and customer settings - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Chapter 7
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 170 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
When a customer session is terminated based on a quota, a new non-standard
termination cause is used. The value for this termination cause is 0x8744. You can
customize this by modifying the value of "radius-quota-exceeded-cause" in the
"ACCESS-CONTROLLER" section of the configuration file. See
Chapter 7
for
instructions on how to do this.
The text value of for the termination cause is defined in the message.txt file under the
token "stat-quota-exceeded". The default value for this token is "Logged out. (Quota
Exceeded.)". This value can be displayed with the ASP function
GetAuthenticationErrorMessage(). See page
129
for details.
Displaying quota information
A series of ASP functions are available that enable you to display quota information on
the session page. For details, see
“Session quotas” on page 133
.
SMTP
redirection
The CN3000 is able to provide SMTP email service on a per-customer basis. This
enables customers to send e-mail while on the road without the restrictions imposed by
most ISPs regarding the source address of outgoing mail. It works by intercepting the
call to a customer’s e-mail server and redirecting it to an SMTP server that you
configure.
Important:
For mail redirection to work, the customer's email server name must be
publicly known. If the e-mail server name cannot be resolved, mail redirection will fail.
Important:
If an access list definition is active in the CN3000 profile that enables
unauthenticated customers to access their SMTP servers, the SMTP redirect feature
will not work for these customers.
Colubris-AVPair value string
smtp-redirect=
address[:port][,username,password]
Where:
Example
smtp-redirect=smtp.mycompany.com
smtp-redirect=smtp.mycompany.com:8025
Parameter
Description
address
Specify the IP address or domain name of the e-mail server which
will be used to send outgoing redirected mail.
port
Specify the port on the e-mail server to relay to. Range: 1 to 65535.
Default: 25
username
Specify the username required to log on to the SMTP server.
Maximum 32 characters. Only used if the
Support authentication
on SMTP proxy server
option is enabled on the
Security >
Authentication > Advanced
page. Works with SMTP servers that
support plain or CRAM-MD5 authentication.
password
Specify the password required to log on to the SMTP server.
Maximum 32 characters. Only used if the
Support authentication
on SMTP proxy server
option is enabled on the
Security >
Authentication > Advanced
page. Works with SMTP servers that
support plain or CRAM-MD5 authentication.
Summary of Contents for CN3000
Page 1: ...CN3000 Administrator s Guide...
Page 8: ...Table of Contents 8...
Page 60: ...Chapter 2 How it works Chapter 2 60...
Page 94: ...Chapter 4 Scenarios Chapter 4 94...
Page 106: ...Chapter 5 Activating the public access interface Chapter 5 106...
Page 211: ...Chapter 10 SSL certificates Chapter 10 211...
Page 292: ...Chapter 13 The configuration file Chapter 13 292...
Page 370: ...Chapter 16 Sample setup Microsoft RADIUS Chapter 16 370...
Page 396: ...Chapter 16 Sample setup Microsoft RADIUS Chapter 16 396...
Page 414: ...Chapter 17 Experimenting with NOC authentication Chapter 17 414...