Changes

no edit summary
Line 2,181: Line 2,181:  
'''Tinc''' is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. Tinc is Free Software and licensed under the [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GNU General Public License] version 2 or later. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others.
 
'''Tinc''' is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. Tinc is Free Software and licensed under the [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GNU General Public License] version 2 or later. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others.
   −
Tinc works by adding an instance which acts as Router/Switch/Hub mode. To create one enter its name and click the <b>Add</b> button. This should add a new Tinc instance and open a configuration window
+
Tinc works by adding an interface which acts as Router/Switch/Hub mode. To create one enter its name and click the <b>Add</b> button. This should add a new Tinc interface and open a configuration window
    
[[File:Networking_rutx_vpn_tinc.png|border|class=tlt-border]]
 
[[File:Networking_rutx_vpn_tinc.png|border|class=tlt-border]]
   −
===General Instance Settings===
+
===General Interface Settings===
 
----
 
----
   −
This section contains General settings of created Tinc Instance. Here you can find its Public and  
+
This section contains General settings of created Tinc Interface. Here you can find its Public and  
 
Private keys, specify Subnet and Host to Connect to for communication.
 
Private keys, specify Subnet and Host to Connect to for communication.
   Line 2,202: Line 2,202:  
     <td>Enable</td>
 
     <td>Enable</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Turns Tinc Instance on or off.</td>
+
         <td>Turns Tinc Interface on or off.</td>
 
     </tr>
 
     </tr>
 
         <tr>
 
         <tr>

Navigation menu