Chapter 11  Web Interface

Table of Contents

11.1  Web Interface Parameters Configuration
11.2  User logon and logout
11.3  Status information and user statistics
11.4  User preferences
11.5  Dial-up

WinRoute contains a special Web server that can be used for several purposes, such as an interface for viewing of statistics (Kerio StaR) and setting of certain user account parameters. This Web server is available over SSL or using standard HTTP with no encryption (both versions include identical pages).

Use the following URL ('server' refers to the name or IP of the WinRoute host, 4080 represents a standard HTTP interface port) to open the unsecured version of the web interface.

https://server:4080/

To use the encrypted version specify the HTTPS protocol and number of the port of the encrypted Web interface (default is 4081):

https://server:4081/

Note: This chapter addresses settings of web interface parameters and user preferences (available to all users). Statistics viewed in the web interface (available only to users possessing appropriate rights) are addressed in chapter 21  Kerio StaR — statistics and reporting.