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/
This chapter addresses setting of parameters for the web interface in the WinRoute's administration program. The very web interface is described thoroughly in the Kerio WinRoute Firewall — User's Guide.