/usr/share/help/kn/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 | <?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="kn">
<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>GNOME Documentation Project</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"/>
</info>
<title>Connect to a VPN</title>
<p>A VPN (or <em>Virtual Private Network</em>) is a way of connecting to a
local network over the internet. For example, say you want to connect to the
local network at your workplace while you're on a business trip. You would
find an internet connection somewhere (like at a hotel) and then connect to
your workplace's VPN. It would be as if you were directly connected to the
network at work, but the actual network connection would be through the
hotel's internet connection. VPN connections are usually <em>encrypted</em>
to prevent people from accessing the local network you're connecting to
without logging in.</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>If there isn't a NetworkManager package for your type of VPN, you will
probably have to download and install some client software from the company
that provides the VPN software. You'll probably have to follow some different
instructions to get that working.</p>
</note>
<p>Once that's done, you can set up the VPN connection:</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>
|