aboutsummaryrefslogtreecommitdiffstats
path: root/installer/6/sv/content/firewall.html
blob: 3fa5e44a6e9f7e1f608737685d65d0d042488c94 (plain)
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
<?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>Brandvägg</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Installation med DrakX"/><link rel="up" href="index.html" title="Installation med DrakX"/><link rel="prev" href="securityLevel.html" title="Säkerhetsnivå"/><link rel="next" href="installUpdates.html" title="Uppdateringar"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
      //The id for tree cookie
      var treeCookieId = "treeview-2198";
      var language = "en";
      var w = new Object();
      //Localization
      txt_filesfound = 'Resultat';
      txt_enter_at_least_1_char = "Du måste fylla i åtminstone ett tecken.";
      txt_browser_not_supported = "JavaScript är inaktiverat i din webbläsare. Var vänlig aktivera JavaScript för att njuta av alla funktioner som finns på den här sidan.";
      txt_please_wait = "Var vänlig vänta. Sökning pågår...";
      txt_results_for = "Resultat för: ";
      txt_no_results_for = "";
    </script><style type="text/css">
      input {
      margin-bottom: 5px;
      margin-top: 2px;
      }

      .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="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="Växla markering av sökresultat"/></td><td><a accesskey="p" href="securityLevel.html">Föregående</a> 
		|
		<a accesskey="n" href="installUpdates.html">Nästa</a></td></tr></table></div><div id="headerlogo"><img src="mageia-2013-200p.png" alt="Company Logo"/></div><h1 id="pagetitle">Brandvägg<br/> </h1></div><div id="content"><!----><div xml:lang="sv" class="section" title="Brandvägg"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="firewall"><!----></a>Brandvägg</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>Avancerat</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;portnummer&gt;/&lt;protokoll&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> is one of <span class="emphasis"><em>TCP</em></span> or
<span class="emphasis"><em>UDP</em></span> - the internet protocol that is used by the
service.</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 id="upload_date">Uploaded on 14/07/2017</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="securityLevel.html">Föregående</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="installUpdates.html">Nästa</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Hem</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>Innehåll</em></a></li><li><a href="#searchDiv"><em>Sök</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">Välj och använd ISO-filer</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e18">Presentation</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e28">Media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e30">Definition</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e35">Klassiska installtionsmedier</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e37">Vanliga funktioner</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e52">Live media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e54">Vanliga funktioner</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e68">Live 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">Live DVD Xfce</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e95">Endast bootbar CD-media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e97">Vanliga funktioner</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">Laddar ner och kontrollerar media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e120">Hämtar</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e132">Kontrollerar integriteten på nerladdad media</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e145">Bränn eller dumpa ISO-filen.</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e148">Att bränna ISO-filen till en CD/DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e153">Dumpa ISOn till ett USB-minne</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e159">Använda ett grafiskt verktyg i Mageia</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e163">Använda ett grafiskt verktyg i Windows</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e170">Använda kommandoraden i ett GNU/Linux-system</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="installer.html">DrakX, Mageias installerare</a></span><ul><li><span class="file section"><a href="installer.html#d4e217">Välkomstskärm för installationen</a></span><ul><li><span class="file section"><a href="installer.html#d4e219">Använder en Mageia DVD</a></span></li><li><span class="file section"><a href="installer.html#d4e283">Använder ett trådburet nätverk</a></span></li></ul></li><li><span class="file section"><a href="installer.html#d4e293">Installationsstegen</a></span></li><li><span class="file section"><a href="installer.html#d4e304">Installationsproblem och möjliga lösningar</a></span><ul><li><span class="file section"><a href="installer.html#d4e306">Inget grafiskt gränssnitt</a></span></li><li><span class="file section"><a href="installer.html#d4e314">Installationen hänger sig</a></span></li><li><span class="file section"><a href="installer.html#d4e318">RAM-problem</a></span></li><li><span class="file section"><a href="installer.html#d4e323">Dynamiska partitioner</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">Välj språk</a></span></li><li><span class="file section"><a href="acceptLicense.html">Anteckningar för licens och utgåvan</a></span><ul><li><span class="file section"><a href="acceptLicense.html#license">Licensavtal</a></span></li><li><span class="file section"><a href="acceptLicense.html#releaseNotes">Versionsinformation</a></span></li></ul></li><li><span class="file section"><a href="setupSCSI.html">Ställ in SCSI</a></span></li><li><span class="file section"><a href="selectInstallClass.html">Installation eller uppgradering</a></span></li><li><span class="file section"><a href="selectKeyboard.html">Tangentbord</a></span></li><li><span class="file section"><a href="doPartitionDisks.html">Partitionering</a></span></li><li><span class="file section"><a href="ask_mntpoint_s.html">Välj monteringspunkter</a></span></li><li><span class="file section"><a href="takeOverHdConfirm.html">Bekräfta hårddisken som ska formateras</a></span></li><li><span class="file section"><a href="diskdrake.html">Anpassad diskpartionering med DiskDrake</a></span></li><li><span class="file section"><a href="formatPartitions.html">Formatering</a></span></li><li><span class="file section"><a href="add_supplemental_media.html">Val av media (konfigurera kompletterande installationsmedier)</a></span></li><li><span class="file section"><a href="media_selection.html">Val av media (Nonfree)</a></span></li><li><span class="file section"><a href="chooseDesktop.html">Val av skrivbordsmiljö</a></span></li><li><span class="file section"><a href="choosePackageGroups.html">Val av paketgrupp</a></span></li><li><span class="file section"><a href="minimal-install.html">Minimal installation</a></span></li><li><span class="file section"><a href="choosePackagesTree.html">Välj individuella paket</a></span></li><li><span class="file section"><a href="addUser.html">Hantering av användare och administratör</a></span><ul><li><span class="file section"><a href="addUser.html#root-password">Ställ in ett administratörs  (root) -lösenord:</a></span></li><li><span class="file section"><a href="addUser.html#enterUser">Lägg till en användare</a></span></li><li><span class="file section"><a href="addUser.html#addUserAdvanced">Avancerad hantering av användare</a></span></li></ul></li><li><span class="file section"><a href="configureX_chooser.html">Konfigurera grafikkort och bildskärm</a></span></li><li><span class="file section"><a href="configureX_card_list.html">Välj en X-server (konfigurera ditt grafikkort)</a></span></li><li><span class="file section"><a href="configureX_monitor.html">Att välja din bildskärm</a></span></li><li><span class="file section"><a href="setupBootloader.html">Huvudalternativ för startshanteraren</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e844">Gränssnitt för starthanteraren</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e854">Grub2 för ett Legacy/MBR eller Legacy/GPT-system.</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e860">Grub2-efi för ett UEFI-system.</a></span></li></ul></li><li><span class="file section"><a href="setupBootloader.html#d4e868">Använder en startshanterare från Mageia</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e882">Använder en befintlig startshanterare</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e885">Använder kedjeladdning</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e899">Alternativ</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e901">Första sidan</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e933">Nästa sida</a></span></li></ul></li></ul></li><li><span class="file section"><a href="setupBootloaderAddEntry.html">Lägg till eller ändra en post i bootmenyn</a></span></li><li><span class="file section"><a href="misc-params.html">Sammanfattning av diverse parametrar</a></span><ul><li><span class="file section"><a href="misc-params.html#misc-params-system">Systemparametrar</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-hardware">Hårdvaruparametrar</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-network">Nätverk och Internetparametrar</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-security">Säkerhet</a></span></li></ul></li><li><span class="file section"><a href="configureTimezoneUTC.html">Ställ in din tidszon</a></span></li><li><span class="file section"><a href="selectCountry.html">Välj ditt land / region</a></span><ul><li><span class="file section"><a href="selectCountry.html#inputMethod">Inmatningsmetod</a></span></li></ul></li><li><span class="file section"><a href="configureServices.html">Konfigurera dina tjänster</a></span></li><li><span class="file section"><a href="selectMouse.html">Välj mus</a></span></li><li><span class="file section"><a href="soundConfig.html">Ljudkonfiguration</a></span><ul><li><span class="file section"><a href="soundConfig.html#soundConfig-Advanced">Avancerat</a></span></li></ul></li><li><span class="file section"><a href="securityLevel.html">Säkerhetsnivå</a></span></li><li id="webhelp-currentid"><span class="file section"><a href="firewall.html">Brandvägg</a></span></li><li><span class="file section"><a href="installUpdates.html">Uppdateringar</a></span></li><li><span class="file section"><a href="exitInstall.html">Grattis</a></span></li><li><span class="file section"><a href="uninstall-Mageia.html">Avinstallera Mageia</a></span><ul><li><span class="file section"><a href="uninstall-Mageia.html#d4e1211">Guide</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>Sök</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>