tinc is similar to openVPN or IPsec and tries to connect networks with a site 2 site connection - one of its key features is meshed-networks in comparison.
Questions tagged [tinc]
5 questions
6
votes
0 answers
Tinc/SHH/IPSec: tuning for high throughput
I have a dedicated 128GB ram server running memcached. 4 web servers connect to that one. They send a total of around
20k packets/sec.
Recently I decided to change connection from webservers to the memcached server from persistent SSH tunnels to…

Niels Kristian
- 8,661
- 11
- 59
- 117
5
votes
1 answer
'network_mode' and 'networks' cannot be combined workaround
I am currently using tinc to create a VPN between two servers. This allows me from server A to access B through the IP address 10.0.0.2 and creates an interface:
tun0: flags=4305 mtu 1500
inet…

maxisme
- 3,974
- 9
- 47
- 97
0
votes
0 answers
tinc: command not found after installing Tinc VPN
I installed and configured TINC VPN on server (Ubuntu 22.04 and two laptops) but when I try to use tinc control command I get "command not found".
All this happened when I tried to configure tinc on y Android phone via invitation link.
tinc -n…

Eugenia Lawr
- 1
- 1
0
votes
2 answers
How to determine the Public IP address for a Tinc VPN to work?
Me and my 3 friends want to connect our computers through a VPN with each other. We thought of using Tinc for our purpose. While I understood most of the part of setting up but what I'm unable to get is the Public IP of my computer. Tinc requires…

Arno Lorentz
- 725
- 1
- 5
- 13
0
votes
2 answers
Regex -> extracting fixed position occurrences from complex string
I have a string like this one below (nvram extract) that is used by tinc VPN to define the network hosts:
1

rs232
- 19
- 6