Changes

no edit summary
Line 1: Line 1:  +
<!--- {{{series}}}, {{{name}}} --->
 +
{{Template: Networking_rutos_manual_fw_disclosure
 +
| fw_version = {{{series}}}{{#ifeq:{{{name}}}|RUT241|M|}}_R_00.07.01
 +
| series    = {{{series}}}
 +
}}
 +
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Administration (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |
 +
{{#switch: {{{name}}}
 +
  | RUT241 =
 +
  | #default =
 +
<br><i><b>Note</b>: <b>[[{{{name}}} Administration (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.4 and earlier) user manual page.</i>}}
 +
|}}
 
==Summary==
 
==Summary==
 +
 
This page is an overview of the <b>Administration</b> section of {{{name}}} devices.
 
This page is an overview of the <b>Administration</b> section of {{{name}}} devices.
  −
{{Template: Networking_rutx_manual_fw_disclosure
  −
| fw_version = {{{series}}}_R_00.01.06
  −
}}
      
==General==
 
==General==
Line 10: Line 19:  
The <b>General</b> section is used to set up some of device managerial parameters, such as changing device name. For more information on the General section, refer to figure and table below.
 
The <b>General</b> section is used to set up some of device managerial parameters, such as changing device name. For more information on the General section, refer to figure and table below.
   −
[[File:Networking_rutx_manual_administration_general_v1.png|border|class=tlt-border]]
+
{{#ifeq:{{{series}}}|RUTX|[[File:Networking_{{lc:{{{name}}}}}_manual_administration_general_v2.png|border|class=tlt-border]]
 +
|[[File:Networking_{{lc:{{{name}}}}}_manual_administration_general.png|border|class=tlt-border]]}}
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 27: Line 37:  
       <td>string; default: <b>Teltonika-{{{name}}}.com</b></td>
 
       <td>string; default: <b>Teltonika-{{{name}}}.com</b></td>
 
       <td>Device hostname. This can be used for communication with other LAN hosts.</td>
 
       <td>Device hostname. This can be used for communication with other LAN hosts.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Mode</td>
 +
      <td>Basic {{!}} Advanced; default: <b>Basic</b></td>
 +
      <td>Mode determines what options and configurations are shown. In Basic mode only the essential configurations are shown. In Advanced mode there is greater freedom to configure and access more options.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 37: Line 52:  
         <td>integer [1..60]; default: <b>none</b></td>
 
         <td>integer [1..60]; default: <b>none</b></td>
 
         <td>Maximum time (in seconds) the button can be held to perform an action, after which no action will be performed.</td>
 
         <td>Maximum time (in seconds) the button can be held to perform an action, after which no action will be performed.</td>
 +
    </tr>
 +
</table>
 +
 +
==Access Control==
 +
===General===
 +
----
 +
The <b>Access Control</b> page is used to manage remote and local access to device.
 +
 +
<b>Important</b>: turning on remote access leaves your device vulnerable to external attackers. Make sure you use a strong password.
 +
<br><br>
 +
<b>SSH</b>
 +
----
 +
[[File:Networking_rutos_manual_administration_access_control_general_ssh.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable SSH access</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Turns SSH access from the local network (LAN) on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
  <td>Restore to factory defaults</td>
+
        <td>Remote SSH access</td>
         <td>-(interactive button)</td>
+
         <td>off | on; default: <b>off</b></td>
         <td>Restores device to manufacturer's default settings.</td>
+
         <td>Turns SSH access from remote networks (WAN) on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
  <td>Restore to user's defaults</td>
+
        <td>Port</td>
         <td>-(interactive button)</td>
+
         <td>integer [0..65535]; default: <b>22</b></td>
         <td>Restores device to custom configuration set by the user.</td>
+
         <td>Selects which port to use for SSH access.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
<br>
 +
<b>WebUI</b>
 +
----
 +
[[File:Networking_rutos_manual_administration_access_control_general_webui.png|border|class=tlt-border]]
   −
==Logging==
+
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable HTTP access</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Turns HTTP access from the local network (LAN) to the device WebUI on or off.</td>
 +
    </tr><tr><td>Enable HTTPS access
 +
</td><td>off | on; default: <b>on</b></td><td>Turns HTTPS access from the local network (LAN) to the device WebUI on or off.</td></tr><tr>
 +
        <td>Redirect to HTTPS</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Redirects connection attempts from HTTP to HTTPS.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable remote HTTP access</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns HTTP access from remote networks (WAN) to the device WebUI on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port</td>
 +
        <td>integer [0..65535]; default: <b>80</b></td>
 +
        <td>Selects which port to use for HTTP access.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable remote HTTPS access</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns HTTPS access from remote networks (WAN) to the device WebUI on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port</td>
 +
        <td>integer [0..65535]; default: <b>443</b></td>
 +
        <td>Selects which port to use for HTTPS access.</td>
 +
    </tr>
 +
</table>
 +
<br>
 +
<b>CLI</b>
 +
----
 +
[[File:Networking_rutos_manual_administration_access_control_general_cli.png|border|class=tlt-border]]
   −
The <b>Logging</b> section is used to configure how and where the router stores system log data. The system log is a file that contains information on various system related events and is useful to engineers for troubleshooting the router.
+
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable CLI</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Turns CLI access from the local network (LAN) on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable remote CLI</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns CLI access from remote networks (WAN) on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port range</td>
 +
        <td>range of integers [0..65534]-[1..65535]; default: <b>4200-4220</b></td>
 +
        <td>Selects which ports to use for CLI access.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Shell limit</td>
 +
        <td>integer [1..10]; default: <b>5</b></td>
 +
        <td>Maximum number of active CLI connections.</td>
 +
    </tr>
 +
</table>
 +
<br>
 +
<b>Telnet</b>
 +
----
 +
[[File:Networking_rutos_manual_administration_access_control_general_telnet.png|border|class=tlt-border]]
   −
Refer to the figure and table below for information on the router's Logging page.
+
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable Telnet access</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Turns Telnet access from the local network (LAN) on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable remote Telnet access</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns Telnet access from remote networks (WAN) on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port range</td>
 +
        <td>integer [0..65535]; default: <b>23</b></td>
 +
        <td>Selects which port to use for Telnet access.</td>
 +
    </tr>
 +
</table>
   −
[[File:{{{file_logging}}}]]
+
===Security===
 +
----
 +
[[File:Networking_rutos_manual_administration_access_control_security.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 65: Line 201:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
      <td>System log buffer size</td>
+
        <td>Fail count</td>
      <td>integer; default: <b>64</b></td>
+
        <td>integer; default: <b>10</b></td>
      <td>System log buffer size in kibibytes (KiB).</td>
+
        <td>An amount of times IP address can try to access SSH or WebUI before being blocked.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Blocked address</td>
 +
        <td>ip</td>
 +
        <td>IP address which was blocked due to reaching fail count limit.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
      <td>External system log server</td>
+
        <td>Failed attempts</td>
      <td>ip; default: <b>none</b></td>
+
        <td>integer</td>
      <td>IP address of an external server that will be used to store router logs.</td>
+
        <td>Amount of times IP address tried to access SSH or WebUI after getting blocked.</td>
 
     </tr>
 
     </tr>
 +
</table>
 +
 +
===Root CA===
 +
----
 +
The <b>Root CA</b> section is used to add a root CA certificate file to the device. There is a default file already preloaded on the device which will be overwritten by any uploaded file. The certificates must be in .pem format, maximum file size is 300 KB. These certificates are only needed if you want to use HTTPS for your services and the default file should be sufficient in most cases.
 +
 +
[[File:Networking_rutos_manual_administration_access_control_root_ca.png|border|class=tlt-border]]
 +
 +
==Recipients==
 +
 +
The <b>Recipients</b> section is used to configure{{#ifeq:{{{mobile}}}|0|&nbsp;|&nbsp;phone groups and&nbsp;}}email
 +
users, which can later be used along with{{#ifeq:{{{mobile}}}|0|&nbsp;|&nbsp;SMS or&nbsp;}}email related
 +
services{{#ifeq:{{{events_reporting}}}|0|.|, such as [[{{{name}}} Events Reporting|Events Reporting]].}}
 +
 +
{{#ifeq:{{{mobile}}}|0||
 +
 +
===Phone Groups===
 +
----
 +
A <b>Phone Group</b> is a collection of phone numbers that can be used as the recipient in SMS & call related services instead of specifying every number individually. The phone group list is empty by default thus, you must first add at least one new group before you can add phone numbers to it. To create and begin editing a phone group, follow these steps:
 +
 +
<ol>
 +
    <li>Enter a custom name for the phone group into the 'Name' field.</li>
 +
    <li>Click the 'Add' button.</li>
 +
    <li>Click the 'Edit' button next to the newly added phone group.</li>
 +
</ol>
 +
 +
[[File:Networking_rutos_manual_administration_recipients_phone_groups_add_button_edit_button.png|border|class=tlt-border]]
 +
 +
After clicking 'Edit' you should be redirected to that phone group's configuration page where you can start adding phone numbers to it.
 +
 +
[[File:Networking_rutos_manual_administration_recipients_phone_groups_modify_phone_group.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 
     <tr>
 
     <tr>
      <td>External system log server port</td>
+
        <th>Field</th>
       <td>integer [0..65535]; default: <b>none</b></td>
+
       <th>Value</th>
       <td>TCP/UDP port number of the external log server.</td>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>External system log server protocol</td>
+
       <td>Group name</td>
       <td>UDP | TCP; default: <b>UDP</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>Communication protocol used by the external log server.</td>
+
       <td>Name of this phone numbers group.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Save log in</td>
+
       <td>Phone number</td>
       <td>RAM memory | Flash memory; default: <b>RAM memory</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>Specifies which type of memory to use for storing system logs.</td>
+
       <td>A phone number entry for this group. Numbers that consist of <i>0-9*+#</i> characters are accepted. Click the plus symbol to add more entries.</td>
     </tr></table>
+
     </tr>
 +
</table>
 +
}}
 +
 
 +
===Email Accounts===
 +
----
 +
When email related services{{#ifeq:{{{events_reporting}}}|0|&nbsp;|&nbsp;(such as [[{{{name}}} Events Reporting|Events Reporting]])&nbsp;}}are used, the device logs in to the specified email account and reads the inbox (e.g., Email to SMS) or sends out a message (e.g., SMS to Email) depending on the configured service. In this context, an <b>Email Account</b> is an configuration instance that contains the necessary data required in order to log into an email account.
 +
 
 +
The email accounts list is empty by default thus, you must first add at least one new account before you can configure it. To create and begin editing an email account, follow these steps:
 +
 
 +
<ol>
 +
    <li>Enter a custom name for the email account into the 'Name' field.</li>
 +
    <li>Click the 'Add' button.</li>
 +
    <li>Click the 'Edit' button next to the newly added email account.</li>
 +
</ol>
   −
==Diagnostics==
+
[[File:Networking_rutos_manual_administration_recipients_email_accounts_groups_add_button_edit_button.png|border|class=tlt-border]]
   −
The <b>Diagnostics</b> section is used to execute simple network diagnostic tests, including <i>ping</i>, <i>traceroute</i> and <i>nslookup</i>.
+
After clicking 'Edit' you should be redirected to that email account's settings page where you can start configuring the account.
   −
[[File:{{{file_diagnostics}}}]]
+
[[File:Networking_rutos_manual_administration_recipients_email_accounts_modify_email_account.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 103: Line 291:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Method</td>
+
       <td>Secure connection</td>
       <td>Ping | Traceroute | Nslookup; default: <b>Ping</b></td>
+
       <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
       <td>Selects diagnostic method.
+
       <td>Use if your SMTP server supports TLS or SSL encryption.</td>
            <ul>
+
    </tr>
                <li><b>Ping</b> - sends ICMP requests to the specified address.</li>
+
    <tr>
                <li><b>Traceroute</b> - displays the path that packets have to take in order to reach the specified address.</li>
+
      <td>SMTP server</td>
                <li><b>Nslookup</b> - obtains domain name address and IP address mapping information.</li>
+
      <td>string; default: <b>none</b></td>
            </ul>
+
      <td>Name of the email service provider's SMTP server.</td>
        </td>
+
    </tr>
 +
    <tr>
 +
      <td>SMTP server port</td>
 +
      <td>integer [0..65535]; default: <b>none</b></td>
 +
      <td>Port of the email service provider's SMTP server.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>User name</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Username used to authenticate to the email service.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Protocol</td>
+
       <td>Password</td>
       <td>IPv4 | IPv6; default: <b>IPv4</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>Selects IP address family for diagnostic test.</td>
+
       <td>Password used to authenticate to the email service..</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Address</td>
+
       <td>Sender's email address</td>
       <td>ip | host; default: <b>none</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>IP address or hostname on which the diagnostic test will be performed.</td>
+
       <td>Configured SMTP server user's email address.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
==Troubleshoot==
+
==Certificates==
 +
 
 +
The <b>Certificates</b> page is used for convenient TLS certificate and key generation and management. Generated files can be exported and used on other machines or locally on this device with functions that use TLS/SSL, such as {{#ifeq:{{{mqtt}}}|0||[[{{{name}}} MQTT|MQTT]],&nbsp;}}[[{{{name}}} VPN#OpenVPN|OpenVPN]], [[{{{name}}} VPN#IPsec|IPsec]] and others.
 +
 
 +
===Certificate Generation===
 +
----
 +
The <b>Certificate Generation</b> tab provides the possibility to generate TLS certificates required for secure authentication and communication encryption used by some of the devices services.
 +
 
 +
There are five distinct generation methods (denoted by the selected 'File Type').
 +
 
 +
<ol>
 +
    <li><b>Simple</b> - generates and signs a set of 2048 bit certificate and key files that include:
 +
        <ul>
 +
            <li>Certificate Authority (CA)</li>
 +
            <li>Server certificate & key</li>
 +
            <li>Client certificate & key</li>
 +
            <li>DH Parameters</li>
 +
        </ul>The CA file generated with this option automatically signs the certificates. In short, this option is used for convenience as it doesn't let the user set any additional parameters for the certificate files. Therefore, it should be used only when no other specific requirements are expected.
 +
    </li>
 +
    <li><b>CA</b> - generates a Certificate Authority (CA) file. A CA is a type of certificate file that certifies the ownership of a public key by the named subject of the certificate. In other words, it assures clients that they are connecting to a trusted server and vice versa.</li>
 +
    <li><b>Server</b> - generates a server certificate and key. A server certificate validates a server's identity to connecting clients, while a key is responsible for encryption.</li>
 +
    <li><b>Client</b> - generates a client certificate and key. A client certificate validates a client's identity to the server that it's connecting to, while a key is responsible for encryption.</li>
 +
    <li><b>DH Parameters</b> - generates a Diffie-Hellman (DH) parameters file. DH parameters are used in symmetric encryption to protect and define how OpenSSL key exchange is performed.</li>
 +
</ol>
   −
The <b>Troubleshoot</b> section is used to download various files that contain information used for troubleshooting the router. Refer to the figure and table below for information on the Troubleshoot page.
+
====Generation Parameters====
 +
----
 +
Generating each type of file (excluding 'Simple') requires setting some parameters. This section provides an overview for parameters used in TLS certificate generation.
 +
----
 +
<b>Core parameters</b> or simply parameters that apply to each file type are the size and common name of the generated file(s).
   −
[[File:{{{file_troubleshoot}}}]]
+
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_core_parameters_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 138: Line 362:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>System log</td>
+
      <td>Key Size</td>
        <td>- (interactive button)</td>
+
      <td>integer; default: <b>2048</b></td>
        <td>Displays the contents of the router's system log file. The system log contains records of various system related events, such as starts/stops of various services, errors, reboots, etc.</td>
+
      <td>Generated key size in bits. Larger keys provide more security but take longer to generate. A 2048 bit is the preferred option.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Name (CN)</td>
 +
      <td>string; default: <b>cert</b></td>
 +
      <td>Common Name (CN), aka Fully Qualified Domain Name (FQDN) is a parameter that defines the name of the certificate. It should be chosen with care as it is not only used for easier management. For example, the Common Name should typically hostname of the server. It may also be used to differentiate clients in order to apply client-specific settings.</td>
 +
    </tr>
 +
</table>
 +
----
 +
<b>Subject information</b> is not mandatory but can be used as user-friendly way to identify the ownership of certificate files by including such information as the owner's location and company name.
 +
 
 +
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_subject_information_v1.png|border|class=tlt-border]]
 +
----
 +
The <b>Sign the certificate</b> slider control whether the certificate will be signed automatically or manually after the generation is complete.
 +
 
 +
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_sign_the_certificate_v1.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Kernel log</td>
+
      <td>Days Valid</td>
        <td>- (interactive button)</td>
+
      <td>integer; default: <b>3650</b></td>
        <td>Displays the contents of the router's kernel log file. The kernel log contains records of various events related to the processes of the operating system (OS).</td>
+
      <td>Length of the signature's validity.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Troubleshoot file</td>
+
      <td>CA File Name</td>
        <td>- (interactive button)</td>
+
      <td>filename; default: <b>none</b></td>
        <td>Downloads the router's Troubleshoot file. It contains the router's configuration information, logs and some other files. When requesting support, it is recommended to always provide the router's Troubleshoot file to Teltonika engineers for analysis.</td>
+
      <td>Selects which CA file will be used to sign the generated certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>TCP dump file</td>
+
      <td>CA key</td>
        <td>- (interactive button)</td>
+
      <td>filename; default: <b>none</b></td>
        <td>Downloads the router's TCP dump file. TCP dump is a program used to capture packets moving through network interfaces. By default, the router does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.</td>
+
      <td>Selects which CA key file will be used to sign the generated certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Enable TCP dump<span class="asterisk">*</span></td>
+
      <td>Delete Signing Request</td>
        <td>off | on; default: <b>off</b></td>
+
      <td>off | on; default: <b>off</b></td>
        <td>Turns TCP dump packets capture on or off.</td>
+
      <td>Generation creates additional 'signing request' files (which appear under the [[#Certificate_Manager|Certificate Manager]] tab) that are later used to sign the generated certificates. When this option is set to 'on', the device deletes the signing request files after the signing process is complete.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
----
 +
A <b>Private Key Decryption Password</b> is a parameter used to decrypt private keys protected by a password.
   −
<font size="-1"><span class="asterisk">*</span> More on TCP dump in the [[#TCP_dump|next section]].</font>
+
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_private_key_decryption_password_v1.png|border|class=tlt-border]]
   −
===TCP dump===
+
===Certificate Signing===
 
----
 
----
<b>TCP dump</b> is a program used to capture packets moving through network interfaces. By default, the router does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.
+
The <b>Certificate Signing</b> section is used to validate (sign) unsigned certificates.
 
  −
If you enable TCP dump, you will notice additional configuration fields appear. Refer to the figure and table below for realted information.
     −
[[File:{{{file_tcpdump}}}]]
+
[[File:Networking_rutos_manual_administartion_certificates_certificates_generation_certificate_signing_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 181: Line 426:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Enable TCP dump</td>
+
      <td>Signed Certificate Name</td>
        <td>off | on; default: <b>off</b></td>
+
      <td>string; default: <b>cert</b></td>
        <td>Turns TCP dump packet capture on or off.</td>
+
      <td>Name of the signed certificate.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Type of Certificate to Sign</td>
 +
      <td>Certificate Authority | Client Certificate | Server Certificate; default: <b>Certificate Authority</b></td>
 +
      <td>Specifies what type of file will be signed.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Select interface</td>
+
      <td>Certificate Request File</td>
        <td>network interface; default: '''br-lan'''</td>
+
      <td>file; default: <b>none</b></td>
        <td>Only captures packets that move through the specified network interface.</td>
+
      <td>Specifies the signing request file linked to the certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Select protocol filter</td>
+
      <td>Days Valid</td>
        <td>all | icmp | tcp | udp | arp; default: <b>All</b></td>
+
      <td>integer; default: <b>3650</b></td>
        <td>Only captures packets that match the specified protocol.</td>
+
      <td>Length of the signature's validity.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Select packets direction</td>
+
      <td>Certificate Authority File</td>
        <td>IN/OUT | Incoming | Outgoing; default: <b>IN/OUT</b></td>
+
      <td>filename; default: <b>none</b></td>
        <td>Only captures packets coming from the specified direction.</td>
+
      <td>Selects which CA file will be used to sign the generated certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Host</td>
+
      <td>Certificate Authority Key</td>
        <td>ip | host; default: <b>none</b></td>
+
      <td>filename; default: <b>none</b></td>
        <td>Only captures packets related to the specified host.</td>
+
      <td>Selects which CA key file will be used to sign the generated certificate.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Port</td>
+
      <td>Delete Signing Request</td>
        <td>integer [0..65335]; default: <b>none</b></td>
+
      <td>off | on; default: <b>off</b></td>
        <td>Only captures packets related to the specified communication port.</td>
+
      <td>Generation creates additional 'signing request' files (which appear under the [[#Certificate_Manager|Certificate Manager]] tab) that are later used to sign the generated certificates. When this option is set to 'on', the device deletes the signing request files after the signing process is complete.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Select storage</td>
+
      <td>Sign</td>
        <td>Internal storage | / ; default: <b>Internal storage</b></td>
+
      <td>- (interactive button)</td>
        <td>Specifies where the TCP dump file will be stored.</td>
+
      <td>Signs the certificate on click.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
==Access Control==
+
===Certificate Manager===
 +
----
 +
The <b>Certificate Manager</b> page displays information on all certificate and key files stored on the device and provides the possibility export these files for use on another machine or import files generated elsewhere.
 +
 
 +
====Certificate Import====
 +
----
 +
The <b>Certificate Import</b> section provides the possibility to import certificates and files generated on another machine. To upload such a file simply click 'Browse' and locate the file on your computer, it should then start uploading automatically.
 +
 
 +
[[File:Networking_rutos_manual_administartion_certificates_certificates_manager_certificate_import_v1.png|border|class=tlt-border]]
 +
 
 +
====Certificates, Keys & Requests====
 +
----
 +
The <b>Certificates</b>, <b>Keys</b> and </b>Requests</b> section display files generated on or imported to the device along with the most important information related to them.
 +
 
 +
By default, the lists are empty. A set certificates generated using 'Simple' file type would look something like this:
 +
 
 +
[[File:Networking_rutos_manual_administartion_certificates_certificates_manager_certificate_list_v1.png|border|class=tlt-border]]
 +
 
 +
The 'Export' buttons are used to download the files from the device onto your local machine. The 'X' buttons located to the right of each entry are used to delete related files.
   −
The <b>Access Control</b> page is used to manage remote and local access to the router.
+
==Troubleshoot==
   −
<b>Important</b>: turning on remote access leaves the router vulnerable to external attackers. Make sure you use a strong password.
+
===Logging Settings===
<br><br>
  −
<b>SSH</b>
   
----
 
----
[[File:{{{file_access_ssh}}}]]
+
The <b>Logging Settings</b> section is used to configure how and where the device stores system log data. The system log is a file that contains information on various system related events and is useful to engineers for troubleshooting the device.
 +
 
 +
[[File:Networking_rutos_manual_administration_troubleshoot_logging_settings.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 234: Line 502:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Enable SSH access</td>
+
      <td>System log buffer size</td>
        <td>off | on; default: <b>on</b></td>
+
      <td>integer; default: <b>128</b></td>
        <td>Turns SSH access from the local network (LAN) on or off.</td>
+
      <td>System log buffer size in kibibytes (KiB).</td>
 +
    </tr>
 +
    <tr>
 +
      <td>External system log server</td>
 +
      <td>ip; default: <b>none</b></td>
 +
      <td>IP address of an external server that will be used to store device logs.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>External system log server port</td>
 +
      <td>integer [0..65535]; default: <b>none</b></td>
 +
      <td>TCP/UDP port number of the external log server.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>External system log server protocol</td>
 +
      <td>UDP | TCP; default: <b>UDP</b></td>
 +
      <td>Communication protocol used by the external log server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Remote SSH access</td>
+
      <td>Save log in</td>
        <td>off | on; default: <b>off</b></td>
+
      <td>RAM memory | Flash memory; default: <b>RAM memory</b></td>
        <td>Turns SSH access from remote networks (WAN) on or off.</td>
+
      <td>Specifies which type of memory to use for storing system logs.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Port</td>
+
      <td>Show hostname</td>
        <td>integer [0..65535]; default: <b>22</b></td>
+
      <td>off | on; default: <b>off</b></td>
        <td>Selects which port to use for SSH access.</td>
+
      <td>Show hostname instead of IP address in syslog.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
<br>
+
 
<b>WebUI</b>
+
===Troubleshoot===
 
----
 
----
[[File:{{{file_access_webui}}}]]
+
The <b>Troubleshoot</b> section is used to download various files that contain information used for troubleshooting the device. Refer to the figure and table below for information on the Troubleshoot page.
 +
 
 +
[[File:Networking_rutos_manual_administration_troubleshoot_troubleshoot.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 261: Line 546:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Enable HTTP access</td>
+
         <td>System log</td>
         <td>off | on; default: <b>on</b></td>
+
        <td>- (interactive button)</td>
         <td>Turns HTTP access from the local network (LAN) to the router's WebUI on or off.</td>
+
         <td>Displays the contents of the device system log file. The system log contains records of various system related events, such as starts/stops of various services, errors, reboots, etc.</td>
     </tr><tr><td>Enable HTTPS access
+
    </tr>
</td><td>off | on; default: <b>on</b></td><td>Turns HTTPS access from the local network (LAN) to the router's WebUI on or off.</td></tr><tr>
+
    <tr>
         <td>Redirect to HTTPS</td>
+
        <td>Kernel log</td>
 +
         <td>- (interactive button)</td>
 +
        <td>Displays the contents of the device kernel log file. The kernel log contains records of various events related to the processes of the operating system (OS).</td>
 +
     </tr>
 +
    <tr>
 +
        <td>Troubleshoot file</td>
 +
        <td>- (interactive button)</td>
 +
        <td>Downloads the device Troubleshoot file. It contains the device configuration information, logs and some other files. When requesting support, it is recommended to always provide the device Troubleshoot file to Teltonika engineers for analysis.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>TCP dump file<span class="asterisk">*</span></td>
 +
        <td>- (interactive button)</td>
 +
        <td>Downloads the device TCP dump file. TCP dump is a program used to capture packets moving through network interfaces. By default, the device does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.</td>
 +
    </tr>
 +
    <tr>
 +
         <td>Enable TCP dump<span class="asterisk">*</span></td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Redirects connection attempts from HTTP to HTTPS.</td>
+
         <td>Turns TCP dump packets capture on or off.</td>
 +
    </tr>
 +
</table>
 +
 
 +
<font size="-1"><span class="asterisk">*</span> As of {{{series}}}_R_00.07.00, TCPdump is not part of core functionality anymore. To see these options, the TCPdump package must be downloaded from [[{{{name}}}_Package_Manager|Package Manager]].</font>
 +
 
 +
====TCP dump====
 +
----
 +
<b>TCP dump</b> is an <i>optional</i> downloadable functionality<span class="asterisk">*</span> used to capture packets moving through network interfaces. By default, the device does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.
 +
 
 +
If you enable TCP dump, you will notice additional configuration fields appear. Refer to the figure and table below for realted information.
 +
 
 +
<font size="-1"><span class="asterisk">*</span> You can download the TCPdump package from [[{{{name}}}_Package_Manager|Package Manager]].</font>
 +
 
 +
[[File:Networking_rutos_manual_administration_troubleshoot_tcp_dump.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Enable remote HTTP access</td>
+
         <td>Enable TCP dump</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Turns HTTP access from remote networks (WAN) to the router's WebUI on or off.</td>
+
         <td>Turns TCP dump packet capture on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select interface</td>
 +
        <td>network interface; default: '''br-lan'''</td>
 +
        <td>Only captures packets that move through the specified network interface.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select protocol filter</td>
 +
        <td>All | ICMP | TCP | UDP | ARP; default: <b>All</b></td>
 +
        <td>Only captures packets that match the specified protocol.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Port</td>
+
         <td>Select packets direction</td>
         <td>integer [0..65535]; default: <b>80</b></td>
+
         <td>Incoming/Outgoing | Incoming | Outgoing; default: <b>Incoming/Outgoing</b></td>
         <td>Selects which port to use for HTTP access.</td>
+
         <td>Only captures packets coming from the specified direction.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Enable remote HTTPS access</td>
+
         <td>Host</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>ip | host; default: <b>none</b></td>
         <td>Turns HTTPS access from remote networks (WAN) to the router's WebUI on or off.</td>
+
         <td>Only captures packets related to the specified host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Port</td>
 
         <td>Port</td>
         <td>integer [0..65535]; default: <b>443</b></td>
+
         <td>integer [0..65335]; default: <b>none</b></td>
         <td>Selects which port to use for HTTPS access.</td>
+
         <td>Only captures packets related to the specified communication port.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select storage</td>
 +
        <td>RAM memory; default: <b>RAM memory</b></td>
 +
        <td>Specifies where the TCP dump file will be stored.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
<br>
+
 
<b>CLI</b>
+
===Diagnostics===
 
----
 
----
[[File:{{{file_access_cli}}}]]
+
The <b>Diagnostics</b> section is used to execute simple network diagnostic tests, including <i>ping</i>, <i>traceroute</i> and <i>nslookup</i>.
 +
 
 +
[[File:Networking_rutos_manual_administration_troubleshoot_diagnostics.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 303: Line 640:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Enable CLI</td>
+
      <td>Method</td>
        <td>off | on; default: <b>on</b></td>
+
      <td>Ping | Traceroute | Nslookup; default: <b>Ping</b></td>
        <td>Turns CLI access from the local network (LAN) on or off.</td>
+
      <td>Selects diagnostic method.
 +
            <ul>
 +
                <li><b>Ping</b> - sends ICMP requests to the specified address.</li>
 +
                <li><b>Traceroute</b> - displays the path that packets have to take in order to reach the specified address.</li>
 +
                <li><b>Nslookup</b> - obtains domain name address and IP address mapping information.</li>
 +
            </ul>
 +
        </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Enable remote CLI</td>
+
      <td>Protocol</td>
        <td>off | on; default: <b>off</b></td>
+
      <td>IPv4 | IPv6; default: <b>IPv4</b></td>
        <td>Turns CLI access from remote networks (WAN) on or off.</td>
+
      <td>Selects IP address family for diagnostic test.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
        <td>Port range</td>
+
      <td>Address</td>
        <td>range of integers [0..65534]-[1..65535]; default: <b>4200-4220</b></td>
+
      <td>ip | host; default: <b>none</b></td>
        <td>Selects which ports to use for CLI access.</td>
+
      <td>IP address or hostname on which the diagnostic test will be performed.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Shell limit</td>
+
         <td>Perform</td>
        <td>integer [1..10]; default: <b>5</b></td>
+
      <td>-(interactive button)</td>
        <td>Maximum number of active CLI connections.</td>
+
      <td>Performs diagnostic test when clicked.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
  −
==Root CA==
  −
  −
The <b>Root CA</b> section is used to add a root CA certificate file to the router. There is a default file already preloaded on the device which will be overwritten by any uploaded file. The certificates must be in .pem format, maximum file size is 300 KB. These certificates are only needed if you want to use HTTPS for your services and the default file should be sufficient in most cases.
  −
  −
[[File:{{{file_root_ca}}}]]
      
[[Category:{{{name}}} System section]]
 
[[Category:{{{name}}} System section]]

Navigation menu