The Web interface is based on Cockpit project
Web interface can be reached using gateway hostname or from a local fixed IP address.
Wirnet™ gateways hostnames are deduced from their board ID, with XXXXXX replaced by the six hexadecimal digits from the serial number (Board_ID or EUI):
| Gateway model | URL template |
|---|---|
| Wirnet™ iFemtoCell | https://klk-wifc-XXXXXX.local |
| Wirnet™ iStation | https://klk-wiis-XXXXXX.local |
| Wirnet™ iFemtoCell-evolution | https://klk-fevo-XXXXXX.local |
| Wirnet™ iZeptoCell Ethernet | https://klk-zeth-XXXXXX.local |
| Wirnet™ iZeptoCell Cellular | https://klk-zcel-XXXXXX.local |
Example:
- A Wirnet™ iFemtoCell has a board ID of 704BEc1234AB (and 7276FF00391234AB as EUI64)
- Its hostname URL is https://klk-wifc-1234AB.local
The Wirnet™ iZeptoCell Cellular web interface is only available using a direct connection by USB. You may need to have a look to this section (USB tab)
When using local (direct) connection to the gateway (in USB or WiFi AP), you may access the local interface with https://192.168.120.1.
HTTPS ensures that all communications between your web browser and the local web interface are completely encrypted.
The SSL certificate which is configured in the gateway is a self-signed SSL certificate.
A security warning may be displayed by your web-browser. It is actually letting you know that the SSL certificate is self-signed.
In the case of accessing your own gateway this is perfectly fine: you can simply tell your web-browser to accept the self-signed SSL certificate and continue.


You must use the admin user.
The password will depend on the firmware installed on the gateway during production. See below.
KerOS 6.4 includes a new feature : the factory password.
Here is how the factory password is defined :
The factory password is permanently stored on your gateway.
To connect to the webUI, you must use the admin user with the factory password on the first connection. It must be changed at the first connection.
If a downgrade is performed to versions 5.x, the password reverts to the default keros 5 password.
You must use the admin user and set your password in accordance with the policy explained below.
By default the password of the
adminuser is empty.

You may be prompted to change your password, but first you need to confirm your current password (empty).

You will then be prompted to set and confirm a (new) password.

Gateways produced in a KerOS version lower than 6.4 and which subsequently have migrated to 6.4 are not affected.
If you have set a password on a version earlier than 6.4, either through the WEB UI or the command line, and you migrate to KersOS 6.4 or later, the password you selected will be saved.
If you used a 5.x version and have only logged on the WEB UI with the default password without changing it, or if you have never logged in to the WEB UI and you migrate to KersOS 6.4, then the password will remain the default one.
For security reasons, it is strongly recommended to choose a strong password.
You may also deactivate password-based authentication after setting up an public key authentication. See ssh
By default, the gateway will check the strength of the password using pam_pwquality rules.
These checks are:
- Dictionnary checks: check if the password is part of a dictionary
- Palindrome: Is the new password a palindrome?
- Case Change Only: Is the new password the old one with only a change of case?
- Similar: Is the new password too much like the old one?
- Simple: Is the new password too short?
- Rotated: Is the new password a rotated version of the old password?
- Same consecutive characters: Optional check for same consecutive characters.
- Contains user name: Optional check whether the password contains the user name in some form.
These checks are configurable by modifying the
/etc/security/pwquality.confconfiguration file. See pam_pwquality documentation.
You may login with any existing local account (excepting root). Each account will already be associated to a specific password.
If no password have been set during the first hour after the gateway was powered up, the Web interface is deactivated. The following message is displayed :
This service has been deactivated for security reason.
Please reboot the gateway, and restart the enrollment process.
In this case, the only way to retrieve the Web interface is to reboot the gateway
You are now ready to explore the full potential of our Wirnet™ gateways ! Eventually refer to our use cases section to quickly reach a demo level.