Site Tools


vpn-tinc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vpn-tinc [2024/11/28 23:20] – [Config Tab] -Condense hogwildvpn-tinc [2024/11/28 23:27] (current) – [Hosts Tab] hogwild
Line 70: Line 70:
  \\  \\
  
-**ConnectTo:**  This can be set "On" or left blank. It tells the Tinc daemon to connect directly to another host (without using a relay).+**ConnectTo:** this can be set "On" or left blank. It tells Tinc to connect directly to another host (without a relay).
  
  \\  \\
  
-**Name:**  As on the Config tab, this is a unique Tinc identifier defined in the Host Name field.+**Name:** as on the Config tab, this is a unique Tinc identifier defined in the Host Name field.
  
  \\  \\
  
-**Address: **This is used only when direct communication is possible. It defines the IP/FQDN where the host can be found (without a relay).+**Address: **this is used only for direct communication. It defines the IP/FQDN where the host can be found (without a relay).
  
  \\  \\
  
-**Port:  **If left blank, sets the default setting of TCP/UDP(655). You might need to tune this for network devices without root/Administrator privileges (but not FreshTomato).+**Port: **if blank, sets the default setting of TCP/UDP(655). 
 + 
 +You might need to tune this for network devices without root/Administrator privileges (but not FreshTomato).
  
  \\  \\
  
-**Compression:**  Sometimes, compression can increase VPN speeds. You can adjust the default of "0" (disabled) to as high as "11". You must configure all nodes with the same setting. Since most VPN traffic is already compressed at the application layer, consider whether you need this enabled. Enabling compression adds extra workload to the CPU, and may not increase throughput.+**Compression:** lets you set the compression level (between the default of "0" (disabled) and "11"). 
 + 
 +Sometimes, compression can increase VPN speeds. You must configure all nodes with the same setting. Think carefully about whether you need this, as most VPN traffic is already compressed at the application layer. Enabling compression adds extra CPU workload and may not increase throughput.
  
  \\  \\
  
-**Subnet:** The primary subnet reachable via the host being defined. It'published to tinc peers so they know which peer hosts the subnet.+**Subnet:** the primary subnet reachable via the host being defined. 
 + 
 +This is published to tinc peers so they know which peer hosts the subnet.
  
  \\  \\
  
-**Ed25519 Public Key:**  Here is where you enter your Ed25519 encryption Public Key.+**Ed25519 Public Key:** here, enter your Ed25519 encryption Public Key.
  
  \\  \\
  
-**RSA Public Key: * ** If you're using RSA encryption, you must define each host's public key here.+**RSA Public Key: * ** if you're using RSA encryption, you must define each host's public key here.
  
-RSA is optional in Tinc versions 1.0 and later. You must provide minimal details for all hosts defined before you can click OK and go to the next row. Clicking OK **does not** save settings. Only after you've defined all hosts, clicked "OK" for each, and clicked "Save" will all host settings be saved.+RSA is optional in Tinc 1.0 and later. You must provide minimal details for all hosts defined before you can click OK and go to the next row. Clicking OK **does not** save settings. Only after you've defined all hosts, clicked "OK" for each, and clicked "Save" will all host settings be saved.
  
  \\  \\
  
-**Custom:**  In this field, you can define custom settings for each host.+**Custom:** in this field, you can define custom settings for each host.
  
 For example, if a host communicates with with another subnet, you could add: For example, if a host communicates with with another subnet, you could add:
Line 114: Line 120:
 These settings must be consistent with the host IP/subnet + config-page "netmask" setting. These settings must be consistent with the host IP/subnet + config-page "netmask" setting.
  
- \\+ \\ \\  \\
  
  
vpn-tinc.1732836045.txt.gz · Last modified: 2024/11/28 23:20 by hogwild