/usr/share/help/it/gnome-help/net-vpn-connect.page is in gnome-user-guide 3.14.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-vpn-connect" xml:lang="it">
<info>
<link type="guide" xref="net-wireless"/>
<link type="guide" xref="net-wired"/>
<revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
<revision pkgversion="3.10" date="2013-12-05" status="review"/>
<credit type="author">
<name>Progetto documentazione di GNOME</name>
<email its:translate="no">gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email its:translate="no">mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
</credit>
<desc>Set up a VPN connection to a local network over the internet.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luca Ferretti</mal:name>
<mal:email>lferrett@gnome.org</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Flavia Weisghizzi</mal:name>
<mal:email>flavia.weisghizzi@ubuntu.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
</info>
<title>Connettersi a una VPN</title>
<p>Una VPN (o <em>Virtual Private Network</em>) è un metodo di connessione a una rete locale attraverso Internet. Per esempio, è possibile connettersi alla rete locale del proprio posto di lavoro mentre si è in trasferta, utilizzando la connessione Internet dell'albergo per collegarsi alla VPN dell'azienda. Funziona come se si fosse direttamente connessi alla rete del posto di lavoro, ma l'effettiva connessione di rete avviene attraverso la connessione Internet in uso. Le connessioni VPN sono di solito <em>cifrate</em> per impedire l'accesso alla rete locale senza fornire le proprie credenziali.</p>
<p>There are a number of different types of VPN. You may have to install some
extra software depending on what type of VPN you're connecting to. Find out
the connection details from whoever is in charge of the VPN and see which
<em>VPN client</em> you need to use. Then, go to the software installer
application and search for the <app>NetworkManager</app> package which works
with your VPN (if there is one) and install it.</p>
<note>
<p>Se non esiste un pacchetto per il proprio tipo di VPN, probabilmente sarà necessario scaricare e installare il client dall'azienda che fornisce il software VPN. Potrebbe essere necessario seguire diverse istruzioni per poterlo far funzionare.</p>
</note>
<p>Fatto questo, è possibile configurare la connessione VPN:</p>
<steps>
<item>
<p>Open the <gui xref="shell-terminology">Activities</gui> overview and
start typing <gui>Network</gui>.</p>
</item>
<item>
<p>Click on <gui>Network</gui> to open the control center.</p>
</item>
<item>
<p>At the bottom of the list on the left, click the <gui>+</gui> button
to add a new connection.</p>
</item>
<item>
<p>Choose <gui>VPN</gui> in the interface list.</p>
</item>
<item>
<p>Choose which kind of VPN connection you have.</p>
</item>
<item>
<p>Fill in the VPN connection details, then press <gui>Add</gui> once you
are finished.</p>
</item>
<item>
<p>When you have finished setting-up the VPN, click the system status
area on the top bar, click <gui>VPN</gui> and select the connection you
just created. You may need to enter a password for the connection before
it is established. Once the connection is made, you will see a lock
shaped icon in the top bar.</p>
</item>
<item>
<p>Hopefully you will successfully connect to the VPN. If not, you may
need to double-check the VPN settings you entered. You can do this from
the <gui>Network</gui> panel that you used to create the connection,
select the VPN connection from the list, then press the button in the
bottom right corner of the panel.</p>
</item>
<item>
<p>To disconnect from the VPN, click the system status area on the top
bar and click <gui>Turn Off</gui> under the name of your VPN
connection.</p>
</item>
</steps>
</page>
|