Before you can start using the C-Web interface, you need to configure and enable access to the C-Web interface with the SRC CLI. You can make the C-Web interface accessible to remote users through secure HTTP (HTTPS) or HTTP.
Configuring Access to the C-Web Interface Through Secure HTTPS
Before you configure access to the C-Web interface through HTTPS, obtain a digital security certificate on the system.
See Overview of Digital Certificates.
To make the C-Web interface accessible to remote users through HTTPS:
The default port for HTTPS is 443.
On a C-series Controller, use eth0; you can use eth2 or eth3 if installed.
On C-series Controllers, specifying an interface is important if your C-series Controller has eth2 and eth3 interfaces and you want to restrict C-Web interface access to one or both of these interfaces.
Users who have privileges to log in to the SRC CLI also have privileges to log in to the C-Web interface.
![]() |
Note: Like access to the SRC CLI, we recommend that you not use root access. If you do use root access, it must be through a secure terminal on a C-series Controller. |
Configuring Access to the C-Web Interface Through HTTP
Although you can configure access to the C-Web interface through HTTP rather than HTTPS, be aware of the following restrictions:
To make the C-Web interface accessible to remote users through HTTP:
The default port for HTTP is 80. Use another port if you use the redirect server.
On the C-series Controller, use eth0; you can use eth2 or eth3 if installed.
On C-series Controllers, specifying an interface is important if your C-series Controller has eth2 and eth3 interfaces and you want to restrict C-Web interface access to one or both of these interfaces.
See Configuring a Component to Store Log Messages in a File with SRC CLI or Configuring System Logging with SRC CLI.
Users who have privileges to log in to the SRC CLI also have privileges to log in to the C-Web interface.
![]() |
Note: Like access to the SRC CLI, we recommend that you not use root access. If you do use root access, it must be through a secure terminal on a C-series Controller. |