Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > a412ceb851151854794ced2a242192bb > files > 1896

howto-html-fr-20080722-1mdv2010.0.noarch.rpm

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chapitre 16. 
Mettre en place le pare-feu
 </title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
<link rel="start" href="index.html" title="
HOWTO IPv6 Linux (fr)
 ">
<link rel="up" href="index.html" title="
HOWTO IPv6 Linux (fr)
 ">
<link rel="prev" href="ch15s04.html" title="4. 
La mobilité
  ">
<link rel="next" href="ch16s01.html" title="1. 
Mettre en place un pare-feu grâce à netfilter
  ">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Chapitre 16. 
Mettre en place le pare-feu
 </th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch15s04.html">Précédent</a> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="ch16s01.html">Suivant</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" lang="fr">
<div class="titlepage"><div><div><h2 class="title">
<a name="chapter-firewalling-security"></a>Chapitre 16. 
Mettre en place le pare-feu
 </h2></div></div></div>
<div class="toc">
<p><b>Table des matières</b></p>
<dl>
<dt><span class="sect1"><a href="ch16s01.html">1. 
Mettre en place un pare-feu grâce à netfilter
  </a></span></dt>
<dd><dl><dt><span class="sect2"><a href="ch16s01.html#id2545211">1.1. 
Plus d'information
   </a></span></dt></dl></dd>
<dt><span class="sect1"><a href="ch16s02.html">2. 
Préparation
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch16s02.html#id2545284">2.1. 
Récupérer les sources
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s02.html#id2545349">2.2. 
Extraire les sources
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s02.html#id2545396">2.3. 
Appliquer les derniers patchs relatifs à iptables/IPv6 aux sources du noyau
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s02.html#id2545516">2.4. 
Configurer, construire et installer un nouveau noyau
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s02.html#id2545598">2.5. 
Reconstruire et installer les binaires d'iptables
   </a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch16s03.html">3. 
Utilisation
  </a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch16s03.html#id2545737">3.1. 
Vérifier le support
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s03.html#id2545770">3.2. 
Apprendre à utiliser ip6tables
   </a></span></dt>
<dt><span class="sect2"><a href="ch16s03.html#id2546281">3.3. 
Un exemple plus conséquent
   </a></span></dt>
</dl></dd>
</dl>
</div>
<p>
Mettre en place un pare-feu IPv6 est très important, tout spécialement si IPv6 est utilisé sur un intranet avec des adresses IPv6 globales. Car, à la différence des réseaux IPv4 où les hôtes internes courants sont protégés par l'usage d'adresses IPv4 privées comme défini par le<a href="http://www.faqs.org/rfcs/rfc1918.html" target="_top">RFC 1918 / Address Allocation for Private Internets</a> ou l'adressage IP privée automatique (<span class="emphasis"><em>Automatic Private IP Addressin</em></span>g, ou APIPA) <a href="http://www.google.com/search?q=apipa+microsoft" target="_top">recherche Google "Microsoft + APIPA"</a>, en IPv6, les adresses globales sont normalement utilisées, et quelqu'un possédant une connectivité IPv6 peut atteindre tous les noeuds propres à un intranet disposant d'IPv6.
 </p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch15s04.html">Précédent</a> </td>
<td width="20%" align="center"><a accesskey="u" href="index.html">Niveau supérieur</a></td>
<td width="40%" align="right"> <a accesskey="n" href="ch16s01.html">Suivant</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">4. 
La mobilité
   </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td>
<td width="40%" align="right" valign="top"> 1. 
Mettre en place un pare-feu grâce à netfilter
  </td>
</tr>
</table>
</div>
</body>
</html>