<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'FTPS'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=FTPS&amp;orTags=0</link><description>Search results matching tag 'FTPS'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>setting up ftps on IIS 7.5 using Explicit/passive modes</title><link>http://forums.iis.net/p/1161990/1921735.aspx#1921735</link><pubDate>Thu, 22 Oct 2009 14:56:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921735</guid><dc:creator>icnventures</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;I am trying to set up an ftps server using IIS 7.5 so a vendor can post large files to our servers.&amp;nbsp; I have installed everything and it seems to be working for my point of view.&amp;nbsp; I have installed coreftp and filezilla on my PC and I am able to login and transfer files.&amp;nbsp; However when my vendor logs in they are having some issues that I can figure out.&amp;nbsp; Windows firewall is turned off and the public firewall is doing a port forward.&amp;nbsp; I am going to post his email.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;I first did a test to replicate your symptoms.&amp;nbsp; It timed out after five minutes.&amp;nbsp; I increased the time out value to ten minutes (600 seconds).&amp;nbsp; I got a response from that server after three minutes which reset the timer but it timed out after ten minutes.&amp;nbsp; Then I looked closer at the server messages.&amp;nbsp; Their PASV message contains their public IP address (x.x.x.x) and the port is in the range they specify (49152-65535).&amp;nbsp; Everything is fine so far.&lt;/p&gt;
&lt;p&gt;However, the server message received to both a Passive and Active mode is the same.&amp;nbsp; We should be getting an immediate reply code (125) stating the listing has started.&lt;/p&gt;
&lt;p&gt;I did a packet trace which shows the mainframe sends out the data channel connection attempt (SYN packet) six times but never gets a response (SYN ACK packet) before it times out.&lt;/p&gt;
&lt;p&gt;I do not know if their firewall is blocking the data channel connection attempt or their server isn’t responding or if its response is not making it back through their firewall.&amp;nbsp; With the 150 message indicating it is trying to connect to us as if this were Active mode, the server may not be operating properly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Set timer value to ten minutes (default is five)&lt;/p&gt;
&lt;p&gt;ftp -x –r tls url.url.com (ti 600&lt;/p&gt;
&lt;p&gt;get logged in fine and data channel is set to secure.&amp;nbsp; Do ls (list) which works the same as a GET&lt;/p&gt;
&lt;p&gt;locsite FWF&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  set Passive mode&lt;br /&gt;EZA1460I Command:&lt;br /&gt;ls&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; PASV&lt;br /&gt;227 Entering Passive Mode (x,x,x,x,194,218).&amp;nbsp;  Public IP x.x.x.x and port 194x256+218=49882&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; NLST&lt;br /&gt;150 Opening ASCII mode data connection.&amp;nbsp;&amp;nbsp;  received after three minutes which resets timer.&amp;nbsp; BUT.. see Active mode below&lt;/p&gt;
&lt;p&gt;*** 10 minutes pass ***&lt;/p&gt;
&lt;p&gt;EZA2589E Connection to server interrupted or timed out. Waiting for reply&lt;br /&gt;EZA1721W Server not responding, closing connection.&lt;br /&gt;EZA1460I Command:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;However, when I use Active mode&lt;/p&gt;
&lt;p&gt;ls&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; PORT 166,37,192,3,168,200&lt;br /&gt;200 PORT command successful. &lt;br /&gt;EZA1701s &amp;gt;&amp;gt;&amp;gt; NLST &lt;br /&gt;150 Opening ASCII mode data connection&amp;nbsp;&amp;nbsp;  same server message&lt;br /&gt;EZA2589E Connection to server interrupted or timed out. Waiting for data connection&lt;br /&gt;550 &lt;br /&gt;EZA1460I Command:&lt;br /&gt;quit&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; QUIT&lt;br /&gt;221 Goodbye.&lt;br /&gt;READY&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Secure Passive FTP connection from OZZ2 to OPS1:&lt;/p&gt;
&lt;p&gt;ls&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; PASV&lt;br /&gt;227 Entering Passive Mode (166,37,128,66,10,109)&lt;br /&gt;EZA1701I &amp;gt;&amp;gt;&amp;gt; NLST&lt;br /&gt;125 List started OK&amp;nbsp;&amp;nbsp;  should be getting something like this back &lt;br /&gt;EZA2284I BRODCAST.LIST&lt;br /&gt;EZA2284I &lt;a&gt;&lt;span style="COLOR:#0033cc;"&gt;FTP.ROLL.OBEY1&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;EZA2284I &lt;a&gt;&lt;span style="COLOR:#0033cc;"&gt;FTP.TEST.BATCH&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;EZA2284I &lt;a&gt;&lt;span style="COLOR:#0033cc;"&gt;FTP.TEST.FIFTY&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>SSL Server Service.</title><link>http://forums.iis.net/p/1161842/1921059.aspx#1921059</link><pubDate>Sat, 17 Oct 2009 09:58:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921059</guid><dc:creator>JawzDK</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Greetings. &lt;/p&gt;&lt;p&gt;Im setting up an IIS 7.5 FTP server, my users is having problems connecting to the server with SSL (FTPS). Some say the problem is:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;quot;Make sure the server service is allowed to access the certificate and key files.&amp;quot;&lt;/p&gt;&lt;p&gt;Anyone know how that is possible? &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>FTP7 425 error on PASV mode</title><link>http://forums.iis.net/p/1157894/1904767.aspx#1904767</link><pubDate>Tue, 26 May 2009 08:16:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904767</guid><dc:creator>Sader82</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I have problems connecting FTP7 with passive mode. I used the url:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.iis.net/jaroslad/archive/2007/09/29/windows-firewall-setup-for-microsoft-ftp-publishing-service-for-iis-7-0.aspx"&gt;&lt;font color="#3529ae"&gt;http://blogs.iis.net/jaroslad/archive/2007/09/29/windows-firewall-setup-for-microsoft-ftp-publishing-service-for-iis-7-0.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But I still not getting connected with the passive mode. anybody Ideas?&lt;/p&gt;
&lt;p&gt;&lt;a href="mailto:sander@van-gelderen.eu"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Data Channel Port Range Grayed Out?</title><link>http://forums.iis.net/p/1156951/1900875.aspx#1900875</link><pubDate>Thu, 16 Apr 2009 22:54:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900875</guid><dc:creator>kgolding</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;I just installed the new 7.g ftp services and I have been struggling with firewall rules, as I need to configure an external firewall to allow the data ports, however, the Data Channel Port Range box is grayed out, so I cannot configure what ports is should use, and I have no idea what ports may be configured by default.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;I have tried setting the external IP, but that did not help in either passive or active mode.&lt;br /&gt;There is a warning message in the upper left of the IIS Manager that says: “To accept passive connections when you are using FTP over SSL (FTPS) or when your firewall does not filter packets, configure the external IPv4 address of your firewall.” , which I think is suggesting that I add firewall allow rules for the Data Channel Port Range of [0-0]…?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Also, when I add an external IP address of the firewall, I get a dialogue saying “Please configure your firewall to allow FTP access for both the control channel and data channel port range”. Which I would just love to do, but I cannot find a place that says what the control channel is, and the interface will not allow me to change the Data Channel Port Range from 0.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Anyway, this is a Windows 2008 x64 machine sitting behind a pix firewall. The local Windows 2008 firewall is currently off, as I did not want it in my problem space.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Anyway, I am definitely confused?.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>FTPS crashes ftp service on IIS 7</title><link>http://forums.iis.net/p/1153211/1885400.aspx#1885400</link><pubDate>Wed, 19 Nov 2008 22:17:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885400</guid><dc:creator>270net</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;I am using IIS 7 on Windows Server 2008, with the out of band installation of FTP 7 installed.&amp;nbsp; Through much struggle and headaches, I&amp;nbsp;believe to be on the brink of actually getting FTPS working (not nearly as easy as the walkthroughs I&amp;#39;ve seen make it).&amp;nbsp; The most aggravating part about attempting to get Passive FTPS to work is that our public facing server is using the integrated&amp;nbsp; Windows Firewall w/ Advanced Security feature, so the Incoming Ports rules must be made here.&amp;nbsp; The big issue there is that the interface does not allow you to put in a port range....it only allows specific ports comma seperated.....which means I&amp;#39;ll have a long line of 1000 high end ports for my data channels to put into the rule (lame).&amp;nbsp; Is there an easier way to do this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Regardless of these highly aggravating issues, the one that is killing me is that ever since I enabled FTPS functionality, the FTP service continues to crash.&amp;nbsp; The only clue is the Event log saying &amp;quot;The FTP service has terminated unexpectedly.&amp;nbsp; This has happen &lt;em&gt;n &lt;/em&gt;times.&amp;quot;&amp;nbsp; The service is set to autorestart after fails, too.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If anyone has any insight on why this may be happening, or is reasonably comfortable with their institution of FTPS, any help would be much appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;-Mike&lt;/p&gt;</description></item><item><title>Re: IIS7 FTP setup</title><link>http://forums.iis.net/p/1152086/1881802.aspx#1881802</link><pubDate>Sat, 11 Oct 2008 07:16:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881802</guid><dc:creator>unre4l</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;I ran into another problem and am hoping someone can point me in the right direction&lt;/p&gt;&lt;p&gt; I had setup quotas on this server but the quota report does not show me per user usage and rather everything is under the administrator account. I am guessing I will have to setup VDs for each user to get the quotas right. Does anyone have any sample scripts to setup create/delete VD&amp;#39;s for a user from the command line for ftp7?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: FTP site in IIS7 on Windows 2008</title><link>http://forums.iis.net/p/1151957/1880551.aspx#1880551</link><pubDate>Sat, 27 Sep 2008 02:33:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1880551</guid><dc:creator>julian6709</dc:creator><cs:applicationKey>iis7_-_known_issues_and_workarounds--1</cs:applicationKey><description>&lt;p&gt;I had figured it out, the &amp;quot;directory tree options&amp;quot; -&amp;gt; &amp;quot;disable directory tree detection&amp;quot;&amp;nbsp;in the FTPS client need to be disabled.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thx,&lt;br /&gt;Julian&lt;/p&gt;</description></item><item><title>Re: IIS7 + FTP7, FTP stopped working, server reboot solved the problem, any clues?</title><link>http://forums.iis.net/p/1146858/1877323.aspx#1877323</link><pubDate>Thu, 21 Aug 2008 05:10:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1877323</guid><dc:creator>robmcm</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;That is a known issue that was resolved in the following rollup hotfix:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/955136"&gt;http://support.microsoft.com/kb/955136&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: FTP 7 and data channel protection (PROT)</title><link>http://forums.iis.net/p/1150685/1876339.aspx#1876339</link><pubDate>Fri, 08 Aug 2008 21:25:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1876339</guid><dc:creator>robmcm</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;I think the problem that you are seeing is due to the SSL settings, which are set to &amp;quot;Require SSL&amp;quot; by default. If you change your settings to &amp;quot;Allow SSL&amp;quot;, then you can drop out of SSL. What&amp;#39;s more, if you open the FTP SSL Settings feature and choose &amp;quot;Custom&amp;quot;, then you can specify separate settings for the data channel and control channel.&lt;/p&gt;</description></item><item><title>Re: FTP over SSL command prompt?</title><link>http://forums.iis.net/p/1147813/1871768.aspx#1871768</link><pubDate>Sun, 15 Jun 2008 13:47:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871768</guid><dc:creator>peaceable_whale</dc:creator><cs:applicationKey>publishing--1</cs:applicationKey><description>&lt;p&gt;Does &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1619"&gt;FTP 7 RTM&lt;/a&gt; contain the FTPS command tool?&lt;/p&gt;
&lt;p&gt;The tool was mentioned in the video at &lt;a href="http://channel9.msdn.com/shows/IIS+Show/An-Overview-of-FTP-7-with-Robert-McMurray/"&gt;http://channel9.msdn.com/shows/IIS+Show/An-Overview-of-FTP-7-with-Robert-McMurray/&lt;/a&gt; (16&amp;#39;01&amp;quot;)&lt;/p&gt;</description></item></channel></rss>