80 lines
3.6 KiB
HTML
80 lines
3.6 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../../../html-dtd/xhtml1-strict.dtd">
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
|||
|
<head>
|
|||
|
<!--
|
|||
|
*
|
|||
|
* Copyright 2008, Haiku. All rights reserved.
|
|||
|
* Distributed under the terms of the MIT License.
|
|||
|
*
|
|||
|
* Authors:
|
|||
|
* Humdinger <humdingerb@gmail.com>
|
|||
|
* Translators:
|
|||
|
* Loïc
|
|||
|
*
|
|||
|
-->
|
|||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|||
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
|||
|
<meta name="robots" content="all" />
|
|||
|
<title>Network</title>
|
|||
|
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
|
|||
|
<div id="banner">
|
|||
|
<div><span>User guide</span></div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="nav">
|
|||
|
<div class="inner">
|
|||
|
<ul class="lang-menu">
|
|||
|
<li class="now"><img src="../../../images/flags/fr.png" alt="" /> Français</li>
|
|||
|
<li><a href="../../de/preferences/network.html"><img src="../../../images/flags/de.png" alt="" />Deutsch</a></li>
|
|||
|
<li><a href="../../it/preferences/network.html"><img src="../../../images/flags/it.png" alt="" />Italiano</a></li>
|
|||
|
<li><a href="../../ru/preferences/network.html"><img src="../../../images/flags/ru.png" alt="" />Русский</a></li>
|
|||
|
<li><a href="../../es/preferences/network.html"><img src="../../../images/flags/es.png" alt="" />Español</a></li>
|
|||
|
<li><a href="../../sv_SE/preferences/network.html"><img src="../../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
|||
|
<li><a href="../../jp/preferences/network.html"><img src="../../../images/flags/jp.png" alt="" />日本語</a></li>
|
|||
|
<li><a href="../../en/preferences/network.html"><img src="../../../images/flags/gb.png" alt="" />English</a></li>
|
|||
|
</ul>
|
|||
|
<span>
|
|||
|
« <a href="mouse.html">Mouse</a>
|
|||
|
:: <a href="../preferences.html" class="uplink">Préférences</a>
|
|||
|
:: <a href="printers.html">Printers</a> »
|
|||
|
</span></div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div id="content">
|
|||
|
<div>
|
|||
|
|
|||
|
<h2><img src="../../images/prefs-images/network-icon_64.png" alt="network-icon_64.png" width="64" height="64" />Network</h2>
|
|||
|
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
|||
|
<tr><td>Deskbar :</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
|||
|
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/preferences/Network</span></td></tr>
|
|||
|
<tr><td>Réglages :</td><td></td><td><span class="path">/boot/system/etc/resolv.conf</span></td></tr>
|
|||
|
</table>
|
|||
|
<p><br /></p>
|
|||
|
<img src="../images/prefs-images/network.png" alt="network.png" />
|
|||
|
<p>En haut, vous choisissez la carte réseau à configurer.</p>
|
|||
|
<p>Ensuite, vous précisez si vous obtenez votre réseau automatiquement (via <acronym title="Dynamic Host Configuration Protocol">DHCP</acronym>) ou si vous utilisez des adresses statiques. Si vous choissez cette dernière solution, vous aurez à remplir l'adresse IP, le masque réseau, la passerelle et les serveurs DNS vous-même. Sinon, le panneau affiche les adresses obtenues avec DHCP.</p>
|
|||
|
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
|||
|
<tr><td><span class="button">Revert</span></td><td> </td><td>Restaure les paramètres qui étaient actifs lorsque vous avez commencé à modifier les préférences Réseau.</td></tr>
|
|||
|
<tr><td><span class="button">Apply</span></td><td> </td><td>Applique les modifications de configuration</td></tr>
|
|||
|
</table>
|
|||
|
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<!--
|
|||
|
<div class="nav">
|
|||
|
<div class="inner"><span>
|
|||
|
« <a href="mouse.html">Mouse</a>
|
|||
|
:: <a href="../preferences.html" class="uplink">Préférences</a>
|
|||
|
:: <a href="printers.html">Printers</a> »
|
|||
|
</span></div>
|
|||
|
</div>
|
|||
|
-->
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|