a1562fba7d9421565d5a4c0fc24aeae899df850a
howto/tinc.md
... | ... | @@ -21,7 +21,7 @@ ConnectTo = remote_host |
21 | 21 | #AutoConnect = yes |
22 | 22 | ``` |
23 | 23 | |
24 | -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: |
|
24 | +Tinc requires to add manually ip addresses and routes to the tap/tun interfaces. On startup it will execute `/etc/tinc/dn42_yourpeer/tinc-up` if it exists **and** is executable: |
|
25 | 25 | |
26 | 26 | Example `/etc/tinc/dn42_yourpeer/tinc-up`: |
27 | 27 |