Changes

no edit summary
Line 2,401: Line 2,401:  
Advanced Settings section.
 
Advanced Settings section.
   −
[[File:Networking_rutos_vpn_tinc_instance_advanced.png|border|class=tlt-border]]
+
[[File:Networking_rutos_vpn_tinc_instance_advanced_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 2,408: Line 2,408:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Port</td>
 +
        <td>integer [1..65535]; default: <b>655</b></td>
 +
        <td>Configure the port on which this tinc daemon will listen for incoming connections.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Address Family</td>
 
     <td>Address Family</td>
         <td>Any | IPv4 | IPPv6; default: <b>Any</b></td>
+
         <td>Any {{!}} IPv4 {{!}} IPv6; default: <b>Any</b></td>
 
         <td>This option affects the address family of listening and outgoing sockets.</td>
 
         <td>This option affects the address family of listening and outgoing sockets.</td>
 
     </tr>
 
     </tr>
Line 2,421: Line 2,426:  
     <tr>
 
     <tr>
 
     <td>Bind To Interface</td>
 
     <td>Bind To Interface</td>
         <td>Any | LAN | WAN | WAN6 | Mobile; default: <b>Any</b></td>
+
         <td>Any {{!}} LAN {{!}} WAN {{!}} WAN6 {{!}} Mobile; default: <b>Any</b></td>
 
         <td>Interface to listen for incoming connections.</td>
 
         <td>Interface to listen for incoming connections.</td>
 
     </tr>
 
     </tr>
        <tr>
+
    <tr>
 
     <td>Key Expire</td>
 
     <td>Key Expire</td>
 
         <td>integer; default: <b>3600</b></td>
 
         <td>integer; default: <b>3600</b></td>
 
         <td>This option controls the time the encryption keys used to encrypt the data are Valid.</td>
 
         <td>This option controls the time the encryption keys used to encrypt the data are Valid.</td>
 
     </tr>
 
     </tr>
        <tr>
+
    <tr>
 
     <td>Mode</td>
 
     <td>Mode</td>
         <td>Router | Switch | Hub; default: <b>Router</b></td>
+
         <td>Router {{!}} Switch {{!}} Hub; default: <b>Router</b></td>
 
         <td>This option selects the way packets are routed to other daemons.</td>
 
         <td>This option selects the way packets are routed to other daemons.</td>
 
     </tr>
 
     </tr>
        <tr>
+
    <tr>
 
     <td>Ping Interval</td>
 
     <td>Ping Interval</td>
 
         <td>integer; default: <b>60</b></td>
 
         <td>integer; default: <b>60</b></td>
 
         <td>The number of seconds of inactivity that tinc will wait before sending a probe to the other end.</td>
 
         <td>The number of seconds of inactivity that tinc will wait before sending a probe to the other end.</td>
 
     </tr>
 
     </tr>
        <tr>
+
    <tr>
 
     <td>Ping Timeout</td>
 
     <td>Ping Timeout</td>
 
         <td>integer; default: <b>5</b></td>
 
         <td>integer; default: <b>5</b></td>
Line 2,445: Line 2,450:  
     </tr>
 
     </tr>
 
</table>
 
</table>
      
===Hosts===
 
===Hosts===