summaryrefslogtreecommitdiffstats
path: root/help-install/fr/main::opt::network.html
diff options
context:
space:
mode:
Diffstat (limited to 'help-install/fr/main::opt::network.html')
-rw-r--r--help-install/fr/main::opt::network.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/help-install/fr/main::opt::network.html b/help-install/fr/main::opt::network.html
new file mode 100644
index 0000000..688c01a
--- /dev/null
+++ b/help-install/fr/main::opt::network.html
@@ -0,0 +1,13 @@
+<a name="o_hostip"/>
+<a name="o_netmask"/>
+<a name="o_gateway"/>
+
+<h3>
+<a name="network">Options du programme d'installation : options réseau</a>
+</h3>
+
+<p>Il est possible de configurer l'interface réseau dès maintenant. Le matériel sera détecté ultérieurement par YaST2. Le jeu minimum d'options pour configurer votre carte réseau consiste en l'IP d'hôte et le masque réseau. Par exemple :<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p>
+
+<p>ou dans une forme plus courte : <ul><li>hostip=192.168.0.10/24</li></ul></p>
+
+<p>Si vous spécifiez une <a href="#o_install">installation basée réseau</a> et ne définissez aucune de ces deux options, le programme d'installation essaie de configurer l'interface réseau avec <em>DHCP</em>. Si vous nécessitez une passerelle par défaut, spécifiez-le avec l'option <em>Passerelle</em>. Par exemple : <ul><li>gateway=192.168.0.8</li></ul></p>