1
0
mirror of https://git.dn42.dev/wiki/wiki synced 2025-03-15 03:43:33 +00:00

Updated tinc (markdown)

This commit is contained in:
Mic92 2016-04-30 13:16:57 +00:00
parent 2397258f18
commit b65939c648

View File

@ -18,7 +18,7 @@ Mode = switch
# To discover other hosts, it is required to initially specify a number of hosts to connect to. ConnectTo can be specified multiple times.
ConnectTo = remote_host
# In newer versions (>= 1.1) you can use AutoConnect instead
AutoConnect = yes
#AutoConnect = yes
```
Tinc requires to add manually ip addresses and routes to the tap/tun interfaces. On startup it will execute `/etc/tinc/tinc-up` if it exists **and** is executable: