That is the exact way the rule is set right now.
Main Topics
Browse All TopicsOk, I have been digging all day for the solution to this, and i'm just not finding one.
I'm running ISA 2006SE, and I am trying to establish an FTP connection (ftp.hp.com for reference). I've created different scenarios on rules for the last couple hours, but I've just not been able to successfully establish a connection. I've tried an ANY/ANY/ANY rule, a strict Internal to External FTP only rule, FTP filter on, FTP Filter off, and no luck.
At this point, the log shows the FTP connection being accepted, and then I get a denied connection on port 80 that shows FWX_E_ABORTIVE_SHOTDOWN and then a FWX_E_TCP_NOT_SYN_PACKET_D
Any takers?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You need to verify that the FTP with ISA actually works. You have to remove IE from the picture to do this:
1. Open a persistant command prompt window ("cmd" from the Run Line)
2. Type "ftp ftp.hp.com" <enter>
3. User: anonymous
4. Pwd: <your email address or make up a fake one>
5. Type "dir"
You should see a directory listing of the HP ftp server. If these steps worked then your ISA is fine. There is nothing else to do on the ISA....the problem is with IE.
Now with IE,...go to ftp://ftp.hp.com
1. If it fails,..let if fail,... then....
2. Go up to the Page Menu at the upper right of the browser window
3. Select "Log on to FTP site with Windows Explorer"
What does it do?
Ok, using WS_FTP, here is the results/errors I receive in the ISA logs;
Log Time Destination IP Destination Port Protocol Action Rule Client IP Client Username Source Network Destination Network HTTP Method URL Error Information Transport Service Original Client IP Client Agent Authenticated Client Server Name Referring Server Destination Host Name MIME Type Object Source Source Proxy Destination Proxy Bidirectional Client Host Name Filter Information Network Interface Raw IP Header Raw Payload GMT Log Time Source Port Processing Time Bytes Sent Bytes Received Result Code HTTP Status Code Cache Information Log Record Type Authentication Server
10/9/2009 2:34:10 PM 10.248.129.68 21 FTP Initiated Connection All 10.251.8.190 Internal Local Host - - 0x0 TCP 10.251.8.190 PRO1VM00011ISA - - - 10/9/2009 12:34:10 PM 3649 0 0 0 0x0 ERROR_SUCCESS 0x0 Firewall -
10/9/2009 2:34:10 PM 10.248.129.68 21 FTP Closed Connection All 10.251.8.190 Internal Local Host - - 0x0 TCP 10.251.8.190 PRO1VM00011ISA - - - 10/9/2009 12:34:10 PM 3649 422 0 30 0x80074e24 FWX_E_CONNECTION_KILLED 0x0 Firewall -
The connection fails.
A little more info from WS_FTP log
Finding Host pro1vm00011isa.inapps.iner
Internal Firewall Type 3 Specified
Connecting to 10.248.129.68:21
Connected to 10.248.129.68:21 in 0.125002 seconds, Waiting for Server Response
220
OPEN ftp.hp.com
550 Access is denied.
ftp.hp.com will not care about read-only status or not as the site automatically defaults to providing a DIR or LS function to display its directory contents when used through the browser.
From a 'full' ftp client such ws_ftp, you will first be prompted for the username and password.
The output of your log looks like the traffic is not even getting past the ISA server.
So I went back to the basics, and turned off the ISA/Firewall services, and just tried to do this right from the proxy server, and i'm getting the results, which leads me to believe this problem is on the firewall in front of the proxy server itself.
I'll let you know where I stand once I get an analysis on the firewall.
Business Accounts
Answer for Membership
by: keith_alabasterPosted on 2009-10-08 at 11:28:22ID: 25528506
open the ISA gui - edit the ftp access rule - make sure it is set to allow ftp from internal to external, ALL Users only, (not authenticated users or an AD group etc)