Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
538547 of 3734 results
538.
<emphasis>server-bridge</emphasis>: needed when the configuration uses bridging. The <emphasis>172.18.100.101 255.255.255.0</emphasis> portion is the bridge interface and mask. The IP range <emphasis>172.18.100.105 172.18.100.200</emphasis> is the range of IP addresses that will be assigned to clients.
<emphasis>server-bridge</emphasis>[nbsp]: nécessaire lorsque la configuration utilise un pont. La partie <emphasis>172.18.100.101 255.255.255.0</emphasis> représente l'interface de pont et le masque. La plage IP <emphasis>172.18.100.105 172.18.100.200</emphasis> est celle qui sera attribuée aux clients.
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:179(para)
539.
<emphasis>push</emphasis>: are directives to add networking options for clients.
<emphasis>push</emphasis>[nbsp]: sont des directives pour ajouter des options réseaux pour les clients.
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:186(para)
540.
<emphasis>user and group</emphasis>: configure which user and group the <application>openvpn</application> daemon executes as.
<emphasis>user et group</emphasis>[nbsp]: configurent quel utilisateur et quel groupe le démon <application>openvpn</application> utilise pour s'exécuter.
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:191(para)
541.
Replace all IP addresses and domain names above with those of your network.
Remplacez toutes les adresses IP et noms de domaines ci-dessus par ceux de votre réseau.
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:198(para)
542.
Next, create a couple of helper scripts to add the <emphasis>tap</emphasis> interface to the bridge. Create <filename>/etc/openvpn/up.sh</filename>:
Ensuite, créez deux scripts pour ajouter l'interface <emphasis>tap</emphasis> au pont. Créez le fichier <filename>/etc/openvpn/up.sh</filename>[nbsp]:
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:203(para)
543.

#!/bin/sh

BR=$1
DEV=$2
MTU=$3
/sbin/ifconfig $DEV mtu $MTU promisc up
/usr/sbin/brctl addif $BR $DEV
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

#!/bin/sh

BR=$1
DEV=$2
MTU=$3
/sbin/ifconfig $DEV mtu $MTU promisc up
/usr/sbin/brctl addif $BR $DEV
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:207(programlisting)
544.
And <filename>/etc/openvpn/down.sh</filename>:
Et <filename>/etc/openvpn/down.sh</filename>:
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:217(para)
545.

#!/bin/sh

BR=$1
DEV=$2

/usr/sbin/brctl delif $BR $DEV
/sbin/ifconfig $DEV down
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

#!/bin/sh

BR=$1
DEV=$2

/usr/sbin/brctl delif $BR $DEV
/sbin/ifconfig $DEV down
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:221(programlisting)
546.
Then make them executable:
Ensuite, rendez-les exécutables[nbsp]:
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:231(para)
547.
sudo chmod 755 /etc/openvpn/down.sh
sudo chmod 755 /etc/openvpn/down.sh
Translated by Emmanuel Sunyer
Located in serverguide/C/vpn.xml:236(command)
538547 of 3734 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 65GYgzf, Alain Lebret, Alban CLERGEOT, AlbinOz, Alexandre Franke, Alexandre Imache, Alexandre Niset, Anis CHEBBI, Anthony Guéchoum, Arnaud Soyez, Arthur Schmitt, Arthur WEBER, Aurélien Luciani, Aymeric, Banal, Bruno, CaptainCrook, CarZ, Christophe Painchaud, Claude Paroz, Colin GILLE, Coster David, DI RUSCIO Fernand, Damien Deroussen, Damien H, David Bertho, David Nottin, Denis Bisaro, Denis Choveaux, Didier Cassirame, Didier Roche-Tolomelli, Donk, Emmanuel Sunyer, Enrico Rosina, Etienne Malandain, Fab, Fabián Rodríguez, Fabrice Coutadeur, Frank Bob, Gilles Accad, Gougnaf, GroNox, Guillaume Damiens, Gwi, Huygens, Immunoman, Issam BOUZIANE, JF Jarry, James Dupin, Jean Champémont, Jean-Luc Villoué, Jean-Philippe, Jean-Philippe LECHÊNE, Jean-Sébastien, Jeremy Moiny, Jerome CK, Joanna Tordjeman, Johan, Jonathan Clarke, KHALIFA Yanis, Kkouet, Knah Tsaeb, Laurent RICHARD, Leonarf, Lionel Montrieux, Lionel Porcheron, Loic Treyvaud, Louis DEMAY, ManuPeng, Marc Auer, Marc Plano-Lesay, Marie-Claude Fleury, Mathieu Cinquin, Mathieu Goeminne, Matthieu CHAUVEAU, Micha Moskovic, Michel, Mika, Milan Bouchet-Valat, Mohamed SEDKI, NSV, Nebaff, Nicolas Borboën, Nicolas DERIVE, Nicolas MARTIN, Nicolas Michel, Nicolas Réau, Nicolas Van Wambeke, Olivier, Onra, Pascal, Pascal Corpet, Pascal Havet, Paul Darby, Philippe Piquer, Pierre Buard, Pierre David, Pierre Slamich, Pierrick Vandenbroucke, Psykocrash, Removed by request, Rodolphe Ortalo, Romain Pineau, Sebastien Beaujour, Stéphane V, SuperBOB, Sylvain Doctrinal, Sylvain Lasnier, Séb Buch, Sébastien GRIPON, T0m-S, TaZmaniak, Tarsus, Thibault Févry, Valentin Rocher, Vincent Esposito, Wassim Derguech, Will Hunting, X, Xavier Latry, Xavier RAFFIN, Yann Dìnendal, Yionel, Yves MATHIEU, arno_b, baptiste, bruno, elaliberte, gaetan belsack, gnuckx, goofy, hardball, istu5, ivan, kos!, lann, madden, maxubuntu, olivier perrin, onwa, sam101, seb35690, sm126, sun-wukong, thebachman, tomestla, torglut, vouzico.