<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>国家劳动局IT培训咨询与技术指南 - ISA Server</title><link>http://www.7layer.cn/</link><description>劳动局IT培训;劳动局IT认证;劳动局IT技术;政府补贴;免费培训 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>版权所有 2008-2010 国家劳动局IT培训咨询与技术指南var gaJsHost = ((&amp;quot;https:&amp;quot; == document.location.protocol) ? &amp;quot;https://ssl.&amp;quot; : &amp;quot;http://www.&amp;quot;);document.write(unescape(&amp;quot;%3Cscript src='&amp;quot; + gaJsHost + &amp;quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&amp;quot;));try {var pageTracker = _gat._getTracker(&amp;quot;UA-12945401-1&amp;quot;);pageTracker._trackPageview();} catch(err) {}</copyright><pubDate>Sun, 05 Sep 2010 10:17:48 +0800</pubDate><item><title>如何禁止Socket Pooling</title><author>55990359@qq.com (administrator)</author><link>http://www.7layer.cn/cat_20/1501/1501/1501.html</link><pubDate>Sat, 12 Jun 2010 08:55:14 +0800</pubDate><guid>http://www.7layer.cn/cat_20/1501/1501/1501.html</guid><description><![CDATA[<p><b>如何禁止Socket Pooling</b></p>  <p><b>（译自</b><b>Microsoft Knowledge Base Article KB238131,KB813368，加以编辑修改)</b></p>  <p>Socket pooling是微软IIS服务的一个侦听IP的问题，当你在IIS管理器里面选择Web服务器侦听的IP时，就算你选择了单个IP，但是IIS的这个Web站点还是会侦听在所有的IP上。例如，我的网关计算机上面有IIS服务，然后有2个IP（192.168.0.1，61.139.x.x），那么IIS的默认站点是会绑定在这两个IP上，就算你在只是选择侦听他们中的一个，如192.168.0.1，但是IIS还是占用了另外一个61.139.x.x的对应端口。这对于接在多个网络的计算机是一种潜在的安全风险，而且也导致一些位于网关计算机上的web站点不能正常的发布，如位于ISA 2004或者ISA 2000上的web站点，因为ISA需要占用外部IP的80端口来侦听进入的http请求，但是web站点已经占用了此端口，所以，必须禁用IIS的Socket pooling，以便让IIS只是在某个IP上进行侦听。    <br />对于IIS 5.0和IIS 6.0，解决的办法是不一样的，以下我先介绍在IIS 5.0中的处理办法，执行以下步骤：</p>  <p>1.打开命令提示符，进入 <i>X</i>:\Inetpub\Adminscripts 目录(<i>X</i> 是IIS安装驱动器)。</p>  <p>2.运行此命令：</p>  <p>cscript adsutil.vbs set w3svc/disablesocketpooling true</p>  <p>命令返回结果如下：</p>  <p>disablesocketpooling : (BOOLEAN) True </p>  <p>3.停止并运行IIS Admin服务。 </p>  <p>4.重启 WWW服务。</p>  <p>在IIS 6.0中，想解决这个问题，需要使用httpcfg.exe，它是Windows server 2003的support tools，存放在安装CD的Support\Tools\Support.cab文件中。</p>  <p>执行以下步骤以解决此问题：</p>  <h5>安装Windows server 2003安装CD的\Support\Tools\Support.msi，然后打开命令提示符，运行<b>httpcfg set iplisten -i xxx.xxx.x.x（xxx.xxx.x.x为你想要IIS侦听的IP地址），重启服务器，如果成功修改，</b>Httpcfg 返回下列提示：</h5>  <p>HttpSetServiceConfiguration completed with 0</p>  <p>你可以运行httpcfg query iplisten命令来察看当前IIS侦听的IP地址。</p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/1501/1501/1501.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=1501</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=1501&amp;key=ba00d96e</trackback:ping></item><item><title>远程管理ISA Server 2004</title><author>55990359@qq.com (administrator)</author><link>http://www.7layer.cn/cat_20/1500/1500/1500.html</link><pubDate>Sat, 12 Jun 2010 08:51:02 +0800</pubDate><guid>http://www.7layer.cn/cat_20/1500/1500/1500.html</guid><description><![CDATA[<p><b>远程</b> <b><b>管理ISA Server 2004</b></b></p>  <p><strong>(译自 <b>Greg Mulholland</b><strong>，<strong>Remote Administration of ISA Server 2004）</strong>        <p>如果你像我一样轻视在8个或者更多的终端服务会话中切换，甚至使用双头显示器，那么你或许明白我对在XP或者其他桌面机器上进行远程管理的喜欢。如果你从来没有在ISA Server 2004中尝试过，下面就给你介绍一下。</p>        <p>首先，我们必须设置ISA Server 2004允许被远程管理。这可以通过控制台或者终端服务或者心灵感应，如果你可以的话（原文即如此，:)）。打开<b>ISA Management Console </b>，右击<b>Firewall Policy </b>，选择<b>Edit System Policy </b>。</p>        <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image001.gif" width="292" height="307" /></p>        <p>你把列表往下拉，你将看到一个 <b>Remote Management 组，</b>在那儿你可以看到 <b>Microsoft Management Console</b> (MMC)，你必须勾选 <b>Enable</b>。</p>        <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image002.gif" width="640" height="539" /></p>        <p>在 <b>FROM</b> 页，你可以指定允许远程控制ISA Server 2004的一台或者多台计算机，这儿你可以选择从<b>Internal</b>来的所有用户或者就是一台或者几台电脑。</p>        <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image003.gif" width="640" height="535" /></p>        <p>你同样也需要指定谁是ISA Server的管理员。在<b>General</b> 上选择<b>Delegate User Roles and Permissions</b> ，在那儿你可以加入或者编辑你的管理员。</p>        <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image004.gif" width="640" height="580" /></p>        <p>我们现在已经成功的配置了防火墙以允许远程管理，现在我们需要在本地计算机上安装管理工具。在本地计算机中放入ISA Server 2004安装CD，在ISA Server 2004安装中选择<b>Custom Setup</b>。</p>        <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image005.gif" width="640" height="495" /></p>        <p></p>     </strong></strong></p>  <p>在<b>Custom Setup </b>中我们只需要选择<b>ISA Server Management</b>，然后点击<b>Next</b>。</p>  <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image006.gif" width="559" height="640" /></p>  <p>安装完必须的文件后，你就会得到一种实现远程管理的荣誉感（是的，这也是一种荣誉感）。</p>  <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image007.gif" width="640" height="500" /></p>  <p>现在只需要你打开 <b>ISA Management Console</b> 界面，在<b>Action </b>菜单中选择<b>Connect to</b>，输入你ISA Server 2004的计算机名，然后点击<b>OK </b>，你就可以进行远程管理了，轻而一举。</p>  <p><img border="0" src="http://www.isacn.org/pic/remoteadmin/image008.gif" width="640" height="452" /> <img border="0" src="http://www.isacn.org/pic/remoteadmin/image009.gif" width="640" height="531" /></p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/1500/1500/1500.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=1500</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=1500&amp;key=e6029907</trackback:ping></item><item><title>在ISA Server 2004上发布使用非标准的21端口进行连接的FTP服务器</title><author>55990359@qq.com (administrator)</author><link>http://www.7layer.cn/cat_20/1163/1163/1163.html</link><pubDate>Fri, 05 Mar 2010 23:01:18 +0800</pubDate><guid>http://www.7layer.cn/cat_20/1163/1163/1163.html</guid><description><![CDATA[<p><b>在ISA Server 2004上发布使用非标准的21端口进行连接的FTP服务器</b></p>  <p><b>（只有PASV模式发布）</b></p>  <p><strong>首先非常感谢Tom的指导，他在ISA Server 2004上给予了我许多帮助。:)</strong>    <p><strong>Tom写过一篇文章“<a href="http://www.isaservercn.org/1.htm">在ISA Server 2004上使用其他端口发布ftp站点</a>”，在那篇文章里面，他提到了如何使用其他端口来发布使用标准的TCP 21端口进行；连接的ftp站点，但是在实际环境中，经常使用非标准的端口进行连接的ftp服务器，那么在ISA Server 2004里面怎么发布它呢？我经过多次尝试，总算找到了成功发布这种ftp服务器的方法，可惜发布出去的ftp站点只能使用pasv模式进行连接。</strong>      <p>下图是我试验使用的基本网络结构：</p>      <p><img border="0" src="http://www.isacn.org/pic/pub_non21/image001.gif" width="341" height="121" /></p>      <p>ISA Server 2004的内网接口IP是192.168.0.1/24，ftp服务器侦听192.168.0.1的TCP 6060端口，下图是ftp服务器中的设置：</p>      <p><img border="0" src="http://www.isacn.org/pic/pub_non21/image002.gif" width="363" height="119" /></p>      <p>并且PASV端口使用45000到45020。</p>      <p><img border="0" src="http://www.isacn.org/pic/pub_non21/image003.gif" width="215" height="29" /></p>      <h4>建立FTP服务器使用的协议</h4>      <p>1. 打开 <b>Microsoft Internet Security and Acceleration Server 2004</b> 管理台，展开你的服务器，点击<b>Firewall Policy</b>。</p>      <p>2. 在 <b>Toolbox </b>页，指向 <b>New</b> 并点击 <b>Protocol</b>。</p>      <p>3. 在 <b>Welcome to the New Protocol Definition</b> <b>Wizard</b> 页，在 <b>Protocol define name</b> 文本框中输入协议的名称，在这个例子中我将其命名为 <b>FTP Server Use Port 6060</b>，点击 <b>Next</b>。</p>      <p><img border="0" src="http://www.isacn.org/pic/pub_non21/image004.gif" width="499" height="383" /></p>      <p>4. 在 <b>Primary Connection Information</b> 页，点击 <b>New</b>，在 <b>New/Edit Protocol Connection</b> 页，输入服务器开放的端口信息 : TCP , Inbound , Port Range from 6060 to 6060 。</p>      <p><img border="0" src="http://www.isacn.org/pic/pub_non21/image005.gif" width="649" height="383" /></p>      <p>现在我们需要在primary connection information页定义PASV端口。请注意，这是ISA Server 2004和ISA Server 2000的区别。在ISA Server 2000中，PASV端口应该定义在Secondary Connections，而在ISA Server 2004 中，PASV端口必须定义在primary connections中，否则，将不能正常运行。</p></p></p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/1163/1163/1163.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=1163</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=1163&amp;key=d95ebb2a</trackback:ping></item><item><title>通过ISA2004使用其他端口发布FTP站点 </title><author>55990359@qq.com (administrator)</author><link>http://www.7layer.cn/cat_20/751/751/751.html</link><pubDate>Wed, 10 Feb 2010 12:12:30 +0800</pubDate><guid>http://www.7layer.cn/cat_20/751/751/751.html</guid><description><![CDATA[<p><span lang="EN-US" style="color: black; font-family: Verdana"><font size="3">（译自Thomas W Shinder M.D. &quot;Publishing FTP Sites with an Alternate Port using ISA Server 2004 Firewalls&quot;)</font></span></p><p>　</p><p><span lang="en-us" style="font-family: Verdana"><font style="font-size: 11pt">　　有许多原因让人考虑到使用其他端口来发布ftp站点，特别是有些管理员从安全角度考虑，想使用非标准的21端口来访问发布ftp服务器。但是ISA2000不支持使用其他端口来发布ftp站点，因为ftp是一个需要在isa2000防火墙上使用应用过滤器的复杂协议。如果是在isa2000上使用其他端口发布ftp站点，你必须在ftp服务器上使用防火墙客户端，并且编辑wspcfg.ini以设置ftp服务器的程序目录，但是这个令人讨厌的，并且也不可靠。　　在Isa2004中，只要协议被应用程序过滤器安装了，例如ftp协议，它允许你在服务器发布中自定义任何协议使用的端口。这种服务器发布的扩展性允许你使用其他端口发布ftp服务器而不需要设置配置文件或者在ftp服务器上安装防火墙客户端。</font></span></p><p>&nbsp;</p><p><span style="font-size: 11pt">过程是很简单的，在这篇文章中，只需要以下步骤就可以完成使用其他端口来发布ftp站点：</span></p><p><span style="font-size: 11pt">1、安装并且配置ftp站点；</span></p><p><span style="font-size: 11pt">2、建立ftp服务器发布策略；</span></p><p><span style="font-size: 11pt">3、建立ftp连接；</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">下图为本次实验所使用的基本网络：</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="168" src="http://www.7layer.cn/upload/2010/2/201002101214368453.gif" width="479" border="0" alt="" /></span><span style="font-size: 11pt; font-family: Verdana">安装和配置ftp站点</span></p><p>&nbsp;</p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">首先是安装ftp服务器和在ftp服务器上配置ftp站点。在本次实验中，我们将在一台windows2003服务器上安装ftp站点（使用IIS自带的ftp服务器），包含以下步骤：</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">1、安装ftp服务，通过&ldquo;开始&rdquo;菜单的&ldquo;控制面板&rdquo;中的&ldquo;添加/删除windows程序&rdquo;，来添加&ldquo;windows组件&rdquo;，安装IIS下的ftp服务；</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">2、配置默认站点：</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（1)打开&ldquo;开始&rdquo;菜单中的&ldquo;管理工具&rdquo;里的&ldquo;Internet信息服务&rdquo;管理工具；</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（2)展开ftp站点，在&ldquo;默认站点&rdquo;上点右键，选择&ldquo;属性&rdquo;</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="480" src="http://www.7layer.cn/upload/2010/2/201002101214375717.gif" width="639" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（3)在ftp站点的属性对话框中，点击ftp站点页，然后在IP地址栏，选择ftp站点的实际IP；</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="458" src="http://www.7layer.cn/upload/2010/2/201002101214380561.gif" width="638" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（4)在信息页，输入服务器的标志信息（注：为了便于确认服务器）；</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="475" src="http://www.7layer.cn/upload/2010/2/201002101214384144.gif" width="637" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（5)在主目录页，输入默认本地ftp目录，在此例中我们使用默认的</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>c:\interpub\ftproot</b>目录，并勾选<b>Write</b> ，以便可以上传文件，</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="475" src="http://www.7layer.cn/upload/2010/2/201002101214384853.gif" width="644" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">（6)点击应用，并点击</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>OK</b>关闭ftp站点属性对话框，使用按钮条上的按钮来重启ftp服务。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="25" src="http://www.7layer.cn/upload/2010/2/201002101214387123.gif" width="313" border="0" alt="" /></span>&nbsp;<br />&nbsp;</p><p>&nbsp;</p><p><b><span lang="EN-US" style="font-size: 11pt; color: #1d4695; font-family: Verdana">建立服务器发布策略</span></b></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">在ftp服务器设置好后（注：可在本地网络中加以验证），我们来在isa2004中建立ftp服务器发布策略。这条策略将会演示在使用isa2004的服务器发布时协议行为的可扩展性。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">执行以下步骤以建立一条使用</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>TCP 99</b>端口</span><span lang="en-us" style="font-size: 11pt; font-family: Verdana">来发布ftp服务器的策略：</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">1、打开</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Microsoft Internet Security and Acceleration Server 2004</b>管理界面，展开你的服务器，点击<b>Firewall Policy</b>。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">2、右击</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Firewall Policy</b>，指向<b>New</b> 并且点击<b>Server Publishing Rule</b>。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">3、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Welcome to the New Server Publishing Rule</b> <b>Wizard</b>页，在<b>Server publishing rule name</b> 输入策略的名称，在这儿我们起名为<b>FTP Server TCP Port 99 </b>，点击<b>Next</b>。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="384" src="http://www.7layer.cn/upload/2010/2/201002101214386013.gif" width="498" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">4、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Select Server</b>页，在<b>Server IP address</b> 输入内部ftp服务器的IP地址，点击 <b>Next</b>。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="383" src="http://www.7layer.cn/upload/2010/2/201002101214380285.gif" width="498" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">5、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Select Protocol</b> 页，从<b>Selected protocol </b>列表中选择<b>FTP Server</b>，然后点击<b>Ports</b> 按钮。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="381" src="http://www.7layer.cn/upload/2010/2/201002101214388581.gif" width="502" border="0" alt="" /></span><span lang="en-us" style="font-size: 11pt; font-family: Verdana">6、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Ports</b> 对话框，在<b>Firewall Ports </b>框里面选择 <b>Publish on this port instead of the default port</b> 选项，然后输入端口号<b>99</b>，点击<b>OK</b>。</span></p><p>&nbsp;</p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="517" src="http://www.7layer.cn/upload/2010/2/201002101214383366.gif" width="409" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">7、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Select Protocol</b></span><span lang="en-us" style="font-size: 11pt; font-family: Verdana">页点击</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Next</b>。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">8、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>IP Addresses页</b>，选择<b>External </b>，然后点击<b>Address </b>按钮。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="381" src="http://www.7layer.cn/upload/2010/2/201002101214397782.gif" width="500" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">9、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>External Network Listener IP Selection </b>对话框，选择<b>Selected IP addresses in this network Selected IP addresses in this network </b>选项，在 <b>Available IP Addresses</b> 中选择你想在ISA Server 2004外部接口上侦听进入的ftp连接的IP地址，然后点击<b>Add</b>，这个IP将会在<b>Selected IP Addresses </b>列表中显示出来，点击<b>OK</b>。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="383" src="http://www.7layer.cn/upload/2010/2/201002101214392038.gif" width="502" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">10、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>IP Addresses</b> 页点击<b>Next </b>。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">11、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Completing the New Server Publishing Rule Wizard</b> 页点击<b>Finish</b> 。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">12、点击</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Apply</b> 以保存修改并且更新</span><span lang="en-us" style="font-size: 11pt; font-family: Verdana">防火墙策略。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">13、你现在将可以在细节面板中看见FTP服务器发布策略。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="167" src="http://www.7layer.cn/upload/2010/2/201002101214397134.gif" width="600" border="0" alt="" /></span>&nbsp;<br />&nbsp;</p><p>&nbsp;</p><p><b><span lang="EN-US" style="font-size: 11pt; color: #1d4695; font-family: Verdana">建立ftp连接</span></b></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">现在我们来测试刚才发布的ftp站点，我已经建立好了一个名叫</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>ftplog</b> 的文件，用于上传到ftp站点上。执行以下步骤建立连接：</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">1、打开一个命令提示符窗口，</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana">输入<b>ftp</b> 并回车（注：因为不是使用ftp标准的21端口，只能先进入ftp命令，再使用open子命令来建立连接），然后输入<b>open 192.168.1.70 99</b> （ISA Server 2004的外部接口）并回车，用户名为anonymous，并且随意输入一个密码，此时，我们已经成功的连接上去了。你可以使用<b>get</b> 命令来下载文件，但是，如果此时你使用<b>put</b> 命令来上传文件，你会看见拒绝访问的错误信息，因为你的ISA Server拒绝了这个操作。下图是详细的过程：</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="478" src="http://www.7layer.cn/upload/2010/2/201002101214394110.gif" width="665" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">2、发生错误的原因是，你没有在FTP发布策略中允许上传。你可以在ftp服务发布策略中允许它。回到ISA Server管理界面，在ftp服务发布策略上点击右键，选择</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Configure FTP</b>。</span></p><p><img height="332" src="http://www.7layer.cn/upload/2010/2/201002101214391856.gif" width="604" border="0" alt="" /></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">3、在</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Configures FTP protocol policy </b>对话框，去掉<b>Read Only</b> 的选择，然后点击<b>Apply</b> ，再点击<b>OK </b>。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="445" src="http://www.7layer.cn/upload/2010/2/201002101214398188.gif" width="403" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">4、点击</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Apply</b> 保存并更新防火墙策略。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">5、回到命令提示符下，重复上传文件的动作，你会看见，现在可以上传文件到ftp站点了。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="476" src="http://www.7layer.cn/upload/2010/2/201002101214397484.gif" width="665" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">6、如果你在ISA Server 2004的实时监控中观察，你会看看一些有趣的事情。虽然外部客户是连接到是TCP端口99，然后实时监控显示的却是外部客户直接连接到内部电脑的TCP 21端口，不过你可以从log文件的字段中看出，它们和</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>FTP Server TCP Port 99</b> 策略是相关的。</span></p><p><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><img height="201" src="http://www.7layer.cn/upload/2010/2/201002101214395131.gif" width="821" border="0" alt="" /></span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">7、关闭</span><span lang="EN-US" style="font-size: 11pt; color: black; font-family: Verdana"><b>Microsoft Internet Security and Acceleration Server 2004</b> 管理界面。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">注：除了ftp，只要在ISA Server 2004中有对应应用程序过滤器的协议，如RDP等，都可以使用此办法发布到非标准端口，这样可以提高网络的安全性。目前ISA Server 2004存在一个很大的bug：如果要发布内部本来就不是使用21端口进行ftp的连接的ftp服务器，那么要么使用应用程序过滤器来发布该服务器，但是这样只能是只读，不能上传文件；或者另外定义一个协议来使用，这样可以写，但是这样只能让客户端和ftp服务器进行PASV连接，不能使用port模式连接。已经在beta2和RC版上测试，都未能解决这个问题。</span></p><p><span lang="en-us" style="font-size: 11pt; font-family: Verdana">具体如何发布使用非标准21的ftp服务器，会在以后的帖子中介绍。</span> <br />&nbsp;</p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/751/751/751.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=751</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=751&amp;key=b189b660</trackback:ping></item><item><title>ISA2004 beta2 快速安装指南</title><author>dshendry@126.com (劳动局IT培训)</author><link>http://www.7layer.cn/cat_20/388/388/388.html</link><pubDate>Thu, 17 Dec 2009 10:24:52 +0800</pubDate><guid>http://www.7layer.cn/cat_20/388/388/388.html</guid><description><![CDATA[<p>&nbsp;</p><p align="center"><span style="font-size: 11pt">Microsoft</span></p><p align="center"><span style="font-size: 11pt">Internet Security and Acceleration Server 2004</span></p><p>&nbsp;</p><p align="center"><span style="font-size: 11pt">Beta2</span><font style="font-size: 11pt"> </font><font size="3"> </font></p><p>&nbsp;</p><p>&nbsp;</p><p align="center">快 速 安 装 指 南</p><p>&nbsp;</p><p align="center"><font style="font-size: 11pt">(译自Thomas Shinder ，Get Up and Running with ISA Server 2004 Beta 2 ，在&ldquo;相关下载&rdquo;栏目中有pdf版本的下载)</font><font style="font-size: 11pt">目 录 </font><font size="3"> </font></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#1">一、安装Windows net server 2003并且建立基本的网络结构</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#2">二、安装ISA Server 2004 beta2</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#3">三、查看防火墙系统策略</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#4">四、建立访问策略</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#4.1">1、建立允许所有流出数据的访问策略</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#4.2">2、建立允许内部客户访问位于ISA Server 上的DNS服务器的策略</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#5">五、建立一条阻止HTTP下载的HTTP策略</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#6">六、测试</a></p><p>&nbsp;</p><p><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=8#7">七、后记</a></p><p><font style="font-size: 11pt">　 </font><font size="3"> </font></p><p><b><a name="1"></a>一、安装Windows net server 2003并且建立基本的网络结构</b></p><p align="left"><span style="font-size: 11pt">和I</span><font style="font-size: 11pt">SA Server 2000一样，ISA Server 2004对硬件要求不是很高，在CPU Pentium III 500+ MHz、256M内存环境下都能运行，不过为了更好的性能，建议增加CPU速率和内存容量。 </font><font size="3"> </font></p><p>安装ISA Server 2004的机器应该有至少有两个网卡，一个为外部接口，一个为内部接口。但是和ISA Server 2000不一样，ISA Server 2004没有本地地址表（Local Address Table），所以你可以安装多个内部接口以支持多个内部网络，Firewall Access policy控制所有网络间的数据传输。</p><p>&nbsp;</p><p>下图为一个测试网络，ISA Server作为一个边缘防火墙（Edge Firewall）：</p><p>&nbsp;</p><p><font style="font-size: 11pt" size="3"><img height="206" src="http://www.isacn.org/pic/isa2k4/image002.gif" width="558" border="0" alt="" /></font></p><p><p><b><a name="2">二、安装ISA Server 2004 beta2</a></b></p><p>运行isaautorun.exe开始ISA Server 的安装，如下图：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039018110.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>点击next，出现180天的授权协议画面：</p><p><img height="380" src="http://www.7layer.cn/upload/2009/12/200912171039032318.jpg" width="504" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>选择 I accept the terms in the license agreement ，然后点击Next，</p><p>&nbsp;</p><p>在Customer Information页，输入个人信息，Product Serial Number自动生成，点击Next.继续。</p><p>&nbsp;</p><p>在Setup Type页，如果你想改变ISA Server的默认安装选项，可以点击Custom，然后点击Next：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039042867.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Custom Setup页你可以选择安装组件，默认情况下，会安装Firewall Services、ISA Server Management和Firewall Client Installation Share，而用于控制垃圾邮件和邮件附件的Message Screener不会安装。如果你想安装Message Screener ，需要在ISA Server 机器上首先安装IIS 6.0 SMTP服务。点击Next继续：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039042013.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Internal Network页, 点击Add按钮.内部网络和ISA Server 2000中使用的LAT已经大大不同了。在ISA Server 2004中，内部网络包含ISA Server 2004必须进行数据通信的信任的网络服务，例如Active Directory domain controllers, DNS, DHCP, terminal services clients等等。防火墙的系统策略会自动允许ISA Server 到内部网络的部分通信。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039044030.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Internal Network setup页，点击Configure Internal Network按钮。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039043256.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Configure Internal Network对话框中，移去Add the following private ranges选项，保留Add address ranges based on the Windows Routing Table选项. 选上连接内部网络的适配器，点击OK。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039048671.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在下图的对话框中点击OK：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039047875.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在内部网络地址对话框中点击OK：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039044884.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Internal Network 页点击Next：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039048305.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>在Ready to Install the Program 页点击Install；</p><p>&nbsp;</p><p>在Installation Wizard Completed 页，选择Invoke ISA Server Management when wizard closes然后点击Finish。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039043070.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>此时，会出现Microsoft Internet Security and Acceleration Server 2004 控制台。 <br /><br /><a name="3"><strong>三、查看防火墙系统策略</strong></a></p><p>默认情况下，ISA Server 2004不允许和Internet主机的通信。但是，默认防火墙系统策略允许ISA Server 2004访问部分网络以完成管理任务。</p><p>&nbsp;</p><p>可以用以下方法查看系统策略：</p><p>&nbsp;</p><p>1、在 Microsoft Internet Security and Acceleration Server 2004 控制台，展开服务器，右击 Firewall Policy ，指向View 并点击 Show System Rules。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039057754.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>2、点击上图图表栏最右方图标。</p><p><img height="22" src="http://www.7layer.cn/upload/2009/12/200912171039057872.gif" width="251" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>这个系统策略标识了ISA Server 2004默认的访问控制。你可以注意到Access rules由以下部分组成：Order number、Name、Action (allow or deny)、Protocols、From (source network or host)、To (destination network or host)、Condition (who or what the rule applies to)。</p><p>&nbsp;</p><p>注意：有条系统策略允许防火墙到任何网络的DNS服务器发送DNS queris。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039056108.gif" width="640" border="0" alt="" /><br /><br /><a name="4">四、建立访问策略</a></p><p><a name="4.1">1、建立允许所有流出数据的访问策略</a></p><p>为了让数据能访问外部网络，你必须新建一条访问策略，执行以下步骤：</p><p>&nbsp;</p><p>（1）在Microsoft Internet Security and Acceleration Server 2004控制台，展开ISA Server服务器，右击Firewall Policy，指向New 并点击 Access Rule:</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039053523.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（2）在Welcome to the New Access Rule Wizard 页，在Access policy rule name中输入&ldquo;All Open Outbound&rdquo;，点击OK，</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039052481.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（3）在Rule Action页，选择Allow ，然后点击Next.</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039056550.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（4）在Protocols 页，选择All outbound protocols然后点击Next.</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039050263.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（5）在Access Rule Sources 页，点击Add，在Add Network Entities对话框中，点击Networks 目录，双击Internal，然后点击Add Network Entities 对话框中的Close按钮。然后点击Next.</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039051537.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（6）在Access Rule Destinations 页中点击Add按钮，在Add Network Entities对话框中，点击Networks 目录，双击 External 然后点击Close，最后点击Next.</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039052828.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（7）在User Sets页，接受默认的All Users.点击Next.</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039053146.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>（8）在Completing the New Access Rule Wizard页查看你的设置最后点击Finish 。</p><p>&nbsp;</p><p>（9）点击面板顶部的Apply按钮，设置会马上生效。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039061614.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>此时，内部网络的用户已经可以完全的访问Internet了。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039066038.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p><a name="4.2">2、建立允许内部客户访问位于ISA Server 上的DNS服务器的策略</a></p><p>接下来，你需要建立一个访问策略，以允许内部网络客户可以连接位于ISA Server 上的DNS服务器。这点是ISA Server 2004和ISA Server 2000的不同之处：ISA Server 2000对于内部接口，是不需要设置访问策略的，但是在ISA Server 2004中，内部接口也受到访问策略的保护，所以你必须显式的允许内部客户的访问。</p><p>&nbsp;</p><p>主要步骤和建立Allow open outbound一样，不一样的地方：</p><p>&nbsp;</p><p>1、协议name ：DNS from Internal Network；</p><p>&nbsp;</p><p>2、在Protocols页，选择Infrastructure下的DNS协议，如下图：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039068158.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>3、在Access Rule Sources页，选择Internal；</p><p>&nbsp;</p><p>4、在Access Rule Destinations页，选择Local Host；</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039061174.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>最后点击Apply。<br /><br /><a name="5"><strong>五、建立一条阻止HTTP下载的HTTP策略</strong></a></p><p>ISA Server 2004的Http策略允许你进行细微的控制，你可以使用Http策略来阻止用户访问任何站点、内容，或者在Http头中出现的任何协议。这条策略将阻止.zip和执行文件的下载，按以下步骤启用策略：</p><p>&nbsp;</p><p>1、右击 All Open Outbound 访问策略然后点击 Configure HTTP命令；</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039064778.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>2、在 Configure HTTP policy for rule 的General页，选择 Block responses with Windows executable content ，点击Apply，最后点击OK。</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039065153.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>&nbsp;</p><p>3、最后点击Apply使修改生效。</p><p>&nbsp;</p><p>　</p><p>&nbsp;</p><p>&nbsp;</p><p><b><a name="6">六、测试</a></b></p><p>至此，ISA Server 2004的配置已经基本完成，我们现在使用一台内部客户机来测试一下：</p><p>&nbsp;</p><p>打开浏览器，输入<a href="http://www.7layer.cn/upload/2009/12/200912171039066761.gif" width="640" border="0" alt="" /></p><p>&nbsp;</p><p>　</p><p>现在我们点击isafp1.exe，因为我们的配置，ISA Server 2004防火墙将阻止可执行文件的下载，如下图：</p><p><img height="480" src="http://www.7layer.cn/upload/2009/12/200912171039083107.gif" width="640" border="0" alt="" /></p><p>　</p><p>&nbsp;</p><p>&nbsp;</p><p>至此，ISA Server 2004的配置已基本完成。 <br /><br /><a name="7"><strong>七、后记</strong></a></p><p>&nbsp;</p><p>&nbsp;</p><p>当我将ISA Server 2004成功配置之后，感觉却是：ISA Server 越来越像KWF了。除了ISA Server 2004在VPN方面做了强化配置外，其他方面，ISA Server 和KWF的功能太相似了，而且有些地方还不如KWF，如无DHCP服务，不能转发DNS查询等等，而且从协议的配置上来说，也比KWF麻烦多了。由于还是个beta版本，所以不可避免的存在Bug，如我现在就有个问题，同样的Cisco VPN拨号程序，在98下可以成功连接，但是在我的2000上却始终不能正常连接，原因还在searching&hellip;&hellip;但是从稳定性及系统的兼容性上看，ISA Server 2004做的相当出色，比起ISA Server 2000改进相当大。微软自己的产品，兼容性不用说了，而且比起ISA Server 2000，2004占用系统资源要更少。这个版本是标准版，有些功能，如ISA Server 2000企业版中的带宽控制和Cache监控被取消，可能在正式企业版推出后会提供。</p><p>&nbsp;</p><p>总体来看，ISA Server 2004是世界第一流的软件防火墙，无愧于我对它的喜爱!</p></p><p>在安装ISA Server 以前，应该要保证内部网络正常的工作。由于ISA Server自身不具备DNS Forwarder功能（ISA Server只能容许DNS query包通过，但是不具有自动将DNS query数据包转发到ISP的DNS服务器的功能），所以在你内部网络的DNS设置中，要么建立一个内部的DNS服务器，要么把所有客户机的DNS全部设置为你ISP的DNS。在这篇文章中，在ISA Server机上已经建立好了一个内部的DNS服务器，所有客户端以ISA Server机的内部接口作为它的网关和DNS服务器。</p><p>&nbsp;</p><p>至于DHCP服务器，如果DHCP服务器位于ISA Server机，这个beta2版的有个BUG，无法正确的处理来自内部网络的DHCP request信息，只有Allow DHCP request from all network才能正常识别内部网络的DHCP request信息，但是这样造成了潜在风险，所以建议你不要在ISA Server机器上实现DHCP服务。</p><p>&nbsp;</p><p>ISA Server 2004对于系统的基本要求是要求IE6.0以上，如果是在Windows 2000 server，要求是在sp4以上，另外还要求打KB821887补丁（关于Events for Authorization Roles Are Not Logged in the Security Log When You Configure Auditing for Windows 2000 Authorization Manager Runtime，可在<a href="http://www.isaservercn.org/info/info.php?sessid=&amp;infoid=24">本地下载）</a>，强烈建议只在Windows net server 2003上安装。</p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/388/388/388.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=388</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=388&amp;key=4201c2b2</trackback:ping></item><item><title>Microsoft Internet Security and Acceleration Server 2004 RC 发行说明 </title><author>dshendry@126.com (劳动局IT培训)</author><link>http://www.7layer.cn/cat_20/387/387/387.html</link><pubDate>Thu, 17 Dec 2009 10:16:53 +0800</pubDate><guid>http://www.7layer.cn/cat_20/387/387/387.html</guid><description><![CDATA[<p><table height="100%" cellspacing="10" cellpadding="5" width="95%" border="0">    <tbody>        <tr bgcolor="#f7f7f7">            <td valign="top" align="center"><b class="font14px"><font size="3">Microsoft Internet Security and Acceleration Server 2004 RC 发行说明</font></b> <br />            <br />            （2004-06-11 08:59）</td>        </tr>        <tr height="100%">            <td valign="top"><font id="Zoom">            <meta http-equiv="Content-Language" content="zh-cn" /><style type="text/css"><!--p		{ margin-top:"1.5em"; 		margin-bottom: ".6em";		margin-left: "2.0em"; }			h1		{ font-size: 200%;  		margin-bottom:".5em"; clear:both }h2		{ font-size: 175%;  		margin-top: 1.5em;		margin-bottom:".5em"; clear:both }h3		{ font-size: 140%; 		margin-top: 1.2em;  		margin-bottom: ".5em"; clear:both; }h6		{ font-size: 90%; 		margin-top: ".2em";  		margin-bottom: ".5em"; clear:both; }--></style>            <h2>Microsoft Internet Security and Acceleration Server2004 RC</h2>            <h1>　</h1>            <h1>发行说明</h1>            <p>　</p>            <hr width="100%" />            <h3><a name="Contents">内容</a></h3>            <table id="table1" width="100%">                <tbody>                    <tr>                        <td style="border-right: #c0c0c0 1px dotted; border-top: #c0c0c0 1px dotted; padding-left: 1.8em; margin-bottom: 0px; margin-left: 1.5em; border-left: #c0c0c0 1px dotted; border-bottom: #c0c0c0 1px dotted">                        <h6><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Server Setup">1. </a><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Server Setup"><span style="text-decoration: none">安装和系统需求</span></a></h6>                        </td>                        <td style="border-right: #c0c0c0 1px dotted; border-top: #c0c0c0 1px dotted; padding-left: 1.8em; margin-bottom: 0px; margin-left: 1.5em; border-left: #c0c0c0 1px dotted; border-bottom: #c0c0c0 1px dotted">                        <h6><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#WebPub">4. </a><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#WebPub"><span style="text-decoration: none">WEB发布</span></a></h6>                        </td>                    </tr>                    <tr>                        <td style="border-right: #c0c0c0 1px dotted; border-top: #c0c0c0 1px dotted; padding-left: 1.8em; margin-bottom: 0px; margin-left: 1.5em; border-left: #c0c0c0 1px dotted; border-bottom: #c0c0c0 1px dotted">                        <h6><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Admin">2. </a><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Admin"><span style="text-decoration: none">管理</span></a></h6>                        </td>                        <td style="border-right: #c0c0c0 1px dotted; border-top: #c0c0c0 1px dotted; padding-left: 1.8em; margin-bottom: 0px; margin-left: 1.5em; border-left: #c0c0c0 1px dotted; border-bottom: #c0c0c0 1px dotted">                        <h6><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Cache">5. </a><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#Cache"><span style="text-decoration: none">缓存</span></a></h6>                        </td>                    </tr>                    <tr>                        <td style="border-right: #c0c0c0 1px dotted; border-top: #c0c0c0 1px dotted; padding-left: 1.8em; margin-bottom: 0px; margin-left: 1.5em; border-left: #c0c0c0 1px dotted; border-bottom: #c0c0c0 1px dotted">                        <h6><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#VPN">3. </a><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#VPN"><span style="text-decoration: none">VPN</span></a></h6>                        </td>                    </tr>                </tbody>            </table>            <hr width="100%" />            <h3><a name="intro">请先阅读</a></h3>            <p>请仔细阅读Microsoft&reg; Internet Security and Acceleration (ISA) Server2004 <i>安装和特性向导</i> (Isastart.htm). 这个向导从头至尾提供了安装说明和及完成安装的先决条件，描述了全新的ISA2004 SERVER特性及细节。这个文档存放在ISA 2004 SEVER安装CD的根目录，并且在安装时会出现。你可以从此web站点（<a href="http://go.microsoft.com/fwlink/?LinkId=21242">http://go.microsoft.com/fwlink/?LinkId=21242</a>）获取其他信息。</p>            <p>在安装软件时，提及的任何其他信息都可能与安装CD一起发行。</p>            <p>这是一个Microsoft ISA Server2004的RC版本（译者注：RC，发行候选版本，非正式版本），并不是所有的特性都已经完成，剩余部分描述了这个版本的一些功能和局限性。</p>            <p align="right"><a href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents"><span style="text-decoration: none">返回</span></a></p>            <hr width="100%" />            <h3><a name="Server Setup">1. 安装和系统需求</a></h3>            <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                <li style="clear: both; margin-bottom: 0.5em">ISA Server2004 RC 版本可以安装在运行Microsoft Windows Server&trade;2003、Windows&reg;2000 Server（已安装Service Pack4）的计算机。从安装和特性向导(Isastart.htm)可以或者更多信息。</li>                <li style="clear: both; margin-bottom: 0.5em">如果在安装附加组件时失败，请确保不存在%programfiles%\Microsoft SQL Server\MSSQL$MSFW这个目录，如果此目录存在，请删除它并且重新运行安装程序。</li>            </ul>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            <hr width="100%" />            <h3><a name="Admin">2. 管理</a></h3>            <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                <li style="clear: both; margin-bottom: 0.5em">从一个远程管理计算机来应用对ISA Server的更改需要重启服务，这样需要一段时间。在服务重启后，你或许会受到一条消息说服务不能启动，但是实际上，服务已经正常启动了。 <br />                工作建议：建议一个从本地计算机网络到远程管理计算机集的访问策略。在这个策略中，允许所有从源端口3847发起的协议。你可以使用建立新策略向导来建立，或者，在details面板，选择tasks标签的access rule，点击<b>Edit Selected Rule</b>。在<b>Protocols</b>标签，点击<b>Ports</b>并限制源端口从3847到3847。</li>                <li style="clear: both; margin-bottom: 0.5em">如果你没有在ISA Server计算机上运行SMTP的筛选组件，并且在ISA管理界面中你指定了一个存放筛选组件日志的目录，那么这个目录会在计算机重启后创建。</li>            </ul>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            <hr width="100%" />            <h3><a name="VPN">3. VPN</a></h3>            <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                <li style="clear: both; margin-bottom: 0.5em">当ISA Server运行在Windows Server2003上，如果你通过添加远程站点来建立了一个L2TP的vpn网络，并且指定了远程站点使用预设定的key，那么这个预设的key只有在允许远程客户访问这个L2TP连接时才会使用，具体步骤如下：                <ol style="margin-top: 0.5em; padding-left: 0em; margin-bottom: 0px; margin-left: 4.1em">                    <li style="clear: both; margin-bottom: 0.5em">在ISA Server的VPN节点，选择<b> VPN Clients</b>面板；</li>                    <li style="clear: both; margin-bottom: 0.5em">在<b>Tasks</b>面板，点击 <b>Configure VPN Client Access</b>；</li>                    <li style="clear: both; margin-bottom: 0.5em">在 <b>Protocols</b> 面板, 选择 <b>Enable L2TP/IPSec</b>。</li>                </ol>                </li>                <li style="clear: both; margin-bottom: 0.5em">当ISA Server是安装在一台运行Windows2000 Server的计算机上，如果你在同一台机器上运行Internet Authentication Service (IAS)服务，这样可能会导致VPN客户的认证问题。我们推荐你禁用IAS，如果必须通过IAS来使用RADIUS验证VPN客户，请在另外一台计算机上配置IAS。</li>                <li style="clear: both; margin-bottom: 0.5em">不提供使用Extensible Authentication Protocol (EAP)验证的客户的用户映射功能。同样的，应用到Windows用户组的访问策略不能应用到这些客户。</li>                <li style="clear: both; margin-bottom: 0.5em">禁用一个配置在PPTP协议或者L2TP协议的远程VPN端到端网络可能不会像期望那么，断开已禁止的会话的尝试可能会产生意料不到的后果。如果发生了，请重启ISA Server所在的计算机。</li>                <li style="clear: both; margin-bottom: 0.5em">当你在ISA Server 2004中配置VPN设置时，这些设置可能不会完全的更新在Routing and Remote Access里面的VPN设置。这些设置包括：                <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                    <li style="clear: both; margin-bottom: 0.5em">IP地址分配 (DHCP， 静态池)</li>                    <li style="clear: both; margin-bottom: 0.5em">DNS/WINS 服务器</li>                    <li style="clear: both; margin-bottom: 0.5em">用于获取DHCP服务的网络(网络适配器)</li>                </ul>                如果此事发生，请重启ISA Server计算机以取得效果。effect.</li>            </ul>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            <hr width="100%" />            <h3><a name="WebPub">4. Web Publishing</a></h3>            <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                <li style="clear: both; margin-bottom: 0.5em">如果ISA Server配置了多个网络适配器，并且你在RSA安全ID认证启用的情况下建立了一个Web listener，你必须明确的配置ISA Server用于连接到RSA ACE/Server的网络适配器以便于身份认证。另外的，请求需要的身份认证并不一定就像期望的那样Web发布策略使用这个listener，请在注册表里面（HKEY_LOCAL_MACHINE\SOFTWARE\SDTI\AceClient\PrimaryInterfaceIP）指定此IP，使用字符串值。</li>            </ul>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            <hr width="100%" />            <h3><a name="Cache">5. Caching</a></h3>            <ul style="margin-top: 0.6em; padding-left: 0em; margin-bottom: 0px; margin-left: 3.1em; list-style-type: disc">                <li style="clear: both; margin-bottom: 0.5em">当你运行New Content Download Job Wizard计划一个新的内容下载作业并在<b>Content Caching</b>页里面选择了 <b>Override object's TTL</b>，这个你指定的覆盖值将会以秒钟为单位进行设置，而不是显示在对话框里面的分钟。 <br />                工作建议： 要么用秒钟为单位指定覆盖值，或者不要覆盖缓存的TTL值。</li>            </ul>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            <hr width="100%" />            <h3>　</h3>            <p><font size="2">Information in this document, including URL and other Internet website references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, people, and events depicted herein are fictitious and no association with any real company, organization, product, person, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.</font></p>            <p><font size="2">Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.</font></p>            <p><font size="2">&copy;Microsoft Corporation2004. All rights reserved.</font></p>            <p><font size="2">Microsoft, Active Directory, Outlook, Windows, Windows Media, and WindowsNT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries/regions.</font></p>            <p align="right"><a style="text-decoration: none" href="http://www.isacn.org/info/info.php?sessid=&amp;infoid=7#contents" target="_self">返回</a></p>            </font><br />            &nbsp;</td>        </tr>    </tbody></table></p>]]></description><category>ISA Server</category><comments>http://www.7layer.cn/cat_20/387/387/387.html#comment</comments><wfw:comment>http://www.7layer.cn/</wfw:comment><wfw:commentRss>http://www.7layer.cn/feed.asp?cmt=387</wfw:commentRss><trackback:ping>http://www.7layer.cn/cmd.asp?act=tb&amp;id=387&amp;key=7b4ece5f</trackback:ping></item></channel></rss>
