123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <HTML>
- <HEAD>
- <TITLE>Manual de tinc - Tabla de Contenidos</TITLE>
- </HEAD>
- <BODY>
- <H1>Manual de tinc</H1>
- <H2>Preparando una Red Privada Virtual con tinc</H2>
- <ADDRESS>Ivo Timmermans <<A HREF="mailto:ivo@o2w.nl">ivo@o2w.nl</A>></ADDRESS>
- <P>
- <P><HR><P>
- <UL>
- <LI><A NAME="TOC1" HREF="tinc-es.html#SEC1">Introducción</A>
- <UL>
- <LI><A NAME="TOC2" HREF="tinc-es.html#SEC2">Redes Privadas Virtuales</A>
- <LI><A NAME="TOC3" HREF="tinc-es.html#SEC3">tinc</A>
- </UL>
- <LI><A NAME="TOC4" HREF="tinc-es.html#SEC4">Configurando un sistema Linux</A>
- <UL>
- <LI><A NAME="TOC5" HREF="tinc-es.html#SEC5">Configurando el Núcleo(kernel)</A>
- <LI><A NAME="TOC6" HREF="tinc-es.html#SEC6">Archivos Necesarios</A>
- <LI><A NAME="TOC7" HREF="tinc-es.html#SEC7">Configurando los Dispositivos</A>
- </UL>
- <LI><A NAME="TOC8" HREF="tinc-es.html#SEC8">Instalando tinc</A>
- <LI><A NAME="TOC9" HREF="tinc-es.html#SEC9">Configurando tinc</A>
- <UL>
- <LI><A NAME="TOC10" HREF="tinc-es.html#SEC10">Redes Multiple</A>
- <LI><A NAME="TOC11" HREF="tinc-es.html#SEC11">Cómo trabajan las conexiones</A>
- <LI><A NAME="TOC12" HREF="tinc-es.html#SEC12">Archivo de configuración</A>
- <UL>
- <LI><A NAME="TOC13" HREF="tinc-es.html#SEC13">Variables</A>
- </UL>
- <LI><A NAME="TOC14" HREF="tinc-es.html#SEC14">Ejemplo</A>
- </UL>
- <LI><A NAME="TOC15" HREF="tinc-es.html#SEC15">Ejecutando tinc</A>
- <UL>
- <LI><A NAME="TOC16" HREF="tinc-es.html#SEC16">Manejo de llaves</A>
- <LI><A NAME="TOC17" HREF="tinc-es.html#SEC17">Opciones en tiempo de Ejecución</A>
- </UL>
- <LI><A NAME="TOC18" HREF="tinc-es.html#SEC18">Información técnica</A>
- <UL>
- <LI><A NAME="TOC19" HREF="tinc-es.html#SEC19">Filosofía básica del modo de trabajo de tinc</A>
- <UL>
- <LI><A NAME="TOC20" HREF="tinc-es.html#SEC20">Una vista previa del modo de trabajo de tinc</A>
- <LI><A NAME="TOC21" HREF="tinc-es.html#SEC21">La meta-conexión</A>
- </UL>
- <LI><A NAME="TOC22" HREF="tinc-es.html#SEC22">Cifrado en tinc y otros problemas de seguridad</A>
- <UL>
- <LI><A NAME="TOC23" HREF="tinc-es.html#SEC23">Manejo de Llaves</A>
- <LI><A NAME="TOC24" HREF="tinc-es.html#SEC24">Autenticación</A>
- <LI><A NAME="TOC25" HREF="tinc-es.html#SEC25">Protegiendo sus datos</A>
- </UL>
- </UL>
- <LI><A NAME="TOC26" HREF="tinc-es.html#SEC26">Sobre Nosotros</A>
- <UL>
- <LI><A NAME="TOC27" HREF="tinc-es.html#SEC27">Informacion de Contacto</A>
- <LI><A NAME="TOC28" HREF="tinc-es.html#SEC28">Autores</A>
- </UL>
- <LI><A NAME="TOC29" HREF="tinc-es.html#SEC29">Indice de Conceptos</A>
- </UL>
- <P><HR><P>
- </BODY>
- </HTML>
|