Tinc: Difference between revisions

imported>MrVanDalo
mNo edit summary
imported>MrVanDalo
mNo edit summary
Line 5: Line 5:
= How peer to peer setup in tinc =
= How peer to peer setup in tinc =


The following tutorial will setup a very simple scenario, where you create a tinc vpn between to computers in the same network. In this scenario <code>heinz</code> will connect to <code>peter</code>. But this will make <code>heinz</code> also visible to <code>peter</code>.
The following tutorial will setup a very simple scenario, where you create a tinc vpn between two computers in the same network. In this scenario <code>heinz</code> will connect to <code>peter</code>. But this will make <code>heinz</code> also visible to <code>peter</code>.


It can easily be [https://www.tinc-vpn.org/examples/ improved to a setup with muliple computers] involved.
It can easily be [https://www.tinc-vpn.org/examples/ improved to a setup with muliple computers] involved.