ltectrl
is a command for the command-line interface that solves issues if the LTE modem fails to connect to the Internet provider after a user incorrectly enters a PIN that differs from the PIN on the SIM card. After three failed attempts, the PUK is required to configure a new PIN on the SIM card.
The firewall regularly compares the PIN that has been configured via the user interface on the firewall with the PIN on the SIM card, and writes the result to the log file:
Comparison result | Output to log file |
---|---|
Configured PIN on firewall equals the PIN on the SIM card |
|
Configured PIN on firewall differs from the PIN on the SIM card |
|
Configuring a New PIN on the SIM Card Using the PUK
Configuring a new PIN on the SIM card requires you to log into the command-line interface via ssh
. Executing the following command will result in an updated configuration file for the modem:
Use /etc/phion/ltectrl -p <puk> -n <new pin>
to set a new value for the PIN on the SIM card. Enter the correct PUK so that the SIM card accepts the new PIN.