Changes

no edit summary
Line 1: Line 1:  
{{Template: Networking_rutxxx_manual_fw_disclosure
 
{{Template: Networking_rutxxx_manual_fw_disclosure
| fw_version = RUT9XX_R_00.06.07
+
| fw_version = RUT9XX_R_00.06.08.2
 
}}
 
}}
 +
{{#ifeq: {{{legacy}}} | 1 |<br><i><b>Note</b>: <b>[[{{{name}}} Overview (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.2 and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 234: Line 235:  
         <td> Shows whether authentication was successful or not</td>
 
         <td> Shows whether authentication was successful or not</td>
 
     </tr></table>
 
     </tr></table>
 +
 +
==Wireguard==
 +
 +
Displays the status of <b>Wireguard</b> connections (if any exist).
 +
 +
[[File:Networking_rut_manual_network_wireguard.png|border|class=tlt-border]]
 +
 +
<table class="nd-othertables">
 +
    <tr>
 +
        <th width="250">Field name</th>
 +
        <th width="900">Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Name</td>
 +
        <td>Wireguard instance name.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Public key</td>
 +
        <td>Indicates whether a public key exist in the configuration or not.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Firewall Mark</td>
 +
        <td>Indicates whether a firewall mark exist in the configuration or not.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enpoint</td>
 +
        <td>Remote peer address:port.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Latest handshake</td>
 +
        <td>Indicates how long ago was the latest connection with this peer.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Transfer RX/TX</td>
 +
        <td>The number of Received (RX) and Transferred (TX) bytes while exchanging data with this peer.</td>
 +
    </tr>
 +
</table>
    
[[Category:{{{name}}} Status section]]
 
[[Category:{{{name}}} Status section]]