This file is indexed.

/usr/share/help/fa/vinagre/connect-reverse.page is in vinagre 3.10.2-0ubuntu1.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="connect-reverse" xml:lang="fa">

  <info>
    <link type="guide" xref="index#connections"/>
    <link type="seealso" xref="connect"/>
    <title type="sort">۳</title>

    <revision version="0.2" pkgversion="3.8" date="2013-03-23" status="final"/>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@googlemail.com</email>
    </credit>

    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

    <desc>اتصال به رایانه‌هایی که روی شبکه محلی شما نیستند: محدودیت گذشتن از دیوارآتش روی میزبان دوردست.</desc>
  </info>

  <title><gui>Reverse Connections…</gui></title>

  <p>A reverse connection is usually used to bypass firewall restrictions on
  open ports. A firewall usually blocks open ports, but does not block outgoing
  traffic. In a normal forward connection, a client connects to an open port on
  the server. However, in the case of a reverse connection, the client opens
  a port for the server to connect to.</p>

  <section id="enable-reverse-connections">
    <title>فعال کردن اتصال‌های معکوس</title>

    <steps>
      <item>
        <p>Select <guiseq><gui style="menu">Remote</gui>
        <gui style="menuitem">Reverse Connections…</gui></guiseq>.</p>
      </item>
      <item>
        <p>Check <gui>Enable Reverse Connections</gui>.</p>
      </item>
    </steps>

  </section>

  <section id="accessing-behind-firewall">
    <title>دسترسی به رایانه‌ای پشت دیوارآتش</title>

    <p>The remote machine needs to connect to your machine using your <em>IP
    address</em> and port number, which can be found in the
    <gui>Reverse Connections…</gui> dialog, under <gui>Connectivity</gui>.</p>

    <note>
      <p>Currently, <app>Vino</app>, the GNOME VNC server, does not support
      reverse connections which are also known as "listen mode". Some other
      applications, such as <app>UltraVNC</app>, <app>RealVNC</app> and
      <app>TightVNC</app>, do have support for reverse connections.</p>
    </note>

    <p>Once the remote computer connects to your machine, <app>Vinagre</app>
    will establish the reverse connection.</p>

    <p>When connecting to a machine which is not on your local network, you
    will need to provide your externally visible IP address and port number to
    the remote server.</p>

  </section>

</page>