This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| legacy [2015/04/10 17:19] – [Software Update] hess | legacy [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Legacy Products ====== | ||
| - | Please see the end of life policy and the[[end-of-life| end of life notices]] here. | ||
| - | The corresponding software is no longer developed nor actively maintained. | ||
| - | ===== NB1310 ===== | ||
| - | Last software is NBSW 3.3.2.5430. | ||
| - | Successor of NB1310 is [[nb1600|NB1600]]. | ||
| - | ===== NB2xxx ===== | ||
| - | NB2210, NB2240, NB2241, NB2340, NB2341, NB2500, NB2541((These models contain a Silex SX WLAN module which requires an older Kernel which is part of extra build NBSW 3.5.10.100)), | ||
| - | |||
| - | Obviously, these products have worked well for many years now. If you face sudden big problems, we recommend: | ||
| - | - Enable connection supervision (if not already done) | ||
| - | - Update the software to NBSW 3.5.0.108 | ||
| - | - If a GTM661 or GTM671 UMTS module is contained, update its firmware (especially if the modem does not register to the network anymore) | ||
| - | |||
| - | ==== Enable Connection Supervision ==== | ||
| - | In the Web Manager enable and configure the connection supervision. In most cases this helps bringing the router online automatically after an incident. | ||
| - | |||
| - | ==== Software Update ==== | ||
| - | Serve the unzipped image on a TFTP server e.g. [[tools: | ||
| - | |||
| - | |||
| - | ==== Modem Firmware Update ==== | ||
| - | With active Internet connection, in the root console type: | ||
| - | <code bash> | ||
| - | wget ftp:// | ||
| - | chmod +x create-data-partition.sh | ||
| - | sh create-data-partition.sh | ||
| - | reboot | ||
| - | wget ftp:// | ||
| - | chmod +x update-legacy.sh | ||
| - | sh update-legacy.sh | ||
| - | </ | ||
| - | |||
| - | Last but not least think about upgrading to a new product, maybe also from 3G to 4G. Successor of these products is [[nb2700|NB2700]]. | ||