It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda CloudGen Firewall

This Firmware Version Is End-Of-Support

Documentation for this product is no longer updated. Please see End-of-Support for CloudGen Firewall Firmware for further information on our EoS policy.

ltectrl

  • Last updated on

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 resultOutput to log file
Configured PIN on firewall equals the PIN on the SIM card
  • Check if PUK is required
  • Compare PIN of SIM card and config
Configured PIN on firewall differs from the PIN on the SIM card
  • Check if PUK is required
  • Compare PIN of SIM card and config
  • Please change PIN in the modem config

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.

Afterwards, you must authenticate the modem against the new PIN on the SIM card by entering the same new PIN in the user interface.