Template:Networking rutos manual setup wizard
Template:Networking rutos manual fw disclosure
Summary
The Setup Wizard is a tool that offers a simplified version of other WebUI pages used to set some of the most relevant device parameters:
- [[{{{name}}} NTP|Time]]
- [[{{{name}}} LAN|LAN]]
- [[{{{name}}} WAN|WAN]]
- [[{{{name}}} Wireless|WiFi]]
- [[{{{name}}}_Cloud_Solutions#RMS|RMS]]
You will be greeted with the Setup Wizard the first time you login, after you have changed the device 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 System → Setup Wizard page.
This page is an overview of the Setup Wizard tool for {{{name}}} devices.
Set new password
On your very first login you will be required to change the device default password. This is done for safety reasons. In many cases devices are used to provide access to remote networks and systems. Since many manufacturers use similar default passwords (like admin, admin01, admin123, etc.) it is easy for attackers to gain access to devices 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:
- 8-32 characters;
- at least one upper case letter;
- at least one lower case letter;
- at least one digit.
After you have entered the new password, click 'Submit'. Afterwards you will be redirected to the first page of the Setup Wizard.
General
The General section is used to configure the device's time and WebUI mode settings.
If you wish to set the device's time zone settings later instead, you can do so via the Services → [[{{{name}}} NTP|NTP]] page.
WebUI mode can be set in the System → Administration → [[{{{name}}} Administration#General|General]] page or by clicking the button under "Mode", which is located at the top-right corner of the WebUI:
[[File:Networking_{{{series}}}_manual_webui_basic_advanced_mode.gif|border|class=tlt-border]]
LAN
The LAN section is used to configure the device'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 device's private network.
[[File:Networking_rutos_manual_setup_wizard_lan_{{{lan}}}.png|border|class=tlt-border]]
Field | Value | Description |
---|---|---|
IP address | ip; default: 192.168.1.1 | The LAN interface's IPv4 address. An IP address identifies a device on a network and allows it to communicate with other devices. |
Netmask | netmask; default: 255.255.255.0 | A netmask 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. |
Enable DHCP | off | on; default: on | Turns the DHCP server on or off. |
Start | integer [1..255]; default: 100 | The starting IP address value. e.g., if your device'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.100. |
Limit | integer [1..255]; default: 150 | 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.100 to 192.168.1.249 (100 + 150 – 1 = 249; this is because the first address is inclusive). |
Lease time | interger [2..999999]; default: 12 | 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). The minimal amount of time that can be specified is 2 minutes. |
Units | Hours | Minutes; default: Hours | Lease time measuring units. |
If you wish to set the device's LAN and DHCP settings later instead, you can do so via the Network → [[{{{name}}} LAN|LAN]] page.
Mobile
The Mobile section is used to configure the device's SIM card parameters.
File:Networking rutx manual setup wizard wan v3.png
Field | Value | Description |
---|---|---|
Auto APN | off | on; default: on | 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 public IP address) depending on the contract. 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. |
Off: APN | Suggestion from device | Custom; default: Suggestion from device | Select between a suggested APN from device or enter your custom APN. |
Custom: Custom APN | string; default: none | Custom 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 "*". |
Custom: Authentication Type | None | PAP/CHAP (both) | PAP | CHAP; default: None | The method that your carrier uses to authenticate new connections on its network. If you select PAP, CHAP or both you will be required to enter a username and password. |
PIN | string; default: none | A 4-digit long numeric password used to authenticate the modem to the SIM card. |
Note: this table has coloring scheme to indicate which fields can be seen with different configuration.
If you wish to set the device's Mobile WAN settings later instead, you can do so via the Network → [[{{{name}}} WAN|WAN]] page.
WiFi
The WiFi section is used to configure the device's WiFi access points (APs). The {{{name}}} supports two types of WiFi: 2.4 GHz and 5 GHz. 2.4 GHz WiFi provides better coverage and works at a longer range, but has lower data transfer speeds when compared to 5 GHz WiFi.
File:Networking rutx manual setup wizard wifi v2.png
Field | Value | Description |
---|---|---|
Enable | off | on; default: on | Turns the WiFi access point on or off. |
Channel | WiFi channel number | auto; default: auto | WiFi channel used by the access point. When this field is set to 'auto', the access point will choose the least populated channel. |
SSID | string; default: RUT_<last 4 symbols of WiFi MAC>_<frequency> | 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. |
Encryption | No encryption | WPA-PSK | WPA2-PSK | WPA-PSK/WPA2-PSK Mixed Mode | WPA-EAP | WPA2-EAP; default: WPA2-PSK | The type of encryption used by the access point. |
Cipher | auto | Force CCMP (AES) | Force TKIP | Force TKIP and CCMP (AES); default: Force TKIP and CCMP (AES) | An algorithm for performing encryption and decryption. |
Key | string; default: unique to each device | A password used to authenticate users to the access point. |
If you wish to set the device's WiFi settings later instead, you can do so via the Network → [[{{{name}}} Wireless|Wireless]] page.
RMS
This section is used to configure the settings required to connect the device to the RMS (Remote Management System) - a cloud system designed by Teltonika and intended for remote monitoring and management of Teltonika-Networks products.
In order to add a device(s) to RMS, get yourself acquainted by watching this instructional video and register an account by clicking here. Each unique device receives a free month-long RMS license when added to RMS for the first time.
File:Networking trb1 manual setup wizard rms v1.png
Field | Value | Description |
---|---|---|
Connection type | Enabled | Standby | Disabled; default: Enabled | Defines how the device will connect to RMS:
|
Hostname | host | ip; default: rms.teltonika.lt | Address of the RMS server. If you're using regular RMS, just leave the default address (rms.teltonika.lt). |
Port | integer [0..65535]; default: 15009 | Port number for connecting to RMS. If you're using regular RMS, just leave the default port (15009). |
If you wish to set the device's RMS settings later instead, you can do so via the Services → Cloud Solutions → [[{{{name}}}_Cloud_Solutions#RMS|RMS]] page.
[[Category:{{{name}}} System section]]