diff options
Diffstat (limited to 'docs/mcc-help/it/drakvpn.xml')
-rw-r--r-- | docs/mcc-help/it/drakvpn.xml | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/docs/mcc-help/it/drakvpn.xml b/docs/mcc-help/it/drakvpn.xml new file mode 100644 index 00000000..96470b2d --- /dev/null +++ b/docs/mcc-help/it/drakvpn.xml @@ -0,0 +1,81 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="drakvpn"> + <info> + <title xml:id="drakvpn-ti1">Configura la connessione VPN per rendere sicuro l'accesso al network</title> + + <subtitle>drakvpn</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata revision="1" xml:id="drakvpn-im1" align="center" fileref="drakvpn1.png" format="PNG"/> + </imageobject> + </mediaobject> + + <section> + <title>Introduzione</title> + + <para>This tool<footnote> + <para>You can start this tool from the command line, by typing <emphasis +role="bold">drakvpn</emphasis> as root.</para> + </footnote> allows to configure secure +access to a remote network establishing a tunnel between the local +workstation and the remote network. We discuss here only of the +configuration on the workstation side. We assume that the remote network is +already in operation, and that you have the connection information from the +network administrator, like a .pcf configuration file .</para> + </section> + + <section> + <title>Configurazione</title> + + <para>First, select either Cisco VPN Concentrator or OpenVPN, depending on which +protocol is used for your virtual private network.</para> + + <para>In seguito dai un nome alla connessione.</para> + + <para>At the next screen, provide the details for your VPN connection.</para> + + <itemizedlist> + <listitem> + <para>For Cisco VPN</para> + </listitem> + </itemizedlist> + + <para><mediaobject> + <imageobject> + <imagedata fileref="drakvpn3.png"/> + </imageobject> + </mediaobject></para> + + <itemizedlist> + <listitem> + <para>For openvpn. The openvpn package and its dependencies will be installed the +first time the tool is used.</para> + + <para><mediaobject> + <imageobject> + <imagedata fileref="drakvpn7.png"/> + </imageobject> + </mediaobject>Select the files that you received +from the network administrator.</para> + + <para>Parametri avanzati:</para> + + <mediaobject> + <imageobject> + <imagedata fileref="drakvpn8.png"/> + </imageobject> + </mediaobject> + + <para>The next screen asks for IP-address of the gateway.</para> + </listitem> + </itemizedlist> + + <para>When the parameters are set, you have the option of starting the VPN +connection.</para> + + <para>This VPN connection can be set to start automatically with a network +connection. To do this, reconfigure the network connection to always connect +to this VPN.</para> + </section> +</section>
\ No newline at end of file |