Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 5c622786676f1c7958f299b5c120f031 > files > 23

mageia-doc-installer-cs-6.1-2.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="X-UA-Compatible" content="IE=7"/>
    <title>Firewall</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Instalace pomocí DrakX"/><link rel="up" href="index.html" title="Instalace pomocí DrakX"/><link rel="prev" href="securityLevel.html" title="Úroveň zabezpečení"/><link rel="next" href="installUpdates.html" title="Aktualizace"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
      //The id for tree cookie
      var treeCookieId = "treeview-2205";
      var language = "en";
      var w = new Object();
      //Localization
      txt_filesfound = 'Výsledky';
      txt_enter_at_least_1_char = "Musíte zadat alespoň jeden znak.";
      txt_browser_not_supported = "JavaScript je ve vašem prohlížeči zakázán. Povolte, prosím, JavaScript  a užijte si všechny funkce této stránky.";
      txt_please_wait = "Počkejte, prosím. Probíhá hledání...";
      txt_results_for = "Výsledky pro:";
      txt_no_results_for = "";
    </script><style type="text/css">
      input {
      margin-bottom: 5px;
      margin-top: 2px;
      }

      .othercredit { display: none; }
.folder {
      display: block;
      height: 22px;
      padding-left: 20px;
      background: transparent url(../common/jquery/treeview/images/folder.gif) 0 0px no-repeat;
      }
      
    </style><link rel="shortcut icon" href="http://docteam.mageia.nl/favicon.png" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/treeview/jquery.treeview.css"/><link rel="stylesheet" type="text/css" href="webhelp-default.css"/><link rel="stylesheet" type="text/css" href="webhelp-custom.css"/><script type="text/javascript" src="../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><div id="navheader"><!----><table><tr><td style="height: 28px; width: 16px;"><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">.
	    </a></td><td><img src="../common/images/highlight-blue.gif" alt="H" height="25px" onclick="toggleHighlight()" id="showHideHighlight" style="cursor:pointer" title="Přepnout zvýraznění výsledků hledání"/></td><td><a accesskey="p" href="securityLevel.html">Předcházející</a> 
		|
		<a accesskey="n" href="installUpdates.html">Další</a></td></tr></table></div><div id="headerlogo"><img src="http://docteam.mageia.nl/mageia-2013-200p.png" alt="Company Logo"/></div><h1 id="pagetitle">Firewall<br/> </h1></div><div id="content"><!----><div xml:lang="cs" class="section" title="Firewall"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="firewall"><!----></a>Firewall</h2></div></div></div><p><a id="firewall-pa1"><!----></a>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.</p><p>In the default setting, no button is checked - no service of the system is
accessibly from the network. The "<span class="emphasis"><em>Everything (no
firewall)</em></span>" 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.</p><p>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.</p><p><span class="bold"><strong>Pokročilé</strong></span></p><p>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 "<span class="emphasis"><em>Advanced</em></span>" button
opens a window where you can enable a series of services by typing a list of
couples (blank separated)</p><p><span class="emphasis"><em>&lt;port-number&gt;/&lt;protocol&gt;</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td>- <span class="emphasis"><em>&lt;port-number&gt;</em></span> is the value of the port assigned to
the service you want to enable (e.g. 873 for the RSYNC service) as defined
in <span class="emphasis"><em>RFC-433</em></span>;</td></tr><tr><td>- <span class="emphasis"><em>&lt;protocol&gt;</em></span> je jedním z <span class="emphasis"><em>TCP</em></span>
nebo <span class="emphasis"><em>UDP</em></span> - internetový protokol, který je používán
službou.</td></tr></table><p>For instance, the entry for enabling access to the RSYNC service therefore
is <span class="emphasis"><em>873/tcp</em></span>.</p><p>In case a service is implemented to use both protocols, you specify 2
couples for the same port.</p></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="securityLevel.html">Předcházející</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="installUpdates.html">Další</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Domů</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Obsahy</em></a></li><li><a href="#searchDiv"><em>Hledat</em></a></li></ul><div id="treeDiv"><img src="../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li><span class="file section"><a href="Select-and-use-ISOs.html">Vyberte a používejte ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e18">Úvod</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e28">Média</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e30">Definice</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e35">Klasické instalační nosiče</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e37">Běžné vlastnosti</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e52">Živé nosiče</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e54">Běžné vlastnosti</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e68">Živé DVD Plasma</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e77">Live DVD GNOME</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e86">Živé DVD Xfce</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e95">Jen zaváděcí nosiče CD</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e97">Běžné vlastnosti</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e108">netinstall.iso</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e113">netinstall-nonfree.iso</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e118">Stahování a zkontrolování nosiče</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e120">Stažení</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e132">Ověřování neporušenosti stáhnutého nosiče</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e145">Vypálení nebo vepsání souboru ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e148">Vypálení souboru ISO na CD/DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e153">Zapsat ISO na USB flash</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e159">Použitím grafického nástroje v Mageii</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e163">Použitím grafického nástroje ve Windows</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e170">Použitím příkazového řádku v systému GNU/Linux</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="installer.html">DrakX, instalátor Mageii</a></span><ul><li><span class="file section"><a href="installer.html#d4e217">Uvítací instalační obrazovka</a></span><ul><li><span class="file section"><a href="installer.html#d4e219">Použití DVD Mageia</a></span></li><li><span class="file section"><a href="installer.html#d4e283">Použití drátové sítě</a></span></li></ul></li><li><span class="file section"><a href="installer.html#d4e293">Instalační kroky</a></span></li><li><span class="file section"><a href="installer.html#d4e304">Problémy při instalaci a možné řešení</a></span><ul><li><span class="file section"><a href="installer.html#d4e306">Bez grafického rozhraní</a></span></li><li><span class="file section"><a href="installer.html#d4e314">Instalace zamrzne</a></span></li><li><span class="file section"><a href="installer.html#d4e318">Problém paměti RAM</a></span></li><li><span class="file section"><a href="installer.html#d4e323">Dynamické oddíly</a></span></li></ul></li><li><span class="file section"><a href="installer.html#d4e327"/></span></li></ul></li><li><span class="file section"><a href="selectLanguage.html">Zvolte si, prosím, jazyk, který chcete používat</a></span></li><li><span class="file section"><a href="acceptLicense.html">Licence a poznámky k vydání</a></span><ul><li><span class="file section"><a href="acceptLicense.html#license">Licenční ujednání</a></span></li><li><span class="file section"><a href="acceptLicense.html#releaseNotes">Poznámky k vydání</a></span></li></ul></li><li><span class="file section"><a href="setupSCSI.html">Nastavení SCSI</a></span></li><li><span class="file section"><a href="selectInstallClass.html">Instalace nebo aktualizace</a></span></li><li><span class="file section"><a href="selectKeyboard.html">Klávesnice</a></span></li><li><span class="file section"><a href="doPartitionDisks.html">Rozdělení disku</a></span></li><li><span class="file section"><a href="ask_mntpoint_s.html">Zvolte si přípojné body</a></span></li><li><span class="file section"><a href="takeOverHdConfirm.html">Potvrzení naformátování pevného disku</a></span></li><li><span class="file section"><a href="diskdrake.html">Vlastní rozdělení disku pomocí DiskDrake</a></span></li><li><span class="file section"><a href="formatPartitions.html">Formátování</a></span></li><li><span class="file section"><a href="add_supplemental_media.html">Výběr zdroje (nastavení doplňkových instalačních zdrojů)</a></span></li><li><span class="file section"><a href="media_selection.html">Výběr zdrojů (Nonfree)</a></span></li><li><span class="file section"><a href="chooseDesktop.html">Výběr pracovního prostředí</a></span></li><li><span class="file section"><a href="choosePackageGroups.html">Výběr skupiny balíčků</a></span></li><li><span class="file section"><a href="minimal-install.html">Minimální instalace</a></span></li><li><span class="file section"><a href="choosePackagesTree.html">Výběr jednotlivých balíčků</a></span></li><li><span class="file section"><a href="addUser.html">Správa uživatele  a superuživatele</a></span><ul><li><span class="file section"><a href="addUser.html#root-password">Nastavení hesla správce (uživatele root):</a></span></li><li><span class="file section"><a href="addUser.html#enterUser">Zadejte uživatele</a></span></li><li><span class="file section"><a href="addUser.html#addUserAdvanced">Rozšířená správa uživatelů</a></span></li></ul></li><li><span class="file section"><a href="configureX_chooser.html">Nastavení grafické karty a monitoru</a></span></li><li><span class="file section"><a href="configureX_card_list.html">Výběr X Serveru (Konfigurace vaší grafické karty)</a></span></li><li><span class="file section"><a href="configureX_monitor.html">Výběr monitoru</a></span></li><li><span class="file section"><a href="setupBootloader.html">Základní nastavení zaváděcího programu</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e866">Rozhraní zavaděče</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e876">Grub2 na systémech Legacy/MBR a Legacy/GPT</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e884">Grub2-efi na UEFI systémech</a></span></li></ul></li><li><span class="file section"><a href="setupBootloader.html#d4e894">Použití zavaděče Mageii</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e910">Použití už existujícího zavaděče</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e913">Using chain loading</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e929">Volby</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e931">První strana</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e963">Další strana</a></span></li></ul></li></ul></li><li><span class="file section"><a href="setupBootloaderAddEntry.html">Přidaní nebo změna položky v nabídce zavaděče</a></span></li><li><span class="file section"><a href="misc-params.html">Souhrn různých parametrů</a></span><ul><li><span class="file section"><a href="misc-params.html#misc-params-system">Systémové parametry</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-hardware">Hardwarové parametry</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-network">Parametry sítě a internetu</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-security">Bezpečnost</a></span></li></ul></li><li><span class="file section"><a href="configureTimezoneUTC.html">Nastavení časového pásma</a></span></li><li><span class="file section"><a href="selectCountry.html">Vyberte zemi</a></span><ul><li><span class="file section"><a href="selectCountry.html#inputMethod">Vstupní metoda</a></span></li></ul></li><li><span class="file section"><a href="configureServices.html">Nastavení služeb</a></span></li><li><span class="file section"><a href="selectMouse.html">Výběr myši</a></span></li><li><span class="file section"><a href="soundConfig.html">Nastavení zvuku</a></span><ul><li><span class="file section"><a href="soundConfig.html#soundConfig-Advanced">Rozšíření</a></span></li></ul></li><li><span class="file section"><a href="securityLevel.html">Úroveň zabezpečení</a></span></li><li id="webhelp-currentid"><span class="file section"><a href="firewall.html">Firewall</a></span></li><li><span class="file section"><a href="installUpdates.html">Aktualizace</a></span></li><li><span class="file section"><a href="exitInstall.html">Gratulujeme</a></span></li><li><span class="file section"><a href="uninstall-Mageia.html">Odinstalování Mageii</a></span><ul><li><span class="file section"><a href="uninstall-Mageia.html#d4e1244">Jak na to</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Hledat</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>