diff options
Diffstat (limited to 'installer/7/zh_cn/content/firewall.html')
-rw-r--r-- | installer/7/zh_cn/content/firewall.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/installer/7/zh_cn/content/firewall.html b/installer/7/zh_cn/content/firewall.html new file mode 100644 index 00000000..3569a10f --- /dev/null +++ b/installer/7/zh_cn/content/firewall.html @@ -0,0 +1,54 @@ +<?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="用 DrakX 安装"/><link rel="up" href="index.html" title="用 DrakX 安装"/><link rel="prev" href="securityLevel.html" title="安全级别"/><link rel="next" href="installUpdates.html" title="更新"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript"> + //The id for tree cookie + var treeCookieId = "treeview-2612"; + var language = "en"; + var w = new Object(); + //Localization + txt_filesfound = '结果'; + txt_enter_at_least_1_char = "您至少需要输入一个字符。"; + txt_browser_not_supported = "您的浏览器禁用了 JavaScript。请启用 JavaScript 来使用本站点的全部功能。"; + txt_please_wait = "请稍后。正在搜索中……"; + txt_results_for = "有关 "; + 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="ace3a41d-53b1-4aed-95ce-a85d6bc8c7fd.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="切换搜索结果高亮"/></td><td><a accesskey="p" href="securityLevel.html">上一页</a> + | + <a accesskey="n" href="installUpdates.html">下一页</a></td></tr></table></div><div id="headerlogo"><img src="a4c9a5c9-6903-456c-8849-fe572c33955c.png" alt="Company Logo"/></div><h1 id="pagetitle">Firewall<br/> </h1></div><div id="content"><!----><div xml:lang="zh_CN" 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 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>Advanced</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">“<span class="quote">couples</span>”</span> (blank +separated)</p><p><span class="emphasis"><em><port-number>/<protocol></em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td>- <span class="emphasis"><em><port-number></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><protocol></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="" xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" src="main.js" type="text/javascript"><!----></script><hr xmlns="" xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"/><div xmlns="" xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" class="copyright">© Mageia</div><div xmlns="" xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div id="upload_date">Uploaded on 02/07/2019</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="securityLevel.html">上一页</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="installUpdates.html">下一页</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">起始页</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>内容</em></a></li><li><a href="#searchDiv"><em>搜索</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">选择和使用 ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e18">简介</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e40">介质</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e42">定义</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e47">传统安装媒介</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e49">通用特性</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e67">Live 媒介</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e69">通用特性</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e82">Live DVD KDE</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e91">Live DVD GNOME</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e100">Live DVD Xfce</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e109">Net install media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e111">通用特性</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e118">netinstall.iso</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e123">netinstall-nonfree.iso</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e128">下载和检查媒介</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e130">下载中</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e148">检查下载文件的完整性</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e167">刻录或转储 ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e171">将ISO文件刻录到CD或DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e178">写入 ISO 到 U 盘</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e186">使用 Mageia 的图形化工具</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e190">使用 Windows 下的图形化工具</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e200">Using the Command line within a GNU/Linux system</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="installer.html">DrakX,Mageia 的安装器</a></span><ul><li><span class="file section"><a href="installer.html#d4e259">安装步骤</a></span></li><li><span class="file section"><a href="installer.html#d4e281">安装欢迎屏幕</a></span><ul><li><span class="file section"><a href="installer.html#d4e285">Legacy (BIOS) Systems</a></span></li><li><span class="file section"><a href="installer.html#d4e308">UEFI Systems</a></span></li></ul></li><li><span class="file section"><a href="installer.html#d4e330">安装问题和问题解决方案</a></span><ul><li><span class="file section"><a href="installer.html#d4e332">不使用图形界面</a></span></li><li><span class="file section"><a href="installer.html#d4e347">安装停止</a></span></li><li><span class="file section"><a href="installer.html#d4e351">内存问题</a></span></li><li><span class="file section"><a href="installer.html#d4e358">动态分区</a></span></li></ul></li></ul></li><li><span class="file section"><a href="selectLanguage.html">请选择要使用的语言</a></span></li><li><span class="file section"><a href="acceptLicense.html">许可证和发行说明</a></span><ul><li><span class="file section"><a href="acceptLicense.html#license">许可协议</a></span></li><li><span class="file section"><a href="acceptLicense.html#releaseNotes">发行说明</a></span></li></ul></li><li><span class="file section"><a href="setupSCSI.html">设置SCSI</a></span></li><li><span class="file section"><a href="selectInstallClass.html">新安装或升级</a></span></li><li><span class="file section"><a href="selectKeyboard.html">键盘</a></span></li><li><span class="file section"><a href="diskPartitioning.html">Partitioning</a></span><ul><li><span class="file section"><a href="diskPartitioning.html#doPartitionDisks">Suggested Partitioning</a></span></li><li><span class="file section"><a href="diskPartitioning.html#ask_mntpoint_s">选择挂载点</a></span></li><li><span class="file section"><a href="diskPartitioning.html#takeOverHdConfirm">确定要格式化的硬盘</a></span></li><li><span class="file section"><a href="diskPartitioning.html#diskdrake">Custom Disk Partitioning with DiskDrake</a></span></li><li><span class="file section"><a href="diskPartitioning.html#formatPartitions">格式化</a></span></li></ul></li><li><span class="file section"><a href="software.html">Software</a></span><ul><li><span class="file section"><a href="software.html#d4e689">Media Selection</a></span><ul><li><span class="file section"><a href="software.html#add_supplemental_media">Supplemental Installation Media</a></span></li><li><span class="file section"><a href="software.html#media_selection">Available Media</a></span></li></ul></li><li><span class="file section"><a href="software.html#chooseDesktop">桌面环境选择</a></span></li><li><span class="file section"><a href="software.html#choosePackageGroups">选择软件包组</a></span></li><li><span class="file section"><a href="software.html#minimal-install">最小安装</a></span></li><li><span class="file section"><a href="software.html#choosePackagesTree">选择单个软件包</a></span></li></ul></li><li><span class="file section"><a href="addUser.html">User Management</a></span><ul><li><span class="file section"><a href="addUser.html#root-password">设置管理员(root 账户)密码:</a></span></li><li><span class="file section"><a href="addUser.html#enterUser">输入用户名</a></span></li><li><span class="file section"><a href="addUser.html#addUserAdvanced">User Management (advanced)</a></span></li></ul></li><li><span class="file section"><a href="graphicalConfiguration.html">Graphical Configuration</a></span><ul><li><span class="file section"><a href="graphicalConfiguration.html#configureX_chooser">显示卡和显示器配置</a></span></li><li><span class="file section"><a href="graphicalConfiguration.html#configureX_card_list">选择一个X服务器(配置您的显示卡)</a></span></li><li><span class="file section"><a href="graphicalConfiguration.html#configureX_monitor">选择您的显示器</a></span></li></ul></li><li><span class="file section"><a href="setupBootloader.html">Bootloader</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e970">Grub2</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e985">Bootloader Setup</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e988">引导程序的主要选项</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e1038">Bootloader Configuration</a></span></li></ul></li><li><span class="file section"><a href="setupBootloader.html#d4e1074">Other Options</a></span><ul><li><span class="file section"><a href="setupBootloader.html#d4e1076">使用现存的引导器</a></span></li><li><span class="file section"><a href="setupBootloader.html#d4e1079">Installing Without a Bootloader</a></span></li><li><span class="file section"><a href="setupBootloader.html#setupBootloaderAddEntry">添加或修改引导菜单项</a></span></li></ul></li></ul></li><li><span class="file section"><a href="misc-params.html">Configuration Summary</a></span><ul><li><span class="file section"><a href="misc-params.html#misc-params-system">系统参数</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-hardware">硬件参数</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-network">网络和 Internet 参数</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-security">安全</a></span></li></ul></li><li><span class="file section"><a href="locale.html">Locale</a></span><ul><li><span class="file section"><a href="locale.html#configureTimezoneUTC">配置时区</a></span></li><li><span class="file section"><a href="locale.html#selectCountry">选择您所在的国家/地区</a></span><ul><li><span class="file section"><a href="locale.html#inputMethod">输入法</a></span></li></ul></li></ul></li><li><span class="file section"><a href="configureServices.html">配置服务</a></span></li><li><span class="file section"><a href="selectMouse.html">选择鼠标</a></span></li><li><span class="file section"><a href="soundConfig.html">声音配置</a></span><ul><li><span class="file section"><a href="soundConfig.html#soundConfig-Advanced">高级</a></span></li></ul></li><li><span class="file section"><a href="securityLevel.html">安全级别</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">更新</a></span></li><li><span class="file section"><a href="exitInstall.html">恭喜</a></span></li><li><span class="file section"><a href="uninstall-Mageia.html">卸载Mageia</a></span></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>搜索</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> <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> |