aboutsummaryrefslogtreecommitdiffstats
path: root/tr/firewall.html
diff options
context:
space:
mode:
Diffstat (limited to 'tr/firewall.html')
-rw-r--r--tr/firewall.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/tr/firewall.html b/tr/firewall.html
new file mode 100644
index 0000000..85c8676
--- /dev/null
+++ b/tr/firewall.html
@@ -0,0 +1,95 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <title>G&uuml;venlik duvar&#305;</title>
+ <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+ <link rel="home" href="index.html" title="DrakX ile kurulum">
+ <link rel="up" href="index.html" title="DrakX ile kurulum">
+ <link rel="prev" href="securityLevel.html" title="G&uuml;venlik Seviyesi">
+ <link rel="next" href="installUpdates.html" title="G&uuml;ncellemeler"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
+ <!--
+ body { font-family: sans-serif; font-size: 13px }
+ table { font-family: sans-serif; font-size: 13px }
+ --></style></head>
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+ <div lang="tr" class="section" title="G&uuml;venlik duvar&#305;">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a name="firewall"></a>G&uuml;venlik duvar&#305;
+ </h2>
+ </div>
+ </div>
+ </div>
+
+
+
+
+
+
+
+ <p><a name="firewall-pa1"></a>This section allows you 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.
+ </p>
+
+
+ <p>In the default setting (no button is checked), no service of the system is
+ accessible from the network. The <span class="emphasis"><em>Everything (no
+ firewall)</em></span> option 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.
+ </p>
+
+
+ <p>All other options are more or less self-explanatory. As an example, you will
+ enable the CUPS server if you want printers on your machine to be accessible
+ from the network.
+ </p>
+
+
+ <p><span class="bold"><strong>Geli&#351;mi&#351;</strong></span></p>
+
+
+ <p>The <span class="emphasis"><em>Advanced</em></span> option opens a window where you can enable
+ a series of services by typing a list of <span class="quote">&#8220;<span class="quote">couples</span>&#8221;</span> (blank
+ separated)
+ </p>
+
+
+ <p><span class="emphasis"><em>&lt;port-numaras&#305;r&gt;/&lt;protokol&gt;</em></span></p>
+
+
+ <table border="0" summary="Simple list" class="simplelist">
+ <tr>
+ <td>- <span class="emphasis"><em>&lt;port-numaras&#305;&gt;</em></span>, <span class="emphasis"><em>RFC-433</em></span>'de
+ tan&#305;mland&#305;&#287;&#305; gibi etkinle&#351;tirmek istedi&#287;iniz hizmete ili&#351;kin port de&#287;eridir
+ (mesela RSYNC hizmeti i&ccedil;in 873);
+ </td>
+ </tr>
+ <tr>
+ <td>- <span class="emphasis"><em>&lt;protocol&gt;</em></span>, <span class="emphasis"><em>TCP</em></span> veya
+ <span class="emphasis"><em>UDP</em></span> - hizmet taraf&#305;ndan kullan&#305;lan internet
+ protokol&uuml;d&uuml;r.
+ </td>
+ </tr>
+ </table>
+
+
+ <p>Mesela, RSYNC hizmetine eri&#351;imi etkinle&#351;tirmek i&ccedil;in girilecek de&#287;er
+ <span class="emphasis"><em>873/tcp</em></span> olur.
+ </p>
+
+
+ <p>Hizmetin her iki protokol&uuml; de kulland&#305;&#287;&#305; durumlarda, ayn&#305; port i&ccedil;in iki
+ ayr&#305; girdi olu&#351;turman&#305;z gerekir.
+ </p>
+
+ </div>
+ </body>
+</html>