User Tools

Site Tools


home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
home [2022/06/01 16:53]
ehe [How to get unsent push messages using GMS API]
home [2025/09/30 11:53] (current)
ehe
Line 2: Line 2:
  
 \\ \\
 +===== Firmware Support Rules  =====
 +//**At Kerlink, we are committed to supporting all our customers, regardless of the software version they are currently using.**\\
 +To ensure you benefit from the latest improvements and corrections,​ new features and defect fixes are provided exclusively on the most recent official release.\\
 +For certain investigations,​ Kerlink may request that your equipment be updated to the latest release in order to guarantee efficient and accurate support.\\
 +**We strongly recommend keeping your equipment up to date with the latest official version to enjoy optimal performance,​ security, and access to the newest functionalities.**\\
 +To stay informed about new releases, you can easily subscribe here: [[https://​notification.docs.kerlink.com/​welcome-to-kerlink-wiki-news/​|Kerlink Wiki News]].\\
 +For more details on the software versions currently supported from a security perspective,​ please visit: [[https://​keros.docs.kerlink.com/​en/​security_support|Kerlink Security Support]].\\
 +//
 +
 +
 +
 ===== How to know the password to connect in SSH according to the product and the version? ​ ===== ===== How to know the password to connect in SSH according to the product and the version? ​ =====
  
Line 1401: Line 1412:
  
 ===== How to configure DIVERSITY on iBTS? ===== ===== How to configure DIVERSITY on iBTS? =====
-It's possible ​to install a second LoRa antenna ​on iBTS.+Please see in **iSeries Wiki FAQ**: [[https://​wikikerlink.fr/​wirnet-productline/​doku.php?​id=wiki:​support:​faq#​how_to_configure_diversity_on_ibts|How ​to configure DIVERSITY ​on iBTS?]]
  
-  * For physical installation,​ you can consult chapter 4.5 in {{ :​documentation:​e-con-installation_and_maintenance_wirnet_ibts-v2.0.pdf |}} 
-<note important>​It'​s very important to take care of distance between antennas.</​note>​ 
  
-  * For Packet Forwarder configuration,​ you can consult iBTS __Dual antenna configuration__ section (hidden menu)in chapter **1.1 lorad configuration**:​ [[wiki:​lora:​keros_4.3.3:​cpf_configuration|Keros 4.3.3: CPF configuration]]+===== How to check OpenVPN certificates validity? ===== 
 +You can use following commandsdepending on the KerOS version installed on the gateways.
  
 +On version 3x:
 +<​code>​
 +openssl pkcs12 -info -in /​etc/​openvpn/​client-openvpn.p12 -nokeys -password pass: | openssl x509 -noout -enddate
 +</​code>​
  
 +On version 4x:
 +<​code>​
 +grep 'Not After' /​.update/​update.log | awk 'END {print}'​
 +</​code>​
 + 
  
 +On version 5x:
 +<​code>​
 +openssl pkcs12 -info -in /​etc/​openvpn/​bscc.p12 -nokeys -password file:/​etc/​openvpn/​bscc.password| openssl x509 -noout -enddate
 +</​code>​
 + 
  
 +===== Which network configuration should be done to connect my gateway to Wanesy™ Management Cockpit? =====
 +[[https://​wikikerlink.fr/​wanesy-management-cockpit/​doku.php?​id=wiki:​network|Wanesy™ Management Cockpit - Network management]]
 +===== Administrative information =====
  
 +You can find in following document, the administrative information you should know as a user of Kerlink’s products:
 +{{ :​wiki:​administrative_information20211006.pdf |Administrative information}}
  
  
home.1654095189.txt.gz · Last modified: 2022/06/01 16:53 by ehe