NetComm NTC-6200-02 Instruction Manual

3G M2M Router (NTC-6200-02)
Firmware Release Notes

2
3G M2M Router (NTC-6200-02) Firmware Release Notes
www.netcommwireless.com
Ver 1.7
Copyright
Copyright© 2015 NetComm Wireless Limited. All rights reserved.
The information contained herein is proprietary to NetComm Wireless. No part of this document may be translated, transcribed,
reproduced, in any form, or by any means without prior written consent of NetComm Wireless.
Trademarks and registered trademarks are the property of NetComm Wireless Limited or their respective owners. Specifications are
subject to change without notice. Images shown may vary slightly from the actual product.
Note: This document is subject to change without notice.
This document covers the following products:
NetComm Wireless NTC-6200-02
DOCUMENT VERSION
DATE
1.0 –Initial document release
27/02/2014
1.1 –Updated for v2.0.4.2
07/05/2014
1.2 –Updated for v2.0.11.2
23/07/2014
1.3 –Updated for v2.0.19.1
19/09/2014
1.4 –Updated for 2.0.21.1
09/12/2014
1.5 –Updated for 2.0.24.3
1/04/2015
1.6 –Updated for 2.0.27.3
26/06/2015
1.7 –Updated for 2.0.36.1
21/08/2015
Table 1 - Document Revision History

www.netcommwireless.com
3G M2M Router (NTC-6200-02) Firmware Release Notes
3
Ver 1.7
Firmware Details
Firmware Version: 2.0.36.1
Date: August 21, 2015.
Generic / Custom: Generic
Beta / Official: Official
File Names
MODEL
FIRMWARE FILENAME
SDK
NTC-6200-02
ntc_6200_2.0.36.1.cdi
(47.3MB)
MD5: 35c45bfe9497be91d2b3d59aa4f1c762
SDK_Bovine_ntc_6200_2.0.36.1.tar.bz2 (191MB)
MD5: dd6b3e3d91295d54676c62ec6e7f1281
Firmware Upgrade Instructions
Please refer to the steps described in the NTC-6200-02 Firmware Upgrade Instructions.pdf document.
v2.0.36.1
New Features
None.
Enhancements
OpenVPN version updated to 2.3.6. Fixes vulnerability to DoS attack in OpenVPN version 2.1.4.
Fixed an issue with some units where firmware upgrade via TR-069 was not working.
Fixed bug with OpenVPN not working on port 16185.
Updated Dynamic DNS provider list.
v2.0.27.3
New Features
1. TCP Connect-on-demand Client endpoint in Data Stream Manager.
The TCP connect-on-demand endpoint allows data to be buffered and then sent to a TCP server when the buffer has
been filled. It is primarily useful in situations where you do not want ‘keep alive’ packets to keep the socket open and
create an overhead when the TCP data connection is not in use.
2. WAN Failover is now enabled. This means the router can automatically switch between WAN interfaces based on link
status or ping responses. This requires the built-in Ethernet port to be configured in WAN mode and the use of a USB-to-
Ethernet adapter to create a secondary WAN interface.
3. LWM2M now has support for encryption.
Enhancements
1. Reliability and longevity of flash memory improved by implementing better error correction technique.
2. A spurious data corruption in Modbus modes of Data stream manager fixed.
3. Improvements on Web page for Package manager which did not display correctly when a large number of packages were
installed.
4. Fixed an issue where the OpenVPN client was not accepting URLs with underscores.
5. Improved telnet password security.
6. The user guide is now provided as an installed IPK to better utilize available storage.
7. Corrected an issue where GPS display showed incorrect conversion in Latitude & Longitude.
8. Increased the number of firewall filtering rules to at least 100, and provided a warning when the number of rules may be
approaching the memory limit
9. SMS “get sessionhistory”incorrectly displayed data units in KB, instead of MB. This is now corrected.

4
3G M2M Router (NTC-6200-02) Firmware Release Notes
www.netcommwireless.com
Ver 1.7
v2.0.24.3
New Features
1. OMA-DM LWM2M support.
2. Event Notification support for events based on digital and analog I/O pin states.
3. CSD call support in Data Stream Manager.
4. HTTPS and OpenVPN server certificate generation has been combined into the "Server Certificates" page under "System"
in the Web UI.
5. There is now support for configuring an IPSEC VPN as the default gateway.
6. OpenVPN now supports the "tls-auth" option.
7. More options added for configuring email destinations in event notification, including unauthenticated servers.
Enhancements
1. Fixed an issue where IPSEC pre-shared keys breaks the display of the html page when special characters are used.
2. The package manager page in the Web UI was unable to display special characters (including some foreign language
characters) properly.
3. SMS were not able to be sent when using DoCoMo Japan SIM cards.
4. A memory leak was found and fixed in the Event Notification feature. Users of previous releases can avoid this leak by
disabling Event Notification.
5. Toggle buttons in the Web UI will display the word "on" or "off” depending on the state, but only the word for the current
state will be visible (instead of both words always being visible).
6. Improvements to the kernel flash drivers to improve checksum handling and to help avoid situations where the UBIFS
filesystem becomes read-only during error recovery.
v2.0.21.1
New Features
1. There are 3 new endpoints for Data Stream Manager (DSM): PPP server, Modem Emulator, IP Modem. This allows DSM
to replace the legacy modem emulator behaviour, by providing a way for serial port users:
for dial-up PPP clients, to connect through to a PPP server and hence the Internet via a (emulated) modem, or
to forward serial data to TCP/UDP endpoints, including support for incoming/outgoing calls via a (emulated) modem,
or
AT (V.250) command emulation.
Modem emulator remains present as a legacy option for existing customers and is located under the "Legacy data
managers" section of the user interface; new users should use DSM rather than the legacy modem emulator.
2. Combined image upgrades - upgrades are now packaged as a single file containing images for each part of the system:
the main, recovery and u-boot images. The installer will upgrade each of these as required and in the correct order,
allowing the user to update the device with a single simple install. The system is upgraded selectively by comparing each
part of the combined image with the running system, and only the necessary parts are upgraded. Note that the combined
image does not include upgrades to the firmware running on the cellular module. The SDK includes a combined image by
default, and this can be repackaged to include IPKs using imagepack.sh (as previously).
3. Wireless clients on the same SSID can now be isolated from each other.
Enhancements
1. Fix for a high CPU usage issue found in the TR-069 client.
2. Fix for serial port RS232 control lines not properly following the standard.
3. Fix for the high failure rate of PPP dialling over the serial port.
4. Syslog settings are now on a separate page for clarity. The display level of the syslog is now remembered after refreshing
or browsing to another page (but not across reboots). The default log level is set to LOG_NOTICE.
5. When uploading RSA keys for IPSEC, the upload status is now displayed correctly.
6. Details of uploaded HTTPS certificates are displayed in the user interface.
7. Fix to SMS pages displaying the incorrect total number of pages, plus other cosmetic fixes.

www.netcommwireless.com
3G M2M Router (NTC-6200-02) Firmware Release Notes
5
Ver 1.7
8. Data Stream Manager automatically opens firewall for the ports that it uses.
9. Timezones for Asia/Riyadh added.
10. SNMP package, net-snmp has been upgraded to version 5.7.2.1.
11. Decrease the time taken to load help and file upload pages.
12. Users are now warned when enabling remote access to the device not to use insecure passwords.
13. Progress of generating HTTPS certificates is now displayed in the user interface, and the time taken to generate
certificates has been reduced.
14. Ethernet ports configured as WAN interfaces will now default to DHCP mode.
v2.0.19.1
New Features
1. Event Notification: this feature allows SMS, TCP, UDP or email notifications to be sent when certain system events occur
on the device. See the user guide for more information.
Enhancements
1. RDB variables can now store longer values (up to 4096 characters).
2. The RDB header rdb_operations.h and rdb_lib.a have now been deprecated in favour of rdb_ops.h and rdb.a. The newer
library contains an updated API that is similar to the old API but now functions include a session handle so that calls are
thread-safe. Note that rdb_set is binary clean now, so it should be passed zero-terminated arguments. A new API
rdb_set_string will add zero-termination to the end of strings.
3. The OpenSSL library has been updated to version 1.0.1h.
4. The Net-SNMP package updated to version 5.7.2.1.
5. The system log now defaults to 'Error' level, so that errors are not obscured in the log. It is also now possible to capture
logs at one level, and display them at another level.
6. Fixed: manual band selection sometimes does not persist across power-cycles.
7. On networks that support this option, it is now possible to request a static IP address on WWAN connection via the profile
settings page. Note that some networks may ignore or even reject this request.
8. Fixed: If the modem emulator feature is enabled, it may prevent the data stream manager from bringing a stream back up
after disconnection. The workaround is to disable modem emulator when not in use.

6
3G M2M Router (NTC-6200-02) Firmware Release Notes
www.netcommwireless.com
Ver 1.7
v1.10.40.7
New Features
Changed uboot sequence to reduce component stress during device boot.
Added support for DoCoMo MOPERA (Static IP) service in WebUI
v1.10.40.4
New Features
Added support for USB OTG ‘Device’ mode auto-detect.
Enhancements
Fixed: Connection uptime doesn’t sync with System uptime.
Fixed: WWAN/3G connection detection failure.
Fixed: UDP traffic inhibited when modem emulator is ON.
Fixed: IPSec local ID/Remote ID not working.
Fixed: Local access to web UI intermittently lost.
Fixed: WWAN connection instability when using USB Host mode.
Fixed: External USB port not switching automatically between modes.
Fixed: Modem emulator not functioning correctly when used in conjunction with external USB port (Device mode).
Fixed: Reset to factory default settings in recovery mode doesn’t clear session history records.
Fixed: Backup configuration file doesn’t include local access control settings.
Fixed: Backup configuration file doesn’t include manual operator selection settings.
Fixed: Backup configuration file doesn’t include band settings selection.
Fixed: SSH not working correctly.
Fixed: Cosmetic issues in web UI.
v1.10.40.3
New Features
Added support for USB 2.0-to-Ethernet adapters.
Added support for USB-to-Serial convertors.
Added support for USB mass storage devices (USB / flash drive, hard drive etc).
Added support for NTFS based USB mass storage devices.
Added support for IPSec private Openssl generated keys.
Added support for using domain name to configure IPSec/GRE/OpenVPN-client.
Added support for USB OTG port to auto-detect 'Host' mode.
Added support for using modem emulator on serial external port.
Added support for flow control mode (Xon/Xoff) for serial interface mode RS-232.
Added support for selecting all/part of SMSs on inbox/sent items as a group.
Added support for resetting unit to factory defaults via SNMP.
Added support for retaining SNMP configurations after resetting to factory defaults via SNMP / TR-069.
Added support for launching multiple PPTP tunnels simultaneously.
Added support for ALL (‘0.0.0.0’) IP addresses and subnet mask prefix ‘/0’.
Enhancements
Implemented IO control functionality.
Implemented updated User Guide / Quick Start Guide.
Fixed: WWAN connection unstable during bi-directional UDP stress test.

www.netcommwireless.com
3G M2M Router (NTC-6200-02) Firmware Release Notes
7
Ver 1.7
Fixed: WWAN disconnection issue.
Fixed: OpenVPN connection conflicting router firewall.
Fixed: OpenVPN certificate management network details have been made optional rather than mandatory.
Fixed: Sporadic router reboot.
Fixed: Data stream manager not triggering originated SMS correctly.
Fixed: Random kernel crash.
Fixed: Data stream manager issue - circuit switched auto answer.
Fixed: Modem emulator log messages not displayed correctly in System log.
Re-designed GPS menu options to be dynamically listed.
Fixed: Incorrect ignition IO log messages.
Fixed: Support for serial interfaces RS-422/RS-485.
Fixed: LAN subnet mask not applying changes appropriately.
Fixed: Modbus connection stability over LAN/WAN.
Fixed: Built-in and external serial port conflicts.
Fixed: Low power mode doesn’t go to sleep after a specified period.
Fixed: Resetting to factory defaults in recovery mode does clear SMS inbox/sent items.
Fixed: Changed I/O configuration behaviour when selecting NAMUR/Contact closure input pins.
Fixed: NTP synchronisation issue.
Fixed: IPSec tunnel connection establish.
Fixed: Enabling/disabling data stream manager disrupting configured streams.
Fixed: Enable/disable/remember SIM PIN functions.
Fixed: modem emulator to be disabled by default.
Fixed: Cosmetic issues in web UI.
Fixed: LED colour sequence in recovery mode.
Fixed: Data usage not retained after reboot.
Fixed: Data stream manager not saving profile settings correctly.
Table of contents
Other NetComm Network Router manuals

NetComm
NetComm NB4 User manual

NetComm
NetComm NB14 User manual

NetComm
NetComm NTC-40WV User manual

NetComm
NetComm NTC-40 series User manual

NetComm
NetComm NB4 User manual

NetComm
NetComm 3G42W-M User manual

NetComm
NetComm Dynalink WSG-NP804n User manual

NetComm
NetComm NB5540 User manual

NetComm
NetComm 3G27WV-R User manual

NetComm
NetComm NB604N User manual

NetComm
NetComm NB5 User manual

NetComm
NetComm NB1 User manual

NetComm
NetComm Poe01 User manual

NetComm
NetComm NB604N User manual

NetComm
NetComm HSPA+ M2M User manual

NetComm
NetComm NB9WMAXXn User manual

NetComm
NetComm NTC-223 User manual

NetComm
NetComm NF15ACV User manual

NetComm
NetComm NB8WVPN User manual

NetComm
NetComm NB5PLUS4 User manual