X-Git-Url: https://robinkrens.nl/gitweb/?p=robinkrens.nl;a=blobdiff_plain;f=tinc.html;fp=tinc.html;h=a478b860a7b16820c36a5e3fc02dcadf5f47590a;hp=87e210d574bea3c788424ed6a2ca96cebeeb241f;hb=ee6df55ee5b7acae722d6c4534eacf0a05d97772;hpb=92133df097994ee01b68aa0effcb565a143d44e0 diff --git a/tinc.html b/tinc.html index 87e210d..a478b86 100644 --- a/tinc.html +++ b/tinc.html @@ -2,12 +2,12 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -robinkrens.nl - Redirecting and TINC + - + -

robinkrens.nl - Redirecting and TINC

+

robinkrens.nl - Redirecting traffic and TINC

Tinc is a VPN daemon which tunnels IP packets and Ethernet frames over UDP. More on Tinc can be found on: http://tinc-vpn.org Here I will show a tinc setup with an alpha (as a listening peer) and a beta (a peer connecting to alpha). After setting up the VPN, alpha will be the gateway for beta. All traffic from beta will be routed through alpha and back. I will basically retell the man page documentation: https://tinc-vpn.org/documentation-1.1/tinc.conf.5 but in a more tutorial kind of way.