<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Getting Older and Wiser &#187; sftp</title>
	<atom:link href="http://www.gettingolderandwiser.com/tag/sftp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gettingolderandwiser.com</link>
	<description>Sharing what we've learned in life</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:24:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Configuring Globalscape SFTP Behind an ISA Firewall</title>
		<link>http://www.gettingolderandwiser.com/technology/configuring-globalscape-sftp-behind-an-isa-firewall.html</link>
		<comments>http://www.gettingolderandwiser.com/technology/configuring-globalscape-sftp-behind-an-isa-firewall.html#comments</comments>
		<pubDate>Fri, 25 Jul 2008 20:43:44 +0000</pubDate>
		<dc:creator>The Dood</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[isa server]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gettingolderandwiser.com/?p=50</guid>
		<description><![CDATA[I was having some trouble trying to get FTP over SSL on a Globalscape SFTP (Secure FTP) server working behind an ISA Firewall. Once I got it working, I figured  I&#8217;d post the configuration to hopefully help you avoid the headache of figuring it out on your own. On the ISA server I created two [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I was having some trouble trying to get FTP over SSL on a Globalscape SFTP (Secure FTP) server working behind an ISA Firewall. Once I got it working, I figured  I&#8217;d post the configuration to hopefully help you avoid the headache of figuring it out on your own.</p>
<p>On the ISA server I created two new rules to open the correct ports. <span id="more-50"></span></p>
<p><strong>First firewall rule:</strong></p>
<p>I created a Server publishing rule for the inbound connections below, specifying the sftp server IP as the destination:</p>
<ol>
<li>Port 21 TCP</li>
<li>Port 990 TCP</li>
<li>Port 28000 &#8211; 30000 (for PASV traffic)</li>
</ol>
<p><strong>Second firewall rule:</strong></p>
<p>I created an access rule for the outbound connections below, allowing traffic from the Internal network to the External network:</p>
<ol>
<li>Port 20 TCP</li>
<li>Port 989 TCP</li>
</ol>
<p><!--adsensestart--> Next, make sure to go to the SFTP server and on the SERVERS tab, choose the SITE OPTIONS tab on the right. Check the box for &#8220;Assign PASV mode IP Address&#8221;. Since you&#8217;re behind the ISA firewall which performs NAT translation, you should enter the external address of the SFTP server. The port range is by default 28000 &#8211; 30000 (which I left). Note that if you change this entry, the firewall entry (#3 on the first rule above) needs to match whatever you change it to.</p>
<p>Now, if you&#8217;ve done your other setup chores already like generating the SSL certificate, etc on the server already, then you should be able to connect. You&#8217;ll be prompted on your client to accept the certificate. After you choose &#8220;accept&#8221; the connection should be established and you&#8217;re in business.</p>
<p>Please let me know if this brief how-to helped you by leaving a comment below!</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/isa+server' rel='tag' target='_self'>isa server</a>, <a class='technorati-link' href='http://technorati.com/tag/sftp' rel='tag' target='_self'>sftp</a>, <a class='technorati-link' href='http://technorati.com/tag/windows' rel='tag' target='_self'>windows</a></p>

<!-- end wp-tags-to-technorati -->
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gettingolderandwiser.com/technology/configuring-globalscape-sftp-behind-an-isa-firewall.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

