Changes

Created page with "{{Template: Networking_rutos_manual_fw_disclosure | fw_version = {{#switch: {{{series}}} | RUT2XX = {{{series}}}_R_00.01.13 | RUT9XX = {{{series}}}_R_00.06.07}} }} <i><b>..."
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{#switch: {{{series}}}
| RUT2XX = {{{series}}}_R_00.01.13
| RUT9XX = {{{series}}}_R_00.06.07}}
}}

<i><b>Note</b>: this user manual page is for the old style WebUI of {{{name}}}. For information based on the latest FW version, [[Draft:{{{name}}} Mobile|click here]].</i>
==Summary==

The <b>Setup Wizard</b> is a tool that offers a simplified version of other WebUI pages used to set some of the router's most relevant parameters:

<ul>
<li>[[{{{name}}} NTP|Time]]</li>
<li>[[{{{name}}} Mobile|SIM card]]</li>
<li>[[{{{name}}} LAN|LAN]]</li>
<li>[[{{{name}}} Wireless|WiFi]]</li>
<li>[[{{{name}}}_Administration#RMS|RMS]]</li>
</ul>

You will be greeted with the Setup Wizard the first time you login, after you have changed the router's default password. On other logins you will be redirected to the [[{{{name}}} Overview|Overview]] page, but you can reach the Setup Wizard any time via the <i>System → <b>Setup Wizard</b></i> page.

This chapter of the user manual provides an overview of the Setup Wizard page for {{{name}}} devices.

==Set new password==

On your very first login you will be <b>required to change the router's default password</b>. This is done for safety reasons. In many cases routers are used to provide access to remote networks and systems. Since many manufacturers use similar default passwords (like <i>admin</i>, <i>admin01</i>, <i>admin123</i>, etc.) it is easy for attackers to gain access to routers that use such passwords and compromise the systems behind them. Therefore, to avoid such malicious attacks, this step is mandatory and you will not able to access the rest of the WebUI before you change the password.

The new password must contain:

<ul>
<li>8-32 characters;</li>
<li>at least one upper case letter;</li>
<li>at least one lower case letter;</li>
<li>at least one digit.</li>
</ul>

[[File:Networking_rutxxx_manual_setup_wizard_password_v1.png]]

After you have entered the new password, click 'Save'. Afterwards you will be redirected to the first page of the Setup Wizard.

==General==

The <b>General</b> section is used to configure the router's time settings.

[[File:Networking_rutxxx_manual_setup_wizard_general_gps_{{{gps}}}.png]]

If you wish to set the router's time zone settings later instead, you can do so via the <i>Services → [[{{{name}}} NTP|NTP]]</i> page.

==Mobile==

The <b>Mobile</b> section is used to configure the router's SIM card parameters.

{{#ifeq:{{{series}}}|RUT9XX
|[[File:Networking_rut9xx_manual_setup_wizard_mobile_v1.png]]
|[[File:Networking_rut2xx_manual_setup_wizard_mobile_v1.png|border|class=tlt-border]]
}}


<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Auto APN</td>
<td>checkbox; default: <b>enabled</b></td>
<td>Auto APN scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.
</td>
</tr>
<tr>
<td>APN</td>
<td>custom | APN provided by carrier; default: <b>APN provided by carrier</b></td>
<td>APN (Access Point Name) is configurable network identifier used by a mobile device when connecting to a carrier.</td>
</tr>
<tr>
<td>Custom APN</td>
<td>string; default: <b>none</b></td>
<td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to enter the APN just to complete the registration to a network. In other cases an APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br><b>Important note</b>: an APN Network Identifier cannot start with any of the following strings: "rac", "lac", "sgsn" or "rnc"; it cannot end in ".gprs" and it cannot take the value "*".
</td>
</tr>
<tr>
<td>PIN number</td>
<td>string; default: <b>none</b></td>
<td>A numeric password used to authenticate the modem to the SIM card.</td>
</tr>
<tr>
<td>Dialing number</td>
<td>string; default: <b>none</b></td>
<td>A dialing number required to establish a mobile PPP connection.</td>
</tr>
<tr>
<td>MTU</td>
<td>string; default: <b>none</b></td>
<td>Sets the maximum transmission unit (MTU) size. It is the largest size of a protocol data unit (PDU) that can be transmitted in a single network layer transaction.</td>
</tr>
<tr>
<td>Authentication method</td>
<td>CHAP | PAP | None; default: <b>None</b></td>
<td>The method that your carrier uses to authenticate new connections on its network. If you select PAP or CHAP you will be required to enter a username and password.</td>
</tr>
<tr>
<td>Service mode</td>
{{#ifeq:{{{name}}}|RUT230
|<td>2G only {{!}} 3G only {{!}} 2G + 3G {{!}} Automatic; default: <b>Automatic</b></td>
|<td>2G only {{!}} 3G only {{!}} 4G (LTE) only {{!}} 2G + 3G {{!}} 2G + 4G {{!}} 3G + 4G {{!}} Automatic; default: <b>Automatic</b></td>
}}
<td>Preffered service type.</td>
</tr>
<tr>
<td>Show mobile info at login page</td>
<td>yes | no; default: <b>no</b></td>
<td>When this field is checked, information about the router's mobile connection will be displayed in the login page.</td>
</tr>
</table>

If you wish to set the router's Mobile settings later instead, you can do so via the <i>Network → [[{{{name}}} Mobile|Mobile]]</i> page.

==LAN==

The <b>LAN</b> section is used to configure the router's local area network (LAN)
and DHCP server settings. A DHCP (Dynamic Host Configuration Protocol) server can
automatically configure the TCP/IP settings for any device that requests such a
service. If you connect a device that has been configured to obtain an IP address
automatically, the DHCP server will lease out an IP address from the available IP
pool and the device will be able to communicate within the router's private network.

[[File:Networking_rut9xx_manual_setup_wizard_lan_v1.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>IP address</td>
<td>ip; default: <b>192.168.1.1</b></td>
<td>The LAN interface's IPv4 address. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
</tr>
<tr>
<td>Netmask</td>
<td>netmask; default: <b>255.255.255.0</b></td>
<td>A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes the device.</td>
</tr>
<tr>
<td>Enable DHCP</td>
<td>off | on; default: <b>on</b></td>
<td>Turns the DHCP server on or off.</td>
</tr>
<tr>
<td>Start</td>
<td>integer [1..255]; default: <b>100</b></td>
<td>The starting IP address value. e.g., if your router’s LAN IP is 192.168.1.1 and your subnet mask is 255.255.255.0 that means that in your network a valid IP address has to be in the range of [192.168.1.0..192.168.1.254] (192.168.1.255 is a special unavailable address). If the Start value is set to 100 then the DHCP server will only lease out addresses starting from 192.168.1.<b>100</b></td>
</tr>
<tr>
<td>Limit</td>
<td>integer [1..255]; default: <b>150</b></td>
<td>How many addresses the DHCP server can lease out. Continuing from the example above: if the start address is 192.168.1.100 and the server can lease out 150 addresses, available addresses will be from 192.168.1.<b>100</b> to 192.168.1.<b>249</b> (<i>100 + 150 – 1 = 249</i>; this is because the first address is inclusive).</td>
</tr>
<tr>
<td>Lease time</td>
<td>interger [2..999999]; default: <b>12</b></td>
<td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</td>
</tr>
<tr>
<td>Units</td>
<td>Hours | Minutes; default: <b>Hours</b></td>
<td>Lease time measuring units.</td>
</tr>
</table>

If you wish to set the router's LAN and DHCP settings later instead, you can do so via the <i>Network → [[{{{name}}} LAN|LAN]]</i> page.

==Wireless==

The <b>Wireless</b> section is used to configure the router's WiFi access point (AP). A WiFi access point is a type of wireless interface that provides WiFi access to connecting clients.

'''Important: If your device batch number is lower than 034, Key and Cipher default values may differ from shown examples below.'''

[[File:Networking_{{lc:{{{name}}}}}_manual_setup_wizard_wifi_v2.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable wireless</td>
<td>yes | no; default: <b>yes</b></td>
<td>Turns the WiFi access point on or off.</td>
</tr>
<tr>
<td>SSID</td>
<td>string; default: <b>{{{name}}}_<last 4 symbols of WiFi MAC></b></td>
<td>The Service Set Identifier (SSID) is an identification string (name) for the access point. It is how the access point will be seen by connecting devices.</td>
</tr>
<tr>
<td>Mode</td>
<td>Auto | 802.11b | 802.11g | 802.11g+n; default: <b>802.11g+n</b></td>
<td>WiFi access point's operating mode. Different modes provide different data throughput speeds and and security options.</td>
</tr>
<tr>
<td>Channel</td>
<td>WiFi channel number | auto; default: <b>auto</b></td>
<td>WiFi channel used by the access point. When this field is set to 'auto', the access point will choose the least populated channel.</td>
</tr>
<tr>
<td>Encryption</td>
<td>No encryption | WPA-PSK | WPA2-PSK | WPA-PSK/WPA2-PSK Mixed Mode | WPA-EAP | WPA2-EAP; default: <b>WPA2-PSK</b></td>
<td>The type of encryption used by the access point.</td>
</tr>
<tr>
<td>Cipher</td>
<td>auto | Force CCMP (AES) | Force TKIP | Force TKIP and CCMP (AES); default: <b>Force TKIP and CCMP (AES)</b></td>
<td>An algorithm for performing encryption and decryption.</td>
</tr>
<tr>
<td>Key</td>
<td>string; default: <b>unique to each device</b></td>
<td>A password used to authenticate users to the access point. New devices have a unique WiFi password which can be located on a sticker on the bottom of the device.</td>
</tr>
<tr>
<td>Country code</td>
<td>country code; default: <b>00 - World</b></td>
<td>Uses ISO/IEC 3166 alpha2 country codes to define some WiFi parameters.</td>
</tr>
</table>

If you wish to set the router's WiFi settings later instead, you can do so via the <i>Network → [[{{{name}}} Wireless|Wireless]]</i> page.

==RMS==

This section is used to configure the settings required to connect the router to the <b>RMS</b> (<b>Remote Management System</b>) - a cloud system designed by Teltonika and intended for remote monitoring and management of [[Main Page|Teltonika-Network products]].

In order to add a device(s) to RMS, get yourself acquainted by watching [https://www.youtube.com/watch?v=bZeqdrAcdVU this instructional video] and register an account by [https://rms.teltonika.lt/ clicking here]. <b>Each unique device receives a free month-long RMS license</b> when added to RMS for the first time.

[[File:Networking_rutxxx_manual_setup_wizard_rms_v1.png]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Connection type</td>
<td>Enabled | Standby | Disabled; default: <b>Enabled</b></td>
<td>Defines how the device will connect to RMS:
<ul>
<li><b>Enabled</b> - the device attempts to connect to RMS every 2-5 minutes (every 2 minutes the first hour; then every 5 minutes). If it cannot connect for 14 days, it will enter Standby mode.</li>
<li><b>Standby</b> - the device attempts to connect to RMS every 6 hours.</li>
<li><b>Disabled</b> - RMS functionality is disabled.</li>
</ul>
</td>
</tr>
</table>

When connection type is set to 'Enabled', the router attempts to connect to RMS every 2-5 minutes. To skip this wait, click the 'Connect' button to initiate a connection instantly.

If you wish to set the router's RMS settings later instead, you can do so via the <i>System → Administration → [[{{{name}}}_Administration#RMS|RMS]]</i> page.

[[Category:{{{name}}} System section]]

Navigation menu