aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/ja/firewall.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installer/ja/firewall.xml')
-rw-r--r--docs/installer/ja/firewall.xml61
1 files changed, 24 insertions, 37 deletions
diff --git a/docs/installer/ja/firewall.xml b/docs/installer/ja/firewall.xml
index a3000f8a..46be5561 100644
--- a/docs/installer/ja/firewall.xml
+++ b/docs/installer/ja/firewall.xml
@@ -3,47 +3,34 @@
<title xml:id="firewall-ti1">ファイアウォール</title>
</info>
- <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
-which type of message from the Internet will be accepted by the target
-system. This, in turn, allows the corresponding services on the system to be
-accessible from the Internet.</para>
-
- <para>In the default setting, no button is checked - no service of the system is
-accessibly from the network. The "<emphasis>Everything (no
-firewall)</emphasis>" button has a particular role: it enables access to all
-services of the machine - an option that does not make much sense in the
-context of the installer since it would create a totally unprotected
-system. Its veritable use is in the context of the Mageia Control Center
-(which uses the same GUI layout) for temporarily disabling the entire set of
-firewall rules for testing and debugging purposes.</para>
-
- <para>All other checkbuttons are more or less self-explanatory. As an example, you
-will check the "CUPS server" button if you want printers on your machine to
-be accessible from the network.</para>
-
- <para><emphasis role="bold">Advanced</emphasis></para>
-
- <para>The set of checkbuttons only comprises the most common services. The
-"Advanced" button allows to enable messages that correspond to a service for
-which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
-opens a window where you can enable a series of services by typing a list of
-couples (blank separated)</para>
-
- <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+ <para xml:id="firewall-pa1" revision="1">このセクションでは幾つかのシンプルなファイアウォール ルールを設定可能にします:
+これらはインターネットからどの種類のメッセージを対象システムを通して受け入れるかを決定します。これは、順番に、システム上の対応するサービスをインターネットからアクセス可能にします。</para>
+
+ <para>既定の設定では、どのボタンもチェックされません - システムのどのサービスもネットワークからアクセスできません。"<emphasis>すべて
+(ファイアウォールなし)</emphasis>" ボタンには特別な役割があります: マシンのすべてのサービスを有効にします -
+完全に無防備なシステムを作るだけなのでインストーラの中では大きな意味のないオプションです。これの本来の用途は Mageia コントロール センター
+(同一の GUI レイアウトを使用しています) の中でテストやデバッグの目的で一時的にファイアウォールのすべてのルールを無効化することです。</para>
+
+ <para>他のすべてのチェック ボタンは多かれ少なかれ明白なものです。例えば、マシン上のプリンタをネットワークからアクセス可能にしたい場合は "CUPS サーバ"
+ボタンをチェックします。</para>
+
+ <para><emphasis role="bold">上級</emphasis></para>
+
+ <para>チェック ボタンの集まりは最も一般的なサービスのみを含んでいます。"上級" ボタンにより、チェック
+ボタンのないサービスに対応するメッセージを有効にできます。"<emphasis>上級</emphasis>" ボタンはウィンドウを開き、そこでは対の一覧
+(空白区切り) を入力することで複数のサービスを有効にできます</para>
+
+ <para><emphasis>&lt;ポート番号>/&lt;プロトコル></emphasis></para>
<simplelist>
- <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
-the service you want to enable (e.g. 873 for the RSYNC service) as defined
-in <emphasis>RFC-433</emphasis>;</member>
+ <member>- <emphasis>&lt;ポート番号></emphasis>は有効にしたいサービスに割り当てられるポートの値 (例 RSYNC サービスの場合
+873) で、<emphasis>RFC-433</emphasis> で定められています;</member>
- <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
-<emphasis>UDP</emphasis> - the internet protocol that is used by the
-service.</member>
+ <member>- <emphasis>&lt;プロトコル></emphasis> は <emphasis>TCP</emphasis> もしくは
+<emphasis>UDP</emphasis> のいずれかです - そのサービスによって用いられるインターネット プロトコルです。</member>
</simplelist>
- <para>For instance, the entry for enabling access to the RSYNC service therefore
-is <emphasis>873/tcp</emphasis>.</para>
+ <para>したがって、例えば、RSYNC サービスへのアクセスを有効にするための記述は <emphasis>873/tcp</emphasis> となります。</para>
- <para>In case a service is implemented to use both protocols, you specify 2
-couples for the same port.</para>
+ <para>サービスが両方のプロトコルで実装されている場合においては、同一ポートに対する 2 組を指定します。</para>
</section> \ No newline at end of file