Update documentation.
[tinc] / doc / tinc.texi
1 \input texinfo   @c -*-texinfo-*-
2 @c $Id$
3 @c %**start of header
4 @setfilename tinc.info
5 @settitle tinc Manual
6 @setchapternewpage odd
7 @c %**end of header
8
9 @include tincinclude.texi
10
11 @ifinfo
12 @dircategory Networking tools
13 @direntry
14 * tinc: (tinc).              The tinc Manual.
15 @end direntry
16
17 This is the info manual for @value{PACKAGE} version @value{VERSION}, a Virtual Private Network daemon.
18
19 Copyright @copyright{} 1998-2004 Ivo Timmermans
20 <ivo@@tinc-vpn.org>, Guus Sliepen <guus@@tinc-vpn.org> and
21 Wessel Dankers <wsl@@tinc-vpn.org>.
22
23 $Id$
24
25 Permission is granted to make and distribute verbatim copies of this
26 manual provided the copyright notice and this permission notice are
27 preserved on all copies.
28
29 Permission is granted to copy and distribute modified versions of this
30 manual under the conditions for verbatim copying, provided that the
31 entire resulting derived work is distributed under the terms of a
32 permission notice identical to this one.
33
34 @end ifinfo
35
36 @titlepage
37 @title tinc Manual
38 @subtitle Setting up a Virtual Private Network with tinc
39 @author Ivo Timmermans and Guus Sliepen
40
41 @page
42 @vskip 0pt plus 1filll
43 @cindex copyright
44 This is the info manual for @value{PACKAGE} version @value{VERSION}, a Virtual Private Network daemon.
45
46 Copyright @copyright{} 1998-2004 Ivo Timmermans
47 <ivo@@tinc-vpn.org>, Guus Sliepen <guus@@tinc-vpn.org> and
48 Wessel Dankers <wsl@@tinc-vpn.org>.
49
50 $Id$
51
52 Permission is granted to make and distribute verbatim copies of this
53 manual provided the copyright notice and this permission notice are
54 preserved on all copies.
55
56 Permission is granted to copy and distribute modified versions of this
57 manual under the conditions for verbatim copying, provided that the
58 entire resulting derived work is distributed under the terms of a
59 permission notice identical to this one.
60
61 @end titlepage
62
63 @ifinfo
64 @c ==================================================================
65 @node Top
66 @top Top
67
68 @menu
69 * Introduction::
70 * Preparations::
71 * Installation::
72 * Configuration::
73 * Running tinc::
74 * Technical information::
75 * Platform specific information::
76 * About us::
77 * Concept Index::               All used terms explained
78 @end menu
79 @end ifinfo
80
81 @c ==================================================================
82 @node    Introduction
83 @chapter Introduction
84
85 @cindex tinc
86 Tinc is a Virtual Private Network (VPN) daemon that uses tunneling and
87 encryption to create a secure private network between hosts on the
88 Internet.
89
90 Because the tunnel appears to the IP level network code as a normal
91 network device, there is no need to adapt any existing software.
92 The encrypted tunnels allows VPN sites to share information with each other
93 over the Internet without exposing any information to others.
94
95 This document is the manual for tinc.  Included are chapters on how to
96 configure your computer to use tinc, as well as the configuration
97 process of tinc itself.
98
99 @menu
100 * Virtual Private Networks::
101 * tinc::                        About tinc
102 * Supported platforms::
103 @end menu
104
105 @c ==================================================================
106 @node    Virtual Private Networks
107 @section Virtual Private Networks
108
109 @cindex VPN
110 A Virtual Private Network or VPN is a network that can only be accessed
111 by a few elected computers that participate.  This goal is achievable in
112 more than just one way.
113
114 @cindex private
115 Private networks can consist of a single stand-alone Ethernet LAN.  Or
116 even two computers hooked up using a null-modem cable.  In these cases,
117 it is
118 obvious that the network is @emph{private}, no one can access it from the
119 outside.  But if your computers are linked to the Internet, the network
120 is not private anymore, unless one uses firewalls to block all private
121 traffic.  But then, there is no way to send private data to trusted
122 computers on the other end of the Internet.
123
124 @cindex virtual
125 This problem can be solved by using @emph{virtual} networks.  Virtual
126 networks can live on top of other networks, but they use encapsulation to
127 keep using their private address space so they do not interfere with
128 the Internet.  Mostly, virtual networks appear like a singe LAN, even though
129 they can span the entire world.  But virtual networks can't be secured
130 by using firewalls, because the traffic that flows through it has to go
131 through the Internet, where other people can look at it.
132
133 As is the case with either type of VPN, anybody could eavesdrop.  Or
134 worse, alter data.  Hence it's probably advisable to encrypt the data
135 that flows over the network.
136
137 When one introduces encryption, we can form a true VPN.  Other people may
138 see encrypted traffic, but if they don't know how to decipher it (they
139 need to know the key for that), they cannot read the information that flows
140 through the VPN.  This is what tinc was made for.
141
142
143 @c ==================================================================
144 @node    tinc
145 @section tinc
146
147 @cindex vpnd
148 I really don't quite remember what got us started, but it must have been
149 Guus' idea.  He wrote a simple implementation (about 50 lines of C) that
150 used the ethertap device that Linux knows of since somewhere
151 about kernel 2.1.60.  It didn't work immediately and he improved it a
152 bit.  At this stage, the project was still simply called "vpnd".
153
154 Since then, a lot has changed---to say the least.
155
156 @cindex tincd
157 Tinc now supports encryption, it consists of a single daemon (tincd) for
158 both the receiving and sending end, it has become largely
159 runtime-configurable---in short, it has become a full-fledged
160 professional package.
161
162 @cindex traditional VPNs
163 @cindex scalability
164 Tinc also allows more than two sites to connect to eachother and form a single VPN.
165 Traditionally VPNs are created by making tunnels, which only have two endpoints.
166 Larger VPNs with more sites are created by adding more tunnels.
167 Tinc takes another approach: only endpoints are specified,
168 the software itself will take care of creating the tunnels.
169 This allows for easier configuration and improved scalability.
170
171 A lot can---and will be---changed. We have a number of things that we would like to
172 see in the future releases of tinc.  Not everything will be available in
173 the near future.  Our first objective is to make tinc work perfectly as
174 it stands, and then add more advanced features.
175
176 Meanwhile, we're always open-minded towards new ideas.  And we're
177 available too.
178
179
180 @c ==================================================================
181 @node    Supported platforms
182 @section Supported platforms
183
184 @cindex platforms
185 Tinc has been verified to work under Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X (Darwin), Solaris, and Windows (both natively and in a Cygwin environment),
186 with various hardware architectures.  These are some of the platforms
187 that are supported by the universal tun/tap device driver or other virtual network device drivers.
188 Without such a driver, tinc will most
189 likely compile and run, but it will not be able to send or receive data
190 packets.
191
192 @cindex release
193 For an up to date list of supported platforms, please check the list on
194 our website:
195 @uref{http://www.tinc-vpn.org/platforms}.
196
197
198 @c ==================================================================
199 @subsection Linux
200
201 @cindex Linux
202 Tinc was first written for Linux running on an intel x86 processor, so
203 this is the best supported platform.  The protocol however, and actually
204 anything about tinc, has been rewritten to support random byte ordering
205 and arbitrary word length.  So in theory it should run on other
206 processors that Linux runs on.  It has already been verified to run on
207 alpha and sparc processors as well.
208
209 Tinc uses the ethertap device or the universal tun/tap driver. The former is provided in the standard kernel
210 from version 2.1.60 up to 2.3.x, but has been replaced in favour of the tun/tap driver in kernel versions 2.4.0 and later.
211
212
213 @c ==================================================================
214 @subsection FreeBSD
215
216 @cindex FreeBSD
217 Tinc on FreeBSD relies on the universal tun/tap driver for its data
218 acquisition from the kernel.  Therefore, tinc will work on the same platforms
219 as this driver.  These are: FreeBSD 3.x, 4.x, 5.x.
220
221
222 @c ==================================================================
223 @subsection OpenBSD
224
225 @cindex OpenBSD
226 Tinc on OpenBSD relies on the tun driver for its data
227 acquisition from the kernel. It has been verified to work under at least OpenBSD 2.9.
228 There is also a kernel patch from @uref{http://diehard.n-r-g.com/stuff/openbsd/}
229 which adds a tap device to OpenBSD.
230 This should work with tinc.
231
232 Tunneling IPv6 packets may not work on OpenBSD.
233
234
235 @c ==================================================================
236 @subsection Solaris
237
238 @c ==================================================================
239 @subsection NetBSD
240
241 @cindex NetBSD
242 Tinc on NetBSD relies on the tun driver for its data
243 acquisition from the kernel. It has been verified to work under at least NetBSD 1.5.2.
244
245 Tunneling IPv6 may not work on OpenBSD.
246
247
248 @c ==================================================================
249 @subsection Solaris
250
251 @cindex Solaris
252 Tinc on Solaris relies on the universal tun/tap driver for its data
253 acquisition from the kernel.  Therefore, tinc will work on the same platforms
254 as this driver. It has been verified to work under Solaris 8 (SunOS 5.8).
255
256 @c ==================================================================
257 @subsection Darwin (MacOS/X)
258
259 @cindex Darwin
260 @cindex MacOS/X
261 Tinc on Darwin relies on a tunnel driver for its data acquisition from the kernel.
262 Tinc supports either the driver from @uref{http://www-user.rhrk.uni-kl.de/~nissler/tuntap/},
263 which supports both tun and tap style devices,
264 and also the driver from from @uref{http://chrisp.de/en/projects/tunnel.html}.
265 The former driver is recommended.
266
267 @c ==================================================================
268 @subsection Windows
269
270 @cindex Windows
271 Tinc on Windows relies on the TAP-Win32 driver (as shipped by OpenVPN) for its data acquisition from the kernel.
272 This driver is not part of Windows but can be downloaded from @uref{http://openvpn.sourceforge.net/}.
273
274
275 @c
276 @c
277 @c
278 @c
279 @c
280 @c
281 @c       Preparing your system
282 @c
283 @c
284 @c
285 @c
286 @c
287
288 @c ==================================================================
289 @node    Preparations
290 @chapter Preparations
291
292 This chapter contains information on how to prepare your system to
293 support tinc.
294
295 @menu
296 * Configuring the kernel::
297 * Libraries::
298 @end menu
299
300
301 @c ==================================================================
302 @node    Configuring the kernel
303 @section Configuring the kernel
304
305 @cindex RedHat
306 @cindex Debian
307 @cindex netlink_dev
308 @cindex tun
309 @cindex ethertap
310 If you are running Linux, chances are good that your kernel already supports
311 all the devices that tinc needs for proper operation.  For example, the
312 standard kernel from Redhat Linux already has support for ethertap and netlink
313 compiled in.  Debian users can use the modconf utility to select the modules.
314 If your Linux distribution supports this method of selecting devices, look out
315 for something called `ethertap', and `netlink_dev' if it is using a kernel
316 version prior to 2.4.0. In that case you will need both these devices.  If you
317 are using kernel 2.4.0 or later, you need to select `tun'.
318
319 @cindex Kernel-HOWTO
320 If you can install these devices in a similar manner, you may skip this section.
321 Otherwise, you will have to recompile the kernel in order to turn on the required features.
322 If you are unfamiliar with the process of configuring and compiling a new kernel,
323 you should read the @uref{http://howto.linuxberg.com/LDP/HOWTO/Kernel-HOWTO.html, Kernel HOWTO} first.
324
325 @menu
326 * Configuration of Linux kernels 2.1.60 up to 2.4.0::
327 * Configuration of Linux kernels 2.4.0 and higher::
328 * Configuration of FreeBSD kernels::
329 * Configuration of OpenBSD kernels::
330 * Configuration of NetBSD kernels::
331 * Configuration of Solaris kernels::
332 * Configuration of Darwin (MacOS/X) kernels::
333 * Configuration of Windows::
334 @end menu
335
336
337 @c ==================================================================
338 @node       Configuration of Linux kernels 2.1.60 up to 2.4.0
339 @subsection Configuration of Linux kernels 2.1.60 up to 2.4.0
340
341 Here are the options you have to turn on when configuring a new kernel:
342
343 @example
344 Code maturity level options
345 [*] Prompt for development and/or incomplete code/drivers
346 Networking options
347 [*] Kernel/User netlink socket
348 <M> Netlink device emulation
349 Network device support
350 <M> Ethertap network tap
351 @end example
352
353 If you want to run more than one instance of tinc or other programs that use
354 the ethertap, you have to compile the ethertap driver as a module, otherwise
355 you can also choose to compile it directly into the kernel.
356
357 If you decide to build any of these as dynamic kernel modules, it's a good idea
358 to add these lines to @file{/etc/modules.conf}:
359
360 @example
361 alias char-major-36 netlink_dev
362 alias tap0 ethertap
363 options tap0 -o tap0 unit=0
364 alias tap1 ethertap
365 options tap1 -o tap1 unit=1
366 ...
367 alias tap@emph{N} ethertap
368 options tap@emph{N} -o tap@emph{N} unit=@emph{N}
369 @end example
370
371 Add as much alias/options lines as necessary.
372
373
374 @c ==================================================================
375 @node       Configuration of Linux kernels 2.4.0 and higher
376 @subsection Configuration of Linux kernels 2.4.0 and higher
377
378 Here are the options you have to turn on when configuring a new kernel:
379
380 @example
381 Code maturity level options
382 [*] Prompt for development and/or incomplete code/drivers
383 Network device support
384 <M> Universal tun/tap device driver support
385 @end example
386
387 It's not necessary to compile this driver as a module, even if you are going to
388 run more than one instance of tinc.
389
390 If you have an early 2.4 kernel, you can choose both the tun/tap driver and the
391 `Ethertap network tap' device.  This latter is marked obsolete, and chances are
392 that it won't even function correctly anymore.  Make sure you select the
393 universal tun/tap driver.
394
395 If you decide to build the tun/tap driver as a kernel module, add these lines
396 to @file{/etc/modules.conf}:
397
398 @example
399 alias char-major-10-200 tun
400 @end example
401
402
403 @c ==================================================================
404 @node       Configuration of FreeBSD kernels
405 @subsection Configuration of FreeBSD kernels
406
407 For FreeBSD version 4.1 and higher, the tap driver is included in the default kernel configuration, for earlier
408 systems (4.0 and earlier), you need to install the universal tun/tap driver
409 yourself.
410
411
412 @c ==================================================================
413 @node       Configuration of OpenBSD kernels
414 @subsection Configuration of OpenBSD kernels
415
416 For OpenBSD version 2.9 and higher,
417 the tun driver is included in the default kernel configuration.
418
419
420 @c ==================================================================
421 @node       Configuration of NetBSD kernels
422 @subsection Configuration of NetBSD kernels
423
424 For NetBSD version 1.5.2 and higher,
425 the tun driver is included in the default kernel configuration.
426
427
428 @c ==================================================================
429 @node       Configuration of Solaris kernels
430 @subsection Configuration of Solaris kernels
431
432 For Solaris 8 (SunOS 5.8) and higher,
433 the tun driver may or may not be included in the default kernel configuration.
434 If it isn't, the source can be downloaded from @uref{http://vtun.sourceforge.net/tun/}.
435 For x86 and sparc64 architectures, precompiled versions can be found at @uref{http://www.monkey.org/~dugsong/fragroute/}.
436 If the @file{net/if_tun.h} header file is missing, install it from the source package.
437
438
439 @c ==================================================================
440 @node       Configuration of Darwin (MacOS/X) kernels
441 @subsection Configuration of Darwin (MacOS/X) kernels
442
443 Darwin does not come with a tunnel driver. You must download it at
444 @uref{http://chrisp.de/en/projects/tunnel.html}. If compiling the source fails,
445 try the binary module. The tunnel driver must be loaded before starting tinc
446 with the following command:
447
448 @example
449 kmodload tunnel
450 @end example
451
452 Once loaded, the tunnel driver will automatically create @file{/dev/tun0}..@file{/dev/tun3}
453 and the corresponding network interfaces.
454
455
456 @c ==================================================================
457 @node       Configuration of Windows
458 @subsection Configuration of Windows
459
460 You will need to install the latest TAP-Win32 driver from OpenVPN.
461 You can download it from @uref{http://openvpn.sourceforge.net}.
462 Using the Network Connections control panel,
463 configure the TAP-Win32 network interface in the same way as you would do from the tinc-up script,
464 as explained in the rest of the documentation.
465
466
467 @c ==================================================================
468 @node    Libraries
469 @section Libraries
470
471 @cindex requirements
472 @cindex libraries
473 Before you can configure or build tinc, you need to have the OpenSSL,
474 zlib and lzo libraries installed on your system.  If you try to configure tinc without
475 having them installed, configure will give you an error message, and stop.
476
477 @menu
478 * OpenSSL::
479 * zlib::
480 * lzo::
481 @end menu
482
483
484 @c ==================================================================
485 @node       OpenSSL
486 @subsection OpenSSL
487
488 @cindex OpenSSL
489 For all cryptography-related functions, tinc uses the functions provided
490 by the OpenSSL library.
491
492 If this library is not installed, you wil get an error when configuring
493 tinc for build.  Support for running tinc without having OpenSSL
494 installed @emph{may} be added in the future.
495
496 You can use your operating system's package manager to install this if
497 available.  Make sure you install the development AND runtime versions
498 of this package.
499
500 If you have to install OpenSSL manually, you can get the source code
501 from @url{http://www.openssl.org/}.  Instructions on how to configure,
502 build and install this package are included within the package.  Please
503 make sure you build development and runtime libraries (which is the
504 default).
505
506 If you installed the OpenSSL libraries from source, it may be necessary
507 to let configure know where they are, by passing configure one of the
508 --with-openssl-* parameters.
509
510 @example
511 --with-openssl=DIR      OpenSSL library and headers prefix
512 --with-openssl-include=DIR OpenSSL headers directory
513                         (Default is OPENSSL_DIR/include)
514 --with-openssl-lib=DIR  OpenSSL library directory
515                         (Default is OPENSSL_DIR/lib)
516 @end example
517
518
519 @subsubheading License
520
521 @cindex license
522 The complete source code of tinc is covered by the GNU GPL version 2.
523 Since the license under which OpenSSL is distributed is not directly
524 compatible with the terms of the GNU GPL
525 @uref{http://www.openssl.org/support/faq.html#LEGAL2}, we
526 include an exemption to the GPL (see also the file COPYING.README) to allow
527 everyone to create a statically or dynamically linked executable:
528
529 @quotation
530 This program is released under the GPL with the additional exemption
531 that compiling, linking, and/or using OpenSSL is allowed.  You may
532 provide binary packages linked to the OpenSSL libraries, provided that
533 all other requirements of the GPL are met.
534 @end quotation
535
536 Since the LZO library used by tinc is also covered by the GPL,
537 we also present the following exemption:
538
539 @quotation
540 Hereby I grant a special exception to the tinc VPN project
541 (http://www.tinc-vpn.org/) to link the LZO library with the OpenSSL library
542 (http://www.openssl.org).
543
544 Markus F.X.J. Oberhumer
545 @end quotation
546
547
548 @c ==================================================================
549 @node       zlib
550 @subsection zlib
551
552 @cindex zlib
553 For the optional compression of UDP packets, tinc uses the functions provided
554 by the zlib library.
555
556 If this library is not installed, you wil get an error when configuring
557 tinc for build.  Support for running tinc without having zlib
558 installed @emph{may} be added in the future.
559
560 You can use your operating system's package manager to install this if
561 available.  Make sure you install the development AND runtime versions
562 of this package.
563
564 If you have to install zlib manually, you can get the source code
565 from @url{http://www.gzip.org/zlib/}.  Instructions on how to configure,
566 build and install this package are included within the package.  Please
567 make sure you build development and runtime libraries (which is the
568 default).
569
570
571 @c ==================================================================
572 @node       lzo
573 @subsection lzo
574
575 @cindex lzo
576 Another form of compression is offered using the lzo library.
577
578 If this library is not installed, you wil get an error when configuring
579 tinc for build.  Support for running tinc without having lzo
580 installed @emph{may} be added in the future.
581
582 You can use your operating system's package manager to install this if
583 available.  Make sure you install the development AND runtime versions
584 of this package.
585
586 If you have to install lzo manually, you can get the source code
587 from @url{http://www.oberhumer.com/opensource/lzo/}.  Instructions on how to configure,
588 build and install this package are included within the package.  Please
589 make sure you build development and runtime libraries (which is the
590 default).
591
592
593 @c
594 @c
595 @c
596 @c      Installing tinc
597 @c
598 @c
599 @c
600 @c
601
602 @c ==================================================================
603 @node    Installation
604 @chapter Installation
605
606 If you use Debian, you may want to install one of the
607 precompiled packages for your system.  These packages are equipped with
608 system startup scripts and sample configurations.
609
610 If you cannot use one of the precompiled packages, or you want to compile tinc
611 for yourself, you can use the source.  The source is distributed under
612 the GNU General Public License (GPL).  Download the source from the
613 @uref{http://www.tinc-vpn.org/download, download page}, which has
614 the checksums of these files listed; you may wish to check these with
615 md5sum before continuing.
616
617 Tinc comes in a convenient autoconf/automake package, which you can just
618 treat the same as any other package.  Which is just untar it, type
619 `./configure' and then `make'.
620 More detailed instructions are in the file @file{INSTALL}, which is
621 included in the source distribution.
622
623 @menu
624 * Building and installing tinc::
625 * System files::
626 @end menu
627
628
629 @c ==================================================================
630 @node    Building and installing tinc
631 @section Building and installing tinc
632
633 Detailed instructions on configuring the source, building tinc and installing tinc
634 can be found in the file called @file{INSTALL}.
635
636 @cindex binary package
637 If you happen to have a binary package for tinc for your distribution,
638 you can use the package management tools of that distribution to install tinc.
639 The documentation that comes along with your distribution will tell you how to do that.
640
641 @menu
642 * Darwin (MacOS/X) build environment::
643 * Cygwin (Windows) build environment::
644 * MinGW (Windows) build environment::
645 @end menu
646
647
648 @c ==================================================================
649 @node       Darwin (MacOS/X) build environment
650 @subsection Darwin (MacOS/X) build environment
651
652 In order to build tinc on Darwin, you need to install the MacOS/X Developer Tools
653 from @uref{http://developer.apple.com/tools/macosxtools.html} and
654 a recent version of Fink from @uref{http://fink.sourceforge.net/}.
655
656 After installation use fink to download and install the following packages:
657 autoconf25, automake, dlcompat, m4, openssl, zlib and lzo.
658
659 @c ==================================================================
660 @node       Cygwin (Windows) build environment
661 @subsection Cygwin (Windows) build environment
662
663 If Cygwin hasn't already been installed, install it directly from
664 @uref{http://www.cygwin.com/}.
665
666 When tinc is compiled in a Cygwin environment, it can only be run in this environment,
667 but all programs, including those started outside the Cygwin environment, will be able to use the VPN.
668 It will also support all features.
669
670 @c ==================================================================
671 @node       MinGW (Windows) build environment
672 @subsection MinGW (Windows) build environment
673
674 You will need to install the MinGW environment from @uref{http://www.mingw.org}.
675
676 When tinc is compiled using MinGW it runs natively under Windows,
677 it is not necessary to keep MinGW installed.
678
679 When detaching, tinc will install itself as a service,
680 which will be restarted automatically after reboots.
681
682
683 @c ==================================================================
684 @node    System files
685 @section System files
686
687 Before you can run tinc, you must make sure you have all the needed
688 files on your system.
689
690 @menu
691 * Device files::
692 * Other files::
693 @end menu
694
695
696 @c ==================================================================
697 @node       Device files
698 @subsection Device files
699
700 @cindex device files
701 First, you'll need the special device file(s) that form the interface
702 between the kernel and the daemon.
703
704 The permissions for these files have to be such that only the super user
705 may read/write to this file.  You'd want this, because otherwise
706 eavesdropping would become a bit too easy.  This does, however, imply
707 that you'd have to run tincd as root.
708
709 If you use Linux and have a kernel version prior to 2.4.0, you have to make the
710 ethertap devices:
711
712 @example
713 mknod -m 600 /dev/tap0 c 36 16
714 mknod -m 600 /dev/tap1 c 36 17
715 ...
716 mknod -m 600 /dev/tap@emph{N} c 36 @emph{N+16}
717 @end example
718
719 There is a maximum of 16 ethertap devices.
720
721 If you use the universal tun/tap driver, you have to create the
722 following device file (unless it already exist):
723
724 @example
725 mknod -m 600 /dev/tun c 10 200
726 @end example
727
728 If you use Linux, and you run the new 2.4 kernel using the devfs filesystem,
729 then the tun/tap device will probably be automatically generated as
730 @file{/dev/net/tun}.
731
732 Unlike the ethertap device, you do not need multiple device files if
733 you are planning to run multiple tinc daemons.
734
735
736 @c ==================================================================
737 @node       Other files
738 @subsection Other files
739
740 @subsubheading @file{/etc/networks}
741
742 You may add a line to @file{/etc/networks} so that your VPN will get a
743 symbolic name.  For example:
744
745 @example
746 myvpn 10.0.0.0
747 @end example
748
749 @subsubheading @file{/etc/services}
750
751 @cindex port numbers
752 You may add this line to @file{/etc/services}.  The effect is that you
753 may supply a @samp{tinc} as a valid port number to some programs.  The
754 number 655 is registered with the IANA.
755
756 @example
757 tinc            655/tcp    TINC
758 tinc            655/udp    TINC
759 #                          Ivo Timmermans <ivo@@tinc-vpn.org>
760 @end example
761
762
763 @c
764 @c
765 @c
766 @c
767 @c         Configuring tinc
768 @c
769 @c
770 @c
771 @c
772
773
774 @c ==================================================================
775 @node    Configuration
776 @chapter Configuration
777
778 @menu
779 * Configuration introduction::
780 * Multiple networks::
781 * How connections work::
782 * Configuration files::
783 * Generating keypairs::
784 * Network interfaces::
785 * Example configuration::
786 @end menu
787
788 @c ==================================================================
789 @node    Configuration introduction
790 @section Configuration introduction
791
792 Before actually starting to configure tinc and editing files,
793 make sure you have read this entire section so you know what to expect.
794 Then, make it clear to yourself how you want to organize your VPN:
795 What are the nodes (computers running tinc)?
796 What IP addresses/subnets do they have?
797 What is the network mask of the entire VPN?
798 Do you need special firewall rules?
799 Do you have to set up masquerading or forwarding rules?
800 Do you want to run tinc in router mode or switch mode?
801 These questions can only be answered by yourself,
802 you will not find the answers in this documentation.
803 Make sure you have an adequate understanding of networks in general.
804 @cindex Network Administrators Guide
805 A good resource on networking is the
806 @uref{http://www.linuxdoc.org/LDP/nag2/, Linux Network Administrators Guide}.
807
808 If you have everything clearly pictured in your mind,
809 proceed in the following order:
810 First, generate the configuration files (@file{tinc.conf}, your host configuration file, @file{tinc-up} and perhaps @file{tinc-down}).
811 Then generate the keypairs.
812 Finally, distribute the host configuration files.
813 These steps are described in the subsections below.
814
815
816 @c ==================================================================
817 @node    Multiple networks
818 @section Multiple networks
819
820 @cindex multiple networks
821 @cindex netname
822 In order to allow you to run more than one tinc daemon on one computer,
823 for instance if your computer is part of more than one VPN,
824 you can assign a @var{netname} to your VPN.
825 It is not required if you only run one tinc daemon,
826 it doesn't even have to be the same on all the sites of your VPN,
827 but it is recommended that you choose one anyway.
828
829 We will asume you use a netname throughout this document.
830 This means that you call tincd with the -n argument,
831 which will assign a netname to this daemon.
832
833 The effect of this is that the daemon will set its configuration
834 root to @file{@value{sysconfdir}/tinc/@var{netname}/}, where @var{netname} is your argument to the -n
835 option.  You'll notice that it appears in syslog as @file{tinc.@var{netname}}.
836
837 However, it is not strictly necessary that you call tinc with the -n
838 option.  In this case, the network name would just be empty, and it will
839 be used as such.  tinc now looks for files in @file{@value{sysconfdir}/tinc/}, instead of
840 @file{@value{sysconfdir}/tinc/@var{netname}/}; the configuration file should be @file{@value{sysconfdir}/tinc/tinc.conf},
841 and the host configuration files are now expected to be in @file{@value{sysconfdir}/tinc/hosts/}.
842
843 But it is highly recommended that you use this feature of tinc, because
844 it will be so much clearer whom your daemon talks to.  Hence, we will
845 assume that you use it.
846
847
848 @c ==================================================================
849 @node    How connections work
850 @section How connections work
851
852 When tinc starts up, it parses the command-line options and then
853 reads in the configuration file tinc.conf.
854 If it sees one or more  `ConnectTo' values pointing to other tinc daemons in that file,
855 it will try to connect to those other daemons.
856 Whether this succeeds or not and whether `ConnectTo' is specified or not,
857 tinc will listen for incoming connection from other deamons.
858 If you did specify a `ConnectTo' value and the other side is not responding,
859 tinc will keep retrying.
860 This means that once started, tinc will stay running until you tell it to stop,
861 and failures to connect to other tinc daemons will not stop your tinc daemon
862 for trying again later.
863 This means you don't have to intervene if there are temporary network problems.
864
865 @cindex client
866 @cindex server
867 There is no real distinction between a server and a client in tinc.
868 If you wish, you can view a tinc daemon without a `ConnectTo' value as a server,
869 and one which does specify such a value as a client.
870 It does not matter if two tinc daemons have a `ConnectTo' value pointing to each other however.
871
872
873 @c ==================================================================
874 @node    Configuration files
875 @section Configuration files
876
877 The actual configuration of the daemon is done in the file
878 @file{@value{sysconfdir}/tinc/@var{netname}/tinc.conf} and at least one other file in the directory
879 @file{@value{sysconfdir}/tinc/@var{netname}/hosts/}.
880
881 These file consists of comments (lines started with a #) or assignments
882 in the form of
883
884 @example
885 Variable = Value.
886 @end example
887
888 The variable names are case insensitive, and any spaces, tabs, newlines
889 and carriage returns are ignored.  Note: it is not required that you put
890 in the `=' sign, but doing so improves readability.  If you leave it
891 out, remember to replace it with at least one space character.
892
893 In this section all valid variables are listed in alphabetical order.
894 The default value is given between parentheses,
895 other comments are between square brackets.
896
897 @menu
898 * Main configuration variables::
899 * Host configuration variables::
900 * Scripts::
901 * How to configure::
902 @end menu
903
904
905 @c ==================================================================
906 @node       Main configuration variables
907 @subsection Main configuration variables
908
909 @table @asis
910 @cindex AddressFamily
911 @item AddressFamily = <ipv4|ipv6|any> (any)
912 This option affects the address family of listening and outgoing sockets.
913 If any is selected, then depending on the operating system
914 both IPv4 and IPv6 or just IPv6 listening sockets will be created.
915
916 @cindex BindToAddress
917 @item BindToAddress = <@var{address}> [experimental]
918 If your computer has more than one IPv4 or IPv6 address, tinc
919 will by default listen on all of them for incoming connections.
920 It is possible to bind only to a single address with this variable.
921
922 This option may not work on all platforms.
923
924 @cindex BindToInterface
925 @item BindToInterface = <@var{interface}> [experimental]
926 If you have more than one network interface in your computer, tinc will
927 by default listen on all of them for incoming connections.  It is
928 possible to bind tinc to a single interface like eth0 or ppp0 with this
929 variable.
930
931 This option may not work on all platforms.
932
933 @cindex BlockingTCP
934 @item BlockingTCP = <yes|no> (no) [experimental]
935 This options selects whether TCP connections, when established, should use blocking writes.
936 When turned off, tinc will never block when a TCP connection becomes congested,
937 but will have to terminate that connection instead.
938 If turned on, tinc will not terminate connections but will block,
939 thereby unable to process data to/from other connections.
940 Turn this option on if you also use TCPOnly and tinc terminates connections frequently.
941
942 @cindex ConnectTo
943 @item ConnectTo = <@var{name}>
944 Specifies which other tinc daemon to connect to on startup.
945 Multiple ConnectTo variables may be specified,
946 in which case outgoing connections to each specified tinc daemon are made.
947 The names should be known to this tinc daemon
948 (i.e., there should be a host configuration file for the name on the ConnectTo line).
949
950 If you don't specify a host with ConnectTo,
951 tinc won't try to connect to other daemons at all,
952 and will instead just listen for incoming connections.
953
954 @cindex Device
955 @item Device = <@var{device}> (@file{/dev/tap0}, @file{/dev/net/tun} or other depending on platform)
956 The virtual network device to use.
957 Tinc will automatically detect what kind of device it is.
958 Note that you can only use one device per daemon.
959 Under Windows, use @var{Interface} instead of @var{Device}.
960 Note that you can only use one device per daemon.
961 See also @ref{Device files}.
962
963 @cindex Hostnames
964 @item Hostnames = <yes|no> (no)
965 This option selects whether IP addresses (both real and on the VPN)
966 should be resolved.  Since DNS lookups are blocking, it might affect
967 tinc's efficiency, even stopping the daemon for a few seconds everytime
968 it does a lookup if your DNS server is not responding.
969
970 This does not affect resolving hostnames to IP addresses from the
971 configuration file.
972
973 @cindex Interface
974 @item Interface = <@var{interface}>
975 Defines the name of the interface corresponding to the virtual network device.
976 Depending on the operating system and the type of device this may or may not actually set the name of the interface.
977 Under Windows, this variable is used to select which network interface will be used.
978 If you specified a Device, this variable is almost always already correctly set.
979
980 @cindex Mode
981 @item Mode = <router|switch|hub> (router)
982 This option selects the way packets are routed to other daemons.
983
984 @table @asis
985 @cindex router
986 @item router
987 In this mode Subnet
988 variables in the host configuration files will be used to form a routing table.
989 Only unicast packets of routable protocols (IPv4 and IPv6) are supported in this mode.
990
991 This is the default mode, and unless you really know you need another mode, don't change it.
992
993 @cindex switch
994 @item switch
995 In this mode the MAC addresses of the packets on the VPN will be used to
996 dynamically create a routing table just like an Ethernet switch does.
997 Unicast, multicast and broadcast packets of every protocol that runs over Ethernet are supported in this mode
998 at the cost of frequent broadcast ARP requests and routing table updates.
999
1000 This mode is primarily useful if you want to bridge Ethernet segments.
1001
1002 @cindex hub
1003 @item hub
1004 This mode is almost the same as the switch mode, but instead
1005 every packet will be broadcast to the other daemons
1006 while no routing table is managed.
1007 @end table
1008
1009 @cindex KeyExpire
1010 @item KeyExpire = <@var{seconds}> (3600)
1011 This option controls the time the encryption keys used to encrypt the data
1012 are valid.  It is common practice to change keys at regular intervals to
1013 make it even harder for crackers, even though it is thought to be nearly
1014 impossible to crack a single key.
1015
1016 @cindex MACExpire
1017 @item MACExpire = <@var{seconds}> (600)
1018 This option controls the amount of time MAC addresses are kept before they are removed.
1019 This only has effect when Mode is set to "switch".
1020
1021 @cindex Name
1022 @item Name = <@var{name}> [required]
1023 This is a symbolic name for this connection.  It can be anything
1024
1025 @cindex PingTimeout
1026 @item PingTimeout = <@var{seconds}> (60)
1027 The number of seconds of inactivity that tinc will wait before sending a
1028 probe to the other end.  If that other end doesn't answer within that
1029 same amount of seconds, the connection is terminated, and the others
1030 will be notified of this.
1031
1032 @cindex PriorityInheritance
1033 @item PriorityInheritance = <yes|no> (no) [experimental]
1034 When this option is enabled the value of the TOS field of tunneled IPv4 packets
1035 will be inherited by the UDP packets that are sent out.
1036
1037 @cindex PrivateKey
1038 @item PrivateKey = <@var{key}> [obsolete]
1039 This is the RSA private key for tinc. However, for safety reasons it is
1040 advised to store private keys of any kind in separate files. This prevents
1041 accidental eavesdropping if you are editting the configuration file.
1042
1043 @cindex PrivateKeyFile
1044 @item PrivateKeyFile = <@var{path}> (@file{@value{sysconfdir}/tinc/@var{netname}/rsa_key.priv})
1045 This is the full path name of the RSA private key file that was
1046 generated by @samp{tincd --generate-keys}.  It must be a full path, not a
1047 relative directory.
1048
1049 Note that there must be exactly one of PrivateKey
1050 or PrivateKeyFile
1051 specified in the configuration file.
1052
1053 @cindex TunnelServer
1054 @item TunnelServer = <yes|no> (no) [experimental]
1055 When this option is enabled tinc will no longer forward information between other tinc daemons,
1056 and will only allow nodes and subnets on the VPN which are present in the
1057 @file{@value{sysconfdir}/tinc/@var{netname}/hosts/} directory.
1058
1059 @end table
1060
1061
1062 @c ==================================================================
1063 @node       Host configuration variables
1064 @subsection Host configuration variables
1065
1066 @table @asis
1067 @cindex Address
1068 @item Address = <@var{IP address}|@var{hostname}> [recommended]
1069 This variable is only required if you want to connect to this host.  It
1070 must resolve to the external IP address where the host can be reached,
1071 not the one that is internal to the VPN.
1072
1073 @cindex Cipher
1074 @item Cipher = <@var{cipher}> (blowfish)
1075 The symmetric cipher algorithm used to encrypt UDP packets.
1076 Any cipher supported by OpenSSL is recognized.
1077 Furthermore, specifying "none" will turn off packet encryption.
1078 It is best to use only those ciphers which support CBC mode.
1079
1080 @cindex Compression
1081 @item Compression = <@var{level}> (0)
1082 This option sets the level of compression used for UDP packets.
1083 Possible values are 0 (off), 1 (fast zlib) and any integer up to 9 (best zlib),
1084 10 (fast lzo) and 11 (best lzo).
1085
1086 @cindex Digest
1087 @item Digest = <@var{digest}> (sha1)
1088 The digest algorithm used to authenticate UDP packets.
1089 Any digest supported by OpenSSL is recognized.
1090 Furthermore, specifying "none" will turn off packet authentication.
1091
1092 @cindex IndirectData
1093 @item IndirectData = <yes|no> (no)
1094 This option specifies whether other tinc daemons besides the one you
1095 specified with ConnectTo can make a direct connection to you.  This is
1096 especially useful if you are behind a firewall and it is impossible to
1097 make a connection from the outside to your tinc daemon.  Otherwise, it
1098 is best to leave this option out or set it to no.
1099
1100 @cindex MACLength
1101 @item MACLength = <@var{bytes}> (4)
1102 The length of the message authentication code used to authenticate UDP packets.
1103 Can be anything from 0
1104 up to the length of the digest produced by the digest algorithm.
1105
1106 @cindex Port
1107 @item Port = <@var{port}> (655)
1108 This is the port this tinc daemon listens on.
1109 You can use decimal portnumbers or symbolic names (as listed in @file{/etc/services}).
1110
1111 @cindex PublicKey
1112 @item PublicKey = <@var{key}> [obsolete]
1113 This is the RSA public key for this host.
1114
1115 @cindex PublicKeyFile
1116 @item PublicKeyFile = <@var{path}> [obsolete]
1117 This is the full path name of the RSA public key file that was generated
1118 by @samp{tincd --generate-keys}.  It must be a full path, not a relative
1119 directory.
1120
1121 @cindex PEM format
1122 From version 1.0pre4 on tinc will store the public key directly into the
1123 host configuration file in PEM format, the above two options then are not
1124 necessary. Either the PEM format is used, or exactly
1125 @strong{one of the above two options} must be specified
1126 in each host configuration file, if you want to be able to establish a
1127 connection with that host.
1128
1129 @cindex Subnet
1130 @item Subnet = <@var{address}[/@var{prefixlength}]>
1131 The subnet which this tinc daemon will serve.
1132 Tinc tries to look up which other daemon it should send a packet to by searching the appropiate subnet.
1133 If the packet matches a subnet,
1134 it will be sent to the daemon who has this subnet in his host configuration file.
1135 Multiple subnet lines can be specified for each daemon.
1136
1137 Subnets can either be single MAC, IPv4 or IPv6 addresses,
1138 in which case a subnet consisting of only that single address is assumed,
1139 or they can be a IPv4 or IPv6 network address with a prefixlength.
1140 Shorthand notations are not supported.
1141 For example, IPv4 subnets must be in a form like 192.168.1.0/24,
1142 where 192.168.1.0 is the network address and 24 is the number of bits set in the netmask.
1143 Note that subnets like 192.168.1.1/24 are invalid!
1144 Read a networking HOWTO/FAQ/guide if you don't understand this.
1145 IPv6 subnets are notated like fec0:0:0:1:0:0:0:0/64.
1146 MAC addresses are notated like 0:1a:2b:3c:4d:5e.
1147
1148 @cindex CIDR notation
1149 Prefixlength is the number of bits set to 1 in the netmask part; for
1150 example: netmask 255.255.255.0 would become /24, 255.255.252.0 becomes
1151 /22. This conforms to standard CIDR notation as described in
1152 @uref{ftp://ftp.isi.edu/in-notes/rfc1519.txt, RFC1519}
1153
1154 @cindex TCPonly
1155 @item TCPonly = <yes|no> (no) [experimental]
1156 If this variable is set to yes, then the packets are tunnelled over a
1157 TCP connection instead of a UDP connection.  This is especially useful
1158 for those who want to run a tinc daemon from behind a masquerading
1159 firewall, or if UDP packet routing is disabled somehow.
1160 Setting this options also implicitly sets IndirectData.
1161 @end table
1162
1163
1164 @c ==================================================================
1165 @node       Scripts
1166 @subsection Scripts
1167
1168 @cindex scripts
1169 Apart from reading the server and host configuration files,
1170 tinc can also run scripts at certain moments.
1171 Under Windows (not Cygwin), the scripts should have the extension .bat.
1172
1173 @table @file
1174 @cindex tinc-up
1175 @item @value{sysconfdir}/tinc/@var{netname}/tinc-up
1176 This is the most important script.
1177 If it is present it will be executed right after the tinc daemon has been
1178 started and has connected to the virtual network device.
1179 It should be used to set up the corresponding network interface,
1180 but can also be used to start other things.
1181 Under Windows you can use the Network Connections control panel instead of creating this script.
1182
1183 @cindex tinc-down
1184 @item @value{sysconfdir}/tinc/@var{netname}/tinc-down
1185 This script is started right before the tinc daemon quits.
1186
1187 @item @value{sysconfdir}/tinc/@var{netname}/hosts/@var{host}-up
1188 This script is started when the tinc daemon with name @var{host} becomes reachable.
1189
1190 @item @value{sysconfdir}/tinc/@var{netname}/hosts/@var{host}-down
1191 This script is started when the tinc daemon with name @var{host} becomes unreachable.
1192 @end table
1193
1194 @cindex environment variables
1195 The scripts are started without command line arguments,
1196 but can make use of certain environment variables.
1197 Under UNIX like operating systems the names of environment variables must be preceded by a $ in scripts.
1198 Under Windows, in @file{.bat} files, they have to be put between % signs.
1199
1200 @table @env
1201 @cindex NETNAME
1202 @item NETNAME
1203 If a netname was specified, this environment variable contains it.
1204
1205 @cindex NAME
1206 @item NAME
1207 Contains the name of this tinc daemon.
1208
1209 @cindex DEVICE
1210 @item DEVICE
1211 Contains the name of the virtual network device that tinc uses.
1212
1213 @cindex INTERFACE
1214 @item INTERFACE
1215 Contains the name of the virtual network interface that tinc uses.
1216 This should be used for commands like ifconfig.
1217
1218 @cindex NODE
1219 @item NODE
1220 When a host becomes (un)reachable, this is set to its name.
1221
1222 @cindex REMOTEADDRESS
1223 @item REMOTEADDRESS
1224 When a host becomes (un)reachable, this is set to its real address.
1225
1226 @cindex REMOTEPORT
1227 @item REMOTEPORT
1228 When a host becomes (un)reachable,
1229 this is set to the port number it uses for communication with other tinc daemons.
1230 @end table
1231
1232
1233 @c ==================================================================
1234 @node       How to configure
1235 @subsection How to configure
1236
1237 @subsubheading Step 1.  Creating the main configuration file
1238
1239 The main configuration file will be called @file{@value{sysconfdir}/tinc/@var{netname}/tinc.conf}.
1240 Adapt the following example to create a basic configuration file:
1241
1242 @example
1243 Name = @var{yourname}
1244 Device = @file{/dev/tap0}
1245 @end example
1246
1247 Then, if you know to which other tinc daemon(s) yours is going to connect,
1248 add `ConnectTo' values.
1249
1250 @subsubheading Step 2.  Creating your host configuration file
1251
1252 If you added a line containing `Name = yourname' in the main configuarion file,
1253 you will need to create a host configuration file @file{@value{sysconfdir}/tinc/@var{netname}/hosts/yourname}.
1254 Adapt the following example to create a host configuration file:
1255
1256 @example
1257 Address = your.real.hostname.org
1258 Subnet = 192.168.1.0/24
1259 @end example
1260
1261 You can also use an IP address instead of a hostname.
1262 The `Subnet' specifies the address range that is local for @emph{your part of the VPN only}.
1263 If you have multiple address ranges you can specify more than one `Subnet'.
1264 You might also need to add a `Port' if you want your tinc daemon to run on a different port number than the default (655).
1265
1266
1267 @c ==================================================================
1268 @node    Generating keypairs
1269 @section Generating keypairs
1270
1271 @cindex key generation
1272 Now that you have already created the main configuration file and your host configuration file,
1273 you can easily create a public/private keypair by entering the following command:
1274
1275 @example
1276 tincd -n @var{netname} -K
1277 @end example
1278
1279 Tinc will generate a public and a private key and ask you where to put them.
1280 Just press enter to accept the defaults.
1281
1282
1283 @c ==================================================================
1284 @node    Network interfaces
1285 @section Network interfaces
1286
1287 Before tinc can start transmitting data over the tunnel, it must
1288 set up the virtual network interface.
1289
1290 First, decide which IP addresses you want to have associated with these
1291 devices, and what network mask they must have.
1292
1293 Tinc will open a virtual network device (@file{/dev/tun}, @file{/dev/tap0} or similar),
1294 which will also create a network interface called something like @samp{tun0}, @samp{tap0}.
1295 If you are using the Linux tun/tap driver, the network interface will by default have the same name as the @var{netname}.
1296 Under Windows you can change the name of the network interface from the Network Connections control panel.
1297
1298 @cindex tinc-up
1299 You can configure the network interface by putting ordinary ifconfig, route, and other commands
1300 to a script named @file{@value{sysconfdir}/tinc/@var{netname}/tinc-up}.
1301 When tinc starts, this script will be executed. When tinc exits, it will execute the script named
1302 @file{@value{sysconfdir}/tinc/@var{netname}/tinc-down}, but normally you don't need to create that script.
1303
1304 An example @file{tinc-up} script:
1305
1306 @example
1307 #!/bin/sh
1308 ifconfig $INTERFACE 192.168.1.1 netmask 255.255.0.0
1309 @end example
1310
1311 This script gives the interface an IP address and a netmask.
1312 The kernel will also automatically add a route to this interface, so normally you don't need
1313 to add route commands to the @file{tinc-up} script.
1314 The kernel will also bring the interface up after this command.
1315 @cindex netmask
1316 The netmask is the mask of the @emph{entire} VPN network, not just your
1317 own subnet.
1318
1319 The exact syntax of the ifconfig and route commands differs from platform to platform.
1320 You can look up the commands for setting addresses and adding routes in @ref{Platform specific information},
1321 but it is best to consult the manpages of those utilities on your platform.
1322
1323
1324 @c ==================================================================
1325 @node    Example configuration
1326 @section Example configuration
1327
1328
1329 @cindex example
1330 Imagine the following situation.  Branch A of our example `company' wants to connect
1331 three branch offices in B, C and D using the Internet.  All four offices
1332 have a 24/7 connection to the Internet.
1333
1334 A is going to serve as the center of the network.  B and C will connect
1335 to A, and D will connect to C.  Each office will be assigned their own IP
1336 network, 10.x.0.0.
1337
1338 @example
1339 A: net 10.1.0.0 mask 255.255.0.0 gateway 10.1.54.1 internet IP 1.2.3.4
1340 B: net 10.2.0.0 mask 255.255.0.0 gateway 10.2.1.12 internet IP 2.3.4.5
1341 C: net 10.3.0.0 mask 255.255.0.0 gateway 10.3.69.254 internet IP 3.4.5.6
1342 D: net 10.4.0.0 mask 255.255.0.0 gateway 10.4.3.32 internet IP 4.5.6.7
1343 @end example
1344
1345 Here, ``gateway'' is the VPN IP address of the machine that is running the
1346 tincd, and ``internet IP'' is the IP address of the firewall, which does not
1347 need to run tincd, but it must do a port forwarding of TCP and UDP on port
1348 655 (unless otherwise configured).
1349
1350 In this example, it is assumed that eth0 is the interface that points to
1351 the inner (physical) LAN of the office, although this could also be the
1352 same as the interface that leads to the Internet.  The configuration of
1353 the real interface is also shown as a comment, to give you an idea of
1354 how these example host is set up. All branches use the netname `company'
1355 for this particular VPN.
1356
1357 @subsubheading For Branch A
1358
1359 @emph{BranchA} would be configured like this:
1360
1361 In @file{@value{sysconfdir}/tinc/company/tinc-up}:
1362
1363 @example
1364 # Real interface of internal network:
1365 # ifconfig eth0 10.1.54.1 netmask 255.255.0.0
1366
1367 ifconfig $INTERFACE 10.1.54.1 netmask 255.0.0.0
1368 @end example
1369
1370 and in @file{@value{sysconfdir}/tinc/company/tinc.conf}:
1371
1372 @example
1373 Name = BranchA
1374 Device = /dev/tap0
1375 @end example
1376
1377 On all hosts, @file{@value{sysconfdir}/tinc/company/hosts/BranchA} contains:
1378
1379 @example
1380 Subnet = 10.1.0.0/16
1381 Address = 1.2.3.4
1382
1383 -----BEGIN RSA PUBLIC KEY-----
1384 ...
1385 -----END RSA PUBLIC KEY-----
1386 @end example
1387
1388 Note that the IP addresses of eth0 and tap0 are the same.
1389 This is quite possible, if you make sure that the netmasks of the interfaces are different.
1390 It is in fact recommended to give give both real internal network interfaces and tap interfaces the same IP address,
1391 since that will make things a lot easier to remember and set up.
1392
1393
1394 @subsubheading For Branch B
1395
1396 In @file{@value{sysconfdir}/tinc/company/tinc-up}:
1397
1398 @example
1399 # Real interface of internal network:
1400 # ifconfig eth0 10.2.43.8 netmask 255.255.0.0
1401
1402 ifconfig $INTERFACE 10.2.1.12 netmask 255.0.0.0
1403 @end example
1404
1405 and in @file{@value{sysconfdir}/tinc/company/tinc.conf}:
1406
1407 @example
1408 Name = BranchB
1409 ConnectTo = BranchA
1410 @end example
1411
1412 Note here that the internal address (on eth0) doesn't have to be the
1413 same as on the tap0 device.  Also, ConnectTo is given so that no-one can
1414 connect to this node.
1415
1416 On all hosts, in @file{@value{sysconfdir}/tinc/company/hosts/BranchB}:
1417
1418 @example
1419 Subnet = 10.2.0.0/16
1420 Address = 2.3.4.5
1421
1422 -----BEGIN RSA PUBLIC KEY-----
1423 ...
1424 -----END RSA PUBLIC KEY-----
1425 @end example
1426
1427
1428 @subsubheading For Branch C
1429
1430 In @file{@value{sysconfdir}/tinc/company/tinc-up}:
1431
1432 @example
1433 # Real interface of internal network:
1434 # ifconfig eth0 10.3.69.254 netmask 255.255.0.0
1435
1436 ifconfig $INTERFACE 10.3.69.254 netmask 255.0.0.0
1437 @end example
1438
1439 and in @file{@value{sysconfdir}/tinc/company/tinc.conf}:
1440
1441 @example
1442 Name = BranchC
1443 ConnectTo = BranchA
1444 Device = /dev/tap1
1445 @end example
1446
1447 C already has another daemon that runs on port 655, so they have to
1448 reserve another port for tinc. It knows the portnumber it has to listen on
1449 from it's own host configuration file.
1450
1451 On all hosts, in @file{@value{sysconfdir}/tinc/company/hosts/BranchC}:
1452
1453 @example
1454 Address = 3.4.5.6
1455 Subnet = 10.3.0.0/16
1456 Port = 2000
1457
1458 -----BEGIN RSA PUBLIC KEY-----
1459 ...
1460 -----END RSA PUBLIC KEY-----
1461 @end example
1462
1463
1464 @subsubheading For Branch D
1465
1466 In @file{@value{sysconfdir}/tinc/company/tinc-up}:
1467
1468 @example
1469 # Real interface of internal network:
1470 # ifconfig eth0 10.4.3.32 netmask 255.255.0.0
1471
1472 ifconfig $INTERFACE 10.4.3.32 netmask 255.0.0.0
1473 @end example
1474
1475 and in @file{@value{sysconfdir}/tinc/company/tinc.conf}:
1476
1477 @example
1478 Name = BranchD
1479 ConnectTo = BranchC
1480 Device = /dev/net/tun
1481 @end example
1482
1483 D will be connecting to C, which has a tincd running for this network on
1484 port 2000. It knows the port number from the host configuration file.
1485 Also note that since D uses the tun/tap driver, the network interface
1486 will not be called `tun' or `tap0' or something like that, but will
1487 have the same name as netname.
1488
1489 On all hosts, in @file{@value{sysconfdir}/tinc/company/hosts/BranchD}:
1490
1491 @example
1492 Subnet = 10.4.0.0/16
1493 Address = 4.5.6.7
1494
1495 -----BEGIN RSA PUBLIC KEY-----
1496 ...
1497 -----END RSA PUBLIC KEY-----
1498 @end example
1499
1500 @subsubheading Key files
1501
1502 A, B, C and D all have generated a public/private keypair with the following command:
1503
1504 @example
1505 tincd -n company -K
1506 @end example
1507
1508 The private key is stored in @file{@value{sysconfdir}/tinc/company/rsa_key.priv},
1509 the public key is put into the host configuration file in the @file{@value{sysconfdir}/tinc/company/hosts/} directory.
1510 During key generation, tinc automatically guesses the right filenames based on the -n option and
1511 the Name directive in the @file{tinc.conf} file (if it is available).
1512
1513 @subsubheading Starting
1514
1515 After each branch has finished configuration and they have distributed
1516 the host configuration files amongst them, they can start their tinc daemons.
1517 They don't necessarily have to wait for the other branches to have started
1518 their daemons, tinc will try connecting until they are available.
1519
1520
1521 @c ==================================================================
1522 @node    Running tinc
1523 @chapter Running tinc
1524
1525 If everything else is done, you can start tinc by typing the following command:
1526
1527 @example
1528 tincd -n @var{netname}
1529 @end example
1530
1531 @cindex daemon
1532 Tinc will detach from the terminal and continue to run in the background like a good daemon.
1533 If there are any problems however you can try to increase the debug level
1534 and look in the syslog to find out what the problems are.
1535
1536 @menu
1537 * Runtime options::
1538 * Signals::
1539 * Debug levels::
1540 * Solving problems::
1541 * Error messages::
1542 * Sending bug reports::
1543 @end menu
1544
1545
1546 @c ==================================================================
1547 @node    Runtime options
1548 @section Runtime options
1549
1550 Besides the settings in the configuration file, tinc also accepts some
1551 command line options.
1552
1553 @cindex command line
1554 @cindex runtime options
1555 @cindex options
1556 @c from the manpage
1557 @table @option
1558 @item -c, --config=@var{path}
1559 Read configuration options from the directory @var{path}.  The default is
1560 @file{@value{sysconfdir}/tinc/@var{netname}/}.
1561
1562 @item -D, --no-detach
1563 Don't fork and detach.
1564 This will also disable the automatic restart mechanism for fatal errors.
1565
1566 @cindex debug level
1567 @item -d, --debug=@var{level}
1568 Set debug level to @var{level}.  The higher the debug level, the more gets
1569 logged.  Everything goes via syslog.
1570
1571 @item -k, --kill[=@var{signal}]
1572 Attempt to kill a running tincd (optionally with the specified @var{signal} instead of SIGTERM) and exit.
1573 Use it in conjunction with the -n option to make sure you kill the right tinc daemon.
1574 Under native Windows the optional argument is ignored,
1575 the service will always be stopped and removed.
1576
1577 @item -n, --net=@var{netname}
1578 Use configuration for net @var{netname}. @xref{Multiple networks}.
1579
1580 @item -K, --generate-keys[=@var{bits}]
1581 Generate public/private keypair of @var{bits} length. If @var{bits} is not specified,
1582 1024 is the default. tinc will ask where you want to store the files,
1583 but will default to the configuration directory (you can use the -c or -n option
1584 in combination with -K). After that, tinc will quit.
1585
1586 @item -L, --mlock
1587 Lock tinc into main memory.
1588 This will prevent sensitive data like shared private keys to be written to the system swap files/partitions.
1589
1590 @item --logfile[=@var{file}]
1591 Write log entries to a file instead of to the system logging facility.
1592 If @var{file} is omitted, the default is @file{@value{localstatedir}/log/tinc.@var{netname}.log}.
1593
1594 @item --pidfile=@var{file}
1595 Write PID to @var{file} instead of @file{@value{localstatedir}/run/tinc.@var{netname}.pid}.
1596
1597 @item --bypass-security
1598 Disables encryption and authentication.
1599 Only useful for debugging.
1600
1601 @item --help
1602 Display a short reminder of these runtime options and terminate.
1603
1604 @item --version
1605 Output version information and exit.
1606
1607 @end table
1608
1609 @c ==================================================================
1610 @node    Signals
1611 @section Signals
1612
1613 @cindex signals
1614 You can also send the following signals to a running tincd process:
1615
1616 @c from the manpage
1617 @table @samp
1618
1619 @item ALRM
1620 Forces tinc to try to connect to all uplinks immediately.
1621 Usually tinc attempts to do this itself,
1622 but increases the time it waits between the attempts each time it failed,
1623 and if tinc didn't succeed to connect to an uplink the first time after it started,
1624 it defaults to the maximum time of 15 minutes.
1625
1626 @item HUP
1627 Partially rereads configuration files.
1628 Connections to hosts whose host config file are removed are closed.
1629 New outgoing connections specified in @file{tinc.conf} will be made.
1630
1631 @item INT
1632 Temporarily increases debug level to 5.
1633 Send this signal again to revert to the original level.
1634
1635 @item USR1
1636 Dumps the connection list to syslog.
1637
1638 @item USR2
1639 Dumps virtual network device statistics, all known nodes, edges and subnets to syslog.
1640
1641 @item WINCH
1642 Purges all information remembered about unreachable nodes.
1643
1644 @end table
1645
1646 @c ==================================================================
1647 @node    Debug levels
1648 @section Debug levels
1649
1650 @cindex debug levels
1651 The tinc daemon can send a lot of messages to the syslog.
1652 The higher the debug level, the more messages it will log.
1653 Each level inherits all messages of the previous level:
1654
1655 @c from the manpage
1656 @table @samp
1657
1658 @item 0
1659 This will log a message indicating tinc has started along with a version number.
1660 It will also log any serious error.
1661
1662 @item 1
1663 This will log all connections that are made with other tinc daemons.
1664
1665 @item 2
1666 This will log status and error messages from scripts and other tinc daemons.
1667
1668 @item 3
1669 This will log all requests that are exchanged with other tinc daemons. These include
1670 authentication, key exchange and connection list updates.
1671
1672 @item 4
1673 This will log a copy of everything received on the meta socket.
1674
1675 @item 5
1676 This will log all network traffic over the virtual private network.
1677
1678 @end table
1679
1680 @c ==================================================================
1681 @node    Solving problems
1682 @section Solving problems
1683
1684 If tinc starts without problems, but if the VPN doesn't work, you will have to find the cause of the problem.
1685 The first thing to do is to start tinc with a high debug level in the foreground,
1686 so you can directly see everything tinc logs:
1687
1688 @example
1689 tincd -n @var{netname} -d5 -D
1690 @end example
1691
1692 If tinc does not log any error messages, then you might want to check the following things:
1693
1694 @itemize
1695 @item @file{tinc-up} script
1696 Does this script contain the right commands?
1697 Normally you must give the interface the address of this host on the VPN, and the netmask must be big enough so that the entire VPN is covered.
1698
1699 @item Subnet
1700 Does the Subnet (or Subnets) in the host configuration file of this host match the portion of the VPN that belongs to this host?
1701
1702 @item Firewalls and NATs
1703 Do you have a firewall or a NAT device (a masquerading firewall or perhaps an ADSL router that performs masquerading)?
1704 If so, check that it allows TCP and UDP traffic on port 655.
1705 If it masquerades and the host running tinc is behind it, make sure that it forwards TCP and UDP traffic to port 655 to the host running tinc.
1706 You can add @samp{TCPOnly = yes} to your host config file to force tinc to only use a single TCP connection,
1707 this works through most firewalls and NATs.
1708
1709 @end itemize
1710
1711
1712 @c ==================================================================
1713 @node    Error messages
1714 @section Error messages
1715
1716 What follows is a list of the most common error messages you might find in the logs.
1717 Some of them will only be visible if the debug level is high enough.
1718
1719 @table @samp
1720 @item Could not open /dev/tap0: No such device
1721
1722 @itemize
1723 @item You forgot to `modprobe netlink_dev' or `modprobe ethertap'.
1724 @item You forgot to compile `Netlink device emulation' in the kernel.
1725 @end itemize
1726
1727 @item Can't write to /dev/net/tun: No such device
1728
1729 @itemize
1730 @item You forgot to `modprobe tun'.
1731 @item You forgot to compile `Universal TUN/TAP driver' in the kernel.
1732 @item The tun device is located somewhere else in @file{/dev/}.
1733 @end itemize
1734
1735 @item Network address and prefix length do not match!
1736
1737 @itemize
1738 @item The Subnet field must contain a @emph{network} address, trailing bits should be 0.
1739 @item If you only want to use one IP address, set the netmask to /32.
1740 @end itemize
1741
1742 @item Error reading RSA key file `rsa_key.priv': No such file or directory
1743
1744 @itemize
1745 @item You forgot to create a public/private keypair.
1746 @item Specify the complete pathname to the private key file with the @samp{PrivateKeyFile} option.
1747 @end itemize
1748
1749 @item Warning: insecure file permissions for RSA private key file `rsa_key.priv'!
1750
1751 @itemize
1752 @item The private key file is readable by users other than root.
1753 Use chmod to correct the file permissions.
1754 @end itemize
1755
1756 @item Creating metasocket failed: Address family not supported
1757
1758 @itemize
1759 @item By default tinc tries to create both IPv4 and IPv6 sockets.
1760 On some platforms this might not be implemented.
1761 If the logs show @samp{Ready} later on, then at least one metasocket was created,
1762 and you can ignore this message.
1763 You can add @samp{AddressFamily = ipv4} to @file{tinc.conf} to prevent this from happening.
1764 @end itemize
1765
1766 @item Cannot route packet: unknown IPv4 destination 1.2.3.4
1767
1768 @itemize
1769 @item You try to send traffic to a host on the VPN for which no Subnet is known.
1770 @item If it is a broadcast address (ending in .255), it probably is a samba server or a Windows host sending broadcast packets.
1771 You can ignore it.
1772 @end itemize
1773
1774 @item Cannot route packet: ARP request for unknown address 1.2.3.4
1775
1776 @itemize
1777 @item You try to send traffic to a host on the VPN for which no Subnet is known.
1778 @end itemize
1779
1780 @item Packet with destination 1.2.3.4 is looping back to us!
1781
1782 @itemize
1783 @item Something is not configured right. Packets are being sent out to the
1784 virtual network device, but according to the Subnet directives in your host configuration
1785 file, those packets should go to your own host. Most common mistake is that
1786 you have a Subnet line in your host configuration file with a prefix length which is
1787 just as large as the prefix of the virtual network interface. The latter should in almost all
1788 cases be larger. Rethink your configuration.
1789 Note that you will only see this message if you specified a debug
1790 level of 5 or higher!
1791 @item Chances are that a @samp{Subnet = ...} line in the host configuration file of this tinc daemon is wrong.
1792 Change it to a subnet that is accepted locally by another interface,
1793 or if that is not the case, try changing the prefix length into /32. 
1794 @end itemize
1795
1796 @item Node foo (1.2.3.4) is not reachable
1797
1798 @itemize
1799 @item Node foo does not have a connection anymore, its tinc daemon is not running or its connection to the Internet is broken.
1800 @end itemize
1801
1802 @item Received UDP packet from unknown source 1.2.3.4 (port 12345)
1803
1804 @itemize
1805 @item If you see this only sporadically, it is harmless and caused by a node sending packets using an old key.
1806 @item If you see this often and another node is not reachable anymore, then a NAT (masquerading firewall) is changing the source address of UDP packets.
1807 You can add @samp{TCPOnly = yes} to host configuration files to force all VPN traffic to go over a TCP connection.
1808 @end itemize
1809
1810 @item Got bad/bogus/unauthorized REQUEST from foo (1.2.3.4 port 12345)
1811
1812 @itemize
1813 @item Node foo does not have the right public/private keypair.
1814 Generate new keypairs and distribute them again.
1815 @item An attacker tries to gain access to your VPN.
1816 @item A network error caused corruption of metadata sent from foo.
1817 @end itemize
1818
1819 @end table
1820
1821 @c ==================================================================
1822 @node    Sending bug reports
1823 @section Sending bug reports
1824
1825 If you really can't find the cause of a problem, or if you suspect tinc is not working right,
1826 you can send us a bugreport, see @ref{Contact information}.
1827 Be sure to include the following information in your bugreport:
1828
1829 @itemize
1830 @item A clear description of what you are trying to achieve and what the problem is.
1831 @item What platform (operating system, version, hardware architecture) and which version of tinc you use.
1832 @item If compiling tinc fails, a copy of @file{config.log} and the error messages you get.
1833 @item Otherwise, a copy of @file{tinc.conf}, @file{tinc-up} and all files in the @file{hosts/} directory.
1834 @item The output of the commands @samp{ifconfig -a} and @samp{route -n} (or @samp{netstat -rn} if that doesn't work).
1835 @item The output of any command that fails to work as it should (like ping or traceroute).
1836 @end itemize
1837
1838 @c ==================================================================
1839 @node    Technical information
1840 @chapter Technical information
1841
1842
1843 @menu
1844 * The connection::
1845 * The meta-protocol::
1846 * Security::
1847 @end menu
1848
1849
1850 @c ==================================================================
1851 @node    The connection
1852 @section The connection
1853
1854 @cindex connection
1855 Tinc is a daemon that takes VPN data and transmit that to another host
1856 computer over the existing Internet infrastructure.
1857
1858 @menu
1859 * The UDP tunnel::
1860 * The meta-connection::
1861 @end menu
1862
1863
1864 @c ==================================================================
1865 @node    The UDP tunnel
1866 @subsection The UDP tunnel
1867
1868 @cindex virtual network device
1869 @cindex frame type
1870 The data itself is read from a character device file, the so-called
1871 @emph{virtual network device}.  This device is associated with a network
1872 interface.  Any data sent to this interface can be read from the device,
1873 and any data written to the device gets sent from the interface.
1874 There are two possible types of virtual network devices:
1875 `tun' style, which are point-to-point devices which can only handle IPv4 and/or IPv6 packets,
1876 and `tap' style, which are Ethernet devices and handle complete Ethernet frames.
1877
1878 So when tinc reads an Ethernet frame from the device, it determines its
1879 type. When tinc is in it's default routing mode, it can handle IPv4 and IPv6
1880 packets. Depending on the Subnet lines, it will send the packets off to their destination IP address.
1881 In the `switch' and `hub' mode, tinc will use broadcasts and MAC address discovery
1882 to deduce the destination of the packets.
1883 Since the latter modes only depend on the link layer information,
1884 any protocol that runs over Ethernet is supported (for instance IPX and Appletalk).
1885 However, only `tap' style devices provide this information.
1886
1887 After the destination has been determined,
1888 the packet will be compressed (optionally),
1889 a sequence number will be added to the packet,
1890 the packet will then be encrypted
1891 and a message authentication code will be appended.
1892
1893 @cindex encapsulating
1894 @cindex UDP
1895 When that is done, time has come to actually transport the
1896 packet to the destination computer.  We do this by sending the packet
1897 over an UDP connection to the destination host.  This is called
1898 @emph{encapsulating}, the VPN packet (though now encrypted) is
1899 encapsulated in another IP datagram.
1900
1901 When the destination receives this packet, the same thing happens, only
1902 in reverse.  So it checks the message authentication code, decrypts the contents of the UDP datagram,
1903 checks the sequence number
1904 and writes the decrypted information to its own virtual network device.
1905
1906 If the virtual network device is a `tun' device (a point-to-point tunnel),
1907 there is no problem for the kernel to accept a packet.
1908 However, if it is a `tap' device (this is the only available type on FreeBSD),
1909 the destination MAC address must match that of the virtual network interface.
1910 If tinc is in it's default routing mode, ARP does not work, so the correct destination MAC 
1911 can not be known by the sending host.
1912 Tinc solves this by letting the receiving end detect the MAC address of its own virtual network interface
1913 and overwriting the destination MAC address of the received packet.
1914
1915 In switch or hub modes ARP does work so the sender already knows the correct destination MAC address.
1916 In those modes every interface should have a unique MAC address, so make sure they are not the same.
1917 Because switch and hub modes rely on MAC addresses to function correctly,
1918 these modes cannot be used on the following operating systems which don't have a `tap' style virtual network device:
1919 OpenBSD, NetBSD, Darwin and Solaris.
1920
1921
1922 @c ==================================================================
1923 @node    The meta-connection
1924 @subsection The meta-connection
1925
1926 Having only a UDP connection available is not enough.  Though suitable
1927 for transmitting data, we want to be able to reliably send other
1928 information, such as routing and session key information to somebody.
1929
1930 @cindex TCP
1931 TCP is a better alternative, because it already contains protection
1932 against information being lost, unlike UDP.
1933
1934 So we establish two connections.  One for the encrypted VPN data, and one
1935 for other information, the meta-data.  Hence, we call the second
1936 connection the meta-connection.  We can now be sure that the
1937 meta-information doesn't get lost on the way to another computer.
1938
1939 @cindex data-protocol
1940 @cindex meta-protocol
1941 Like with any communication, we must have a protocol, so that everybody
1942 knows what everything stands for, and how she should react.  Because we
1943 have two connections, we also have two protocols.  The protocol used for
1944 the UDP data is the ``data-protocol,'' the other one is the
1945 ``meta-protocol.''
1946
1947 The reason we don't use TCP for both protocols is that UDP is much
1948 better for encapsulation, even while it is less reliable.  The real
1949 problem is that when TCP would be used to encapsulate a TCP stream
1950 that's on the private network, for every packet sent there would be
1951 three ACKs sent instead of just one.  Furthermore, if there would be
1952 a timeout, both TCP streams would sense the timeout, and both would
1953 start re-sending packets.
1954
1955
1956 @c ==================================================================
1957 @node    The meta-protocol
1958 @section The meta-protocol
1959
1960 The meta protocol is used to tie all tinc daemons together, and
1961 exchange information about which tinc daemon serves which virtual
1962 subnet.
1963
1964 The meta protocol consists of requests that can be sent to the other
1965 side.  Each request has a unique number and several parameters.  All
1966 requests are represented in the standard ASCII character set.  It is
1967 possible to use tools such as telnet or netcat to connect to a tinc
1968 daemon started with the --bypass-security option
1969 and to read and write requests by hand, provided that one
1970 understands the numeric codes sent.
1971
1972 The authentication scheme is described in @ref{Authentication protocol}. After a
1973 successful authentication, the server and the client will exchange all the
1974 information about other tinc daemons and subnets they know of, so that both
1975 sides (and all the other tinc daemons behind them) have their information
1976 synchronised.
1977
1978 @cindex ADD_EDGE
1979 @cindex ADD_SUBNET
1980 @example
1981 message
1982 ------------------------------------------------------------------
1983 ADD_EDGE node1 node2 21.32.43.54 655 222 0
1984           |     |        |       |   |  +-> options
1985           |     |        |       |   +----> weight
1986           |     |        |       +--------> UDP port of node2
1987           |     |        +----------------> real address of node2
1988           |     +-------------------------> name of destination node
1989           +-------------------------------> name of source node
1990
1991 ADD_SUBNET node 192.168.1.0/24
1992             |         |     +--> prefixlength
1993             |         +--------> network address
1994             +------------------> owner of this subnet
1995 ------------------------------------------------------------------
1996 @end example
1997
1998 The ADD_EDGE messages are to inform other tinc daemons that a connection between
1999 two nodes exist. The address of the destination node is available so that
2000 VPN packets can be sent directly to that node.
2001
2002 The ADD_SUBNET messages inform other tinc daemons that certain subnets belong
2003 to certain nodes. tinc will use it to determine to which node a VPN packet has
2004 to be sent.
2005
2006 @cindex DEL_EDGE
2007 @cindex DEL_SUBNET
2008 @example
2009 message
2010 ------------------------------------------------------------------
2011 DEL_EDGE node1 node2
2012            |     +----> name of destination node
2013            +----------> name of source node
2014
2015 DEL_SUBNET node 192.168.1.0/24
2016              |         |     +--> prefixlength
2017              |         +--------> network address
2018              +------------------> owner of this subnet
2019 ------------------------------------------------------------------
2020 @end example
2021
2022 In case a connection between two daemons is closed or broken, DEL_EDGE messages
2023 are sent to inform the other daemons of that fact. Each daemon will calculate a
2024 new route to the the daemons, or mark them unreachable if there isn't any.
2025
2026 @cindex REQ_KEY
2027 @cindex ANS_KEY
2028 @cindex KEY_CHANGED
2029 @example
2030 message
2031 ------------------------------------------------------------------
2032 REQ_KEY origin destination
2033            |       +--> name of the tinc daemon it wants the key from
2034            +----------> name of the daemon that wants the key      
2035
2036 ANS_KEY origin destination 4ae0b0a82d6e0078 91 64 4
2037            |       |       \______________/ |  |  +--> MAC length
2038            |       |               |        |  +-----> digest algorithm
2039            |       |               |        +--------> cipher algorithm
2040            |       |               +--> 128 bits key
2041            |       +--> name of the daemon that wants the key
2042            +----------> name of the daemon that uses this key
2043
2044 KEY_CHANGED origin
2045               +--> daemon that has changed it's packet key
2046 ------------------------------------------------------------------
2047 @end example
2048
2049 The keys used to encrypt VPN packets are not sent out directly. This is
2050 because it would generate a lot of traffic on VPNs with many daemons, and
2051 chances are that not every tinc daemon will ever send a packet to every
2052 other daemon. Instead, if a daemon needs a key it sends a request for it
2053 via the meta connection of the nearest hop in the direction of the
2054 destination.
2055
2056 @cindex PING
2057 @cindex PONG
2058 @example
2059 daemon  message
2060 ------------------------------------------------------------------
2061 origin  PING
2062 dest.   PONG
2063 ------------------------------------------------------------------
2064 @end example
2065
2066 There is also a mechanism to check if hosts are still alive. Since network
2067 failures or a crash can cause a daemon to be killed without properly
2068 shutting down the TCP connection, this is necessary to keep an up to date
2069 connection list. PINGs are sent at regular intervals, except when there
2070 is also some other traffic. A little bit of salt (random data) is added
2071 with each PING and PONG message, to make sure that long sequences of PING/PONG
2072 messages without any other traffic won't result in known plaintext.
2073
2074 This basically covers what is sent over the meta connection by tinc.
2075
2076
2077 @c ==================================================================
2078 @node    Security
2079 @section Security
2080
2081 @cindex TINC
2082 @cindex Cabal
2083 Tinc got its name from ``TINC,'' short for @emph{There Is No Cabal}; the
2084 alleged Cabal was/is an organisation that was said to keep an eye on the
2085 entire Internet.  As this is exactly what you @emph{don't} want, we named
2086 the tinc project after TINC.
2087
2088 @cindex SVPN
2089 But in order to be ``immune'' to eavesdropping, you'll have to encrypt
2090 your data.  Because tinc is a @emph{Secure} VPN (SVPN) daemon, it does
2091 exactly that: encrypt.
2092 Tinc by default uses blowfish encryption with 128 bit keys in CBC mode, 32 bit
2093 sequence numbers and 4 byte long message authentication codes to make sure
2094 eavesdroppers cannot get and cannot change any information at all from the
2095 packets they can intercept. The encryption algorithm and message authentication
2096 algorithm can be changed in the configuration. The length of the message
2097 authentication codes is also adjustable. The length of the key for the
2098 encryption algorithm is always the default length used by OpenSSL.
2099
2100 @menu
2101 * Authentication protocol::
2102 * Encryption of network packets::
2103 * Security issues::
2104 @end menu
2105
2106
2107 @c ==================================================================
2108 @node       Authentication protocol
2109 @subsection Authentication protocol
2110
2111 @cindex authentication
2112 A new scheme for authentication in tinc has been devised, which offers some
2113 improvements over the protocol used in 1.0pre2 and 1.0pre3. Explanation is
2114 below.
2115
2116 @cindex ID
2117 @cindex META_KEY
2118 @cindex CHALLENGE
2119 @cindex CHAL_REPLY
2120 @cindex ACK
2121 @example
2122 daemon  message
2123 --------------------------------------------------------------------------
2124 client  <attempts connection>
2125
2126 server  <accepts connection>
2127
2128 client  ID client 12
2129               |   +---> version
2130               +-------> name of tinc daemon
2131
2132 server  ID server 12
2133               |   +---> version
2134               +-------> name of tinc daemon
2135
2136 client  META_KEY 5f0823a93e35b69e...7086ec7866ce582b
2137                  \_________________________________/
2138                                  +-> RSAKEYLEN bits totally random string S1,
2139                                      encrypted with server's public RSA key
2140
2141 server  META_KEY 6ab9c1640388f8f0...45d1a07f8a672630
2142                  \_________________________________/
2143                                  +-> RSAKEYLEN bits totally random string S2,
2144                                      encrypted with client's public RSA key
2145
2146 From now on:
2147  - the client will symmetrically encrypt outgoing traffic using S1
2148  - the server will symmetrically encrypt outgoing traffic using S2
2149
2150 client  CHALLENGE da02add1817c1920989ba6ae2a49cecbda0
2151                   \_________________________________/
2152                                  +-> CHALLEN bits totally random string H1
2153
2154 server  CHALLENGE 57fb4b2ccd70d6bb35a64c142f47e61d57f
2155                   \_________________________________/
2156                                  +-> CHALLEN bits totally random string H2
2157
2158 client  CHAL_REPLY 816a86
2159                       +-> 160 bits SHA1 of H2
2160
2161 server  CHAL_REPLY 928ffe
2162                       +-> 160 bits SHA1 of H1
2163
2164 After the correct challenge replies are received, both ends have proved
2165 their identity. Further information is exchanged.
2166
2167 client  ACK 655 123 0
2168              |   |  +-> options
2169                  |   +----> estimated weight
2170                  +--------> listening port of client
2171
2172 server  ACK 655 321 0
2173              |   |  +-> options
2174                  |   +----> estimated weight
2175                  +--------> listening port of server
2176 --------------------------------------------------------------------------
2177 @end example
2178
2179 This new scheme has several improvements, both in efficiency and security.
2180
2181 First of all, the server sends exactly the same kind of messages over the wire
2182 as the client. The previous versions of tinc first authenticated the client,
2183 and then the server. This scheme even allows both sides to send their messages
2184 simultaneously, there is no need to wait for the other to send something first.
2185 This means that any calculations that need to be done upon sending or receiving
2186 a message can also be done in parallel. This is especially important when doing
2187 RSA encryption/decryption. Given that these calculations are the main part of
2188 the CPU time spent for the authentication, speed is improved by a factor 2.
2189
2190 Second, only one RSA encrypted message is sent instead of two. This reduces the
2191 amount of information attackers can see (and thus use for a cryptographic
2192 attack). It also improves speed by a factor two, making the total speedup a
2193 factor 4.
2194
2195 Third, and most important:
2196 The symmetric cipher keys are exchanged first, the challenge is done
2197 afterwards. In the previous authentication scheme, because a man-in-the-middle
2198 could pass the challenge/chal_reply phase (by just copying the messages between
2199 the two real tinc daemons), but no information was exchanged that was really
2200 needed to read the rest of the messages, the challenge/chal_reply phase was of
2201 no real use. The man-in-the-middle was only stopped by the fact that only after
2202 the ACK messages were encrypted with the symmetric cipher. Potentially, it
2203 could even send it's own symmetric key to the server (if it knew the server's
2204 public key) and read some of the metadata the server would send it (it was
2205 impossible for the mitm to read actual network packets though). The new scheme
2206 however prevents this.
2207
2208 This new scheme makes sure that first of all, symmetric keys are exchanged. The
2209 rest of the messages are then encrypted with the symmetric cipher. Then, each
2210 side can only read received messages if they have their private key. The
2211 challenge is there to let the other side know that the private key is really
2212 known, because a challenge reply can only be sent back if the challenge is
2213 decrypted correctly, and that can only be done with knowledge of the private
2214 key.
2215
2216 Fourth: the first thing that is sent via the symmetric cipher encrypted
2217 connection is a totally random string, so that there is no known plaintext (for
2218 an attacker) in the beginning of the encrypted stream.
2219
2220
2221 @c ==================================================================
2222 @node       Encryption of network packets
2223 @subsection Encryption of network packets
2224 @cindex encryption
2225
2226 A data packet can only be sent if the encryption key is known to both
2227 parties, and the connection is  activated. If the encryption key is not
2228 known, a request is sent to the destination using the meta connection
2229 to retrieve it. The packet is stored in a queue while waiting for the
2230 key to arrive.
2231
2232 @cindex UDP
2233 The UDP packet containing the network packet from the VPN has the following layout:
2234
2235 @example
2236 ... | IP header | UDP header | seqno | VPN packet | MAC | UDP trailer
2237                              \___________________/\_____/
2238                                        |             |
2239                                        V             +---> digest algorithm
2240                          Encrypted with symmetric cipher
2241 @end example
2242
2243 So, the entire VPN packet is encrypted using a symmetric cipher, including a 32 bits
2244 sequence number that is added in front of the actual VPN packet, to act as a unique
2245 IV for each packet and to prevent replay attacks. A message authentication code
2246 is added to the UDP packet to prevent alteration of packets. By default the
2247 first 4 bytes of the digest are used for this, but this can be changed using
2248 the MACLength configuration variable.
2249
2250 @c ==================================================================
2251 @node    Security issues
2252 @subsection Security issues
2253
2254 In August 2000, we discovered the existence of a security hole in all versions
2255 of tinc up to and including 1.0pre2. This had to do with the way we exchanged
2256 keys. Since then, we have been working on a new authentication scheme to make
2257 tinc as secure as possible. The current version uses the OpenSSL library and
2258 uses strong authentication with RSA keys.
2259
2260 On the 29th of December 2001, Jerome Etienne posted a security analysis of tinc
2261 1.0pre4. Due to a lack of sequence numbers and a message authentication code
2262 for each packet, an attacker could possibly disrupt certain network services or
2263 launch a denial of service attack by replaying intercepted packets. The current
2264 version adds sequence numbers and message authentication codes to prevent such
2265 attacks.
2266
2267 On the 15th of September 2003, Peter Gutmann posted a security analysis of tinc
2268 1.0.1. He argues that the 32 bit sequence number used by tinc is not a good IV,
2269 that tinc's default length of 4 bytes for the MAC is too short, and he doesn't
2270 like tinc's use of RSA during authentication. We do not know of a security hole
2271 in this version of tinc, but tinc's security is not as strong as TLS or IPsec.
2272 We will address these issues in tinc 2.0.
2273
2274 Cryptography is a hard thing to get right. We cannot make any
2275 guarantees. Time, review and feedback are the only things that can
2276 prove the security of any cryptographic product. If you wish to review
2277 tinc or give us feedback, you are stronly encouraged to do so.
2278
2279
2280 @c ==================================================================
2281 @node    Platform specific information
2282 @chapter Platform specific information
2283
2284 @menu
2285 * Interface configuration::
2286 * Routes::
2287 @end menu
2288
2289 @c ==================================================================
2290 @node    Interface configuration
2291 @section Interface configuration
2292
2293 When configuring an interface, one normally assigns it an address and a
2294 netmask.  The address uniquely identifies the host on the network attached to
2295 the interface.  The netmask, combined with the address, forms a subnet.  It is
2296 used to add a route to the routing table instructing the kernel to send all
2297 packets which fall into that subnet to that interface.  Because all packets for
2298 the entire VPN should go to the virtual network interface used by tinc, the
2299 netmask should be such that it encompasses the entire VPN.
2300
2301 For IPv4 addresses:
2302
2303 @multitable {Darwin (MacOS/X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
2304 @item Linux
2305 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2306 @item Linux iproute2
2307 @tab @code{ip addr add} @var{address}@code{/}@var{prefixlength} @code{dev} @var{interface}
2308 @item FreeBSD
2309 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2310 @item OpenBSD
2311 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2312 @item NetBSD
2313 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2314 @item Solaris
2315 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2316 @item Darwin (MacOS/X)
2317 @tab @code{ifconfig} @var{interface} @var{address} @code{netmask} @var{netmask}
2318 @item Windows
2319 @tab @code{netsh interface ip set address} @var{interface} @code{static} @var{address} @var{netmask}
2320 @end multitable
2321
2322
2323 For IPv6 addresses:
2324
2325 @multitable {Darwin (MacOS/X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
2326 @item Linux
2327 @tab @code{ifconfig} @var{interface} @code{add} @var{address}@code{/}@var{prefixlength}
2328 @item FreeBSD
2329 @tab @code{ifconfig} @var{interface} @code{inet6} @var{address} @code{prefixlen} @var{prefixlength}
2330 @item OpenBSD
2331 @tab @code{ifconfig} @var{interface} @code{inet6} @var{address} @code{prefixlen} @var{prefixlength}
2332 @item NetBSD
2333 @tab @code{ifconfig} @var{interface} @code{inet6} @var{address} @code{prefixlen} @var{prefixlength}
2334 @item Solaris
2335 @tab @code{ifconfig} @var{interface} @code{inet6 plumb up}
2336 @item
2337 @tab @code{ifconfig} @var{interface} @code{inet6 addif} @var{address} @var{address}
2338 @item Darwin (MacOS/X)
2339 @tab @code{ifconfig} @var{interface} @code{inet6} @var{address} @code{prefixlen} @var{prefixlength}
2340 @item Windows
2341 @tab @code{netsh interface ipv6 add address} @var{interface} @code{static} @var{address}/@var{prefixlength}
2342 @end multitable
2343
2344
2345 @c ==================================================================
2346 @node    Routes
2347 @section Routes
2348
2349 In some cases it might be necessary to add more routes to the virtual network
2350 interface.  There are two ways to indicate which interface a packet should go
2351 to, one is to use the name of the interface itself, another way is to specify
2352 the (local) address that is assigned to that interface (@var{local_address}). The
2353 former way is unambiguous and therefore preferable, but not all platforms
2354 support this.
2355
2356 Adding routes to IPv4 subnets:
2357
2358 @multitable {Darwin (MacOS/X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
2359 @item Linux
2360 @tab @code{route add -net} @var{network_address} @code{netmask} @var{netmask} @var{interface}
2361 @item Linux iproute2
2362 @tab @code{ip route add} @var{network_address}@code{/}@var{prefixlength} @code{dev} @var{interface}
2363 @item FreeBSD
2364 @tab @code{route add} @var{network_address}@code{/}@var{prefixlength} @var{local_address}
2365 @item OpenBSD
2366 @tab @code{route add} @var{network_address}@code{/}@var{prefixlength} @var{local_address}
2367 @item NetBSD
2368 @tab @code{route add} @var{network_address}@code{/}@var{prefixlength} @var{local_address}
2369 @item Solaris
2370 @tab @code{route add} @var{network_address}@code{/}@var{prefixlength} @var{local_address} @code{-interface}
2371 @item Darwin (MacOS/X)
2372 @tab @code{route add} @var{network_address}@code{/}@var{prefixlength} @var{local_address}
2373 @item Windows
2374 @tab @code{netsh routing ip add persistentroute} @var{network_address} @var{netmask} @var{interface} @var{local_address}
2375 @end multitable
2376
2377 Adding routes to IPv6 subnets:
2378
2379 @multitable {Darwin (MacOS/X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
2380 @item Linux
2381 @tab @code{route add -A inet6} @var{network_address}@code{/}@var{prefixlength} @var{interface}
2382 @item Linux iproute2
2383 @tab @code{ip route add} @var{network_address}@code{/}@var{prefixlength} @code{dev} @var{interface}
2384 @item FreeBSD
2385 @tab @code{route add -inet6} @var{network_address}@code{/}@var{prefixlength} @var{local_address}
2386 @item OpenBSD
2387 @tab @code{route add -inet6} @var{network_address} @var{local_address} @code{-prefixlen} @var{prefixlength}
2388 @item NetBSD
2389 @tab @code{route add -inet6} @var{network_address} @var{local_address} @code{-prefixlen} @var{prefixlength}
2390 @item Solaris
2391 @tab @code{route add -inet6} @var{network_address}@code{/}@var{prefixlength} @var{local_address} @code{-interface}
2392 @item Darwin (MacOS/X)
2393 @tab ?
2394 @item Windows
2395 @tab @code{netsh interface ipv6 add route} @var{network address}/@var{prefixlength} @var{interface}
2396 @end multitable
2397
2398
2399 @c ==================================================================
2400 @node    About us
2401 @chapter About us
2402
2403
2404 @menu
2405 * Contact information::
2406 * Authors::
2407 @end menu
2408
2409
2410 @c ==================================================================
2411 @node    Contact information
2412 @section Contact information
2413
2414 @cindex website
2415 Tinc's website is at @url{http://www.tinc-vpn.org/},
2416 this server is located in the Netherlands.
2417
2418 @cindex IRC
2419 We have an IRC channel on the FreeNode and OFTC IRC networks. Connect to
2420 @uref{http://www.freenode.net/, irc.freenode.net}
2421 or
2422 @uref{http://www.oftc.net/, irc.oftc.net}
2423 and join channel #tinc.
2424
2425
2426 @c ==================================================================
2427 @node    Authors
2428 @section Authors
2429
2430 @table @asis
2431 @item Ivo Timmermans (zarq) (@email{ivo@@tinc-vpn.org})
2432 @item Guus Sliepen (guus) (@email{guus@@tinc-vpn.org})
2433 @end table
2434
2435 We have received a lot of valuable input from users.  With their help,
2436 tinc has become the flexible and robust tool that it is today.  We have
2437 composed a list of contributions, in the file called @file{THANKS} in
2438 the source distribution.
2439
2440
2441 @c ==================================================================
2442 @node    Concept Index
2443 @unnumbered Concept Index
2444
2445 @c ==================================================================
2446 @printindex cp
2447
2448
2449 @c ==================================================================
2450 @contents
2451 @bye