Changes

Line 2,308: Line 2,308:  
settings such as its Description, Endpoint Host and Port, Preshared Key and other.  
 
settings such as its Description, Endpoint Host and Port, Preshared Key and other.  
 
See more information below.  
 
See more information below.  
[[File:Networking_rutx_vpn_wireguard_instance_peer_instance_advanced_v2.png|border|class=tlt-border]]
+
[[File:Networking_rutx_vpn_wireguard_instance_peer_instance_advanced_v3.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 2,318: Line 2,318:  
     <tr>
 
     <tr>
 
     <td>Tunnel source</td>
 
     <td>Tunnel source</td>
         <td>Any {{!}} LAN {{!}} WAN {{!}} Mobile; default: <b>Any</b></td>
+
         <td>Any {{!}} <span style="color: red;">LAN {{!}} WAN {{!}} Mobile</span>; default: <b>Any</b></td>
 
         <td>Interface to bind this instance to.</td>
 
         <td>Interface to bind this instance to.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color: red;">Tunnel source mode</span></td>
 +
        <td>Prefer {{!}} Persist; default: <b>Prefer</b></td>
 +
        <td>Choose whether to persist or prefer the connection on the selected interface.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Pre-Shared Key</td>
 
     <td>Pre-Shared Key</td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
         <td>Base64-encoded preshared key. Adds in an additional layer of symmetric-key cryptography for post-quantum resistance.</td>
+
         <td>Base64-encoded pre-shared key. Adds in an additional layer of symmetric-key cryptography for post-quantum resistance.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 2,340: Line 2,345:  
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>Defines which routing table to use for this peer routes, not necessary to configure for most setups..</td>
 
         <td>Defines which routing table to use for this peer routes, not necessary to configure for most setups..</td>
 +
    </tr>
 +
</table>
 +
 +
====QR Settings====
 +
----
 +
 +
[[File:Networking_rutx_vpn_wireguard_instance_peer_instance_qr_v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Server IP</td>
 +
        <td>IP address; default: <b>None</b></td>
 +
        <td>Specifies which interface's IP address should be bound to the hostname.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Tunnel address</td>
 +
        <td>IP; default: <b>10.5.0.2/32</b></td>
 +
        <td>Choose whether to persist or prefer the connection on the selected interface.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Peer allowed IPs</td>
 +
        <td>All IPv4 | All IPv6 | LAN; default: <b>All IPv4 (0.0.0.0/0)</b></td>
 +
        <td>Required. IP addresses and prefixes that this peer is allowed to use inside the tunnel. Usually the peer's tunnel IP addresses and the networks the peer routes through the tunnel.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>QR code</td>
 +
        <td>Interactive button</td>
 +
        <td>Generates single-use QR code.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu