Tagged Questions
0
votes
1answer
94 views
How to configure firewall for ftp?
I have got ftp working for isolate users on a windows web server running iis 7.0
I am using coffecup as ftp client to connect.
when i turn off the firewall on the server the ftp works fine. I can ...
0
votes
0answers
22 views
Executable jar file blocked by Windows Firewall [duplicate]
Possible Duplicate:
How to programmatically allow an executable JAR file through Windows Firewall?
I have created a program in Java that uses an FTP connection to download files. It works ...
0
votes
4answers
1k views
How to programmatically allow an executable JAR file through Windows Firewall?
I have created a program in Java that uses an FTP connection to download files. It works just fine when I run it in Eclipse. However, when I export the project to an executable JAR file, the program ...
1
vote
1answer
122 views
PureFTPd is using ports above 50000 even with PassivePortRange specified
I have installed the pure-ftpd package with PureFTP 1.0.24 on Ubuntu 10.04 using apt-get.
Even though, this is the default port range, I've added the file /etc/pure-ftpd/conf/PassivePortRange ...
0
votes
1answer
65 views
FlashFXP asking to connect to unknown remote address
I installed Agnitum Outpost firewall which tells me about every connection happening on every port. When I try to connect to my FTP server on port 21 (hosted on mediatemple.com), I get an outgoing ...
4
votes
2answers
448 views
How can I prove (with logging) where a port block is occurring?
How can I prove (with logging) where a port block is occurring?
I've set up an FTP site on IIS (windows 7 home) and set up a rule in the Windows Firewall allowing access. The ftp site is accessible ...
3
votes
2answers
292 views
Issue with China's Great Firewall (or other odd networking issue)
We periodically deploy an application to a computer located in China (from Canada). We deploy the changes using Subversion - we're talking a ~100Mb diff. We've noticed that the speeds are good until ...
0
votes
1answer
188 views
FTP Over SSL/TLS and Firewall Support
Is there any open source/commercial FTP client which supports FTPS (FTP over SSL/TLS) over firewall/proxy? Since If we use SSL/TLS, the Control channel is encrypted and the Firewall couldn't ...
0
votes
3answers
3k views
Filezilla won't connect
I am on a pc that uses filezilla. This pc is on a small network that has windows firewall installed. I de-activated windows firewall and I still cannot connect to my server.
The details are correct ...
0
votes
3answers
1k views
Firewall blocks FTP PASV response
I have an FTP server that supports passive server mode (using PASV command). This works fine with Windows XP. When I want to access this server from Windows Vista or Windows 7 with firewall enabled I ...
1
vote
2answers
990 views
What is blocking the FTP and HTTP traffic on XP with Windows Firewall disabled?
I've just had to reinstall the drivers for the D-Link G510 wireless card on an XP machine as they were causing a BSOD. It now successfully connects to the internet as I can ping and tracert to ...
1
vote
2answers
293 views
Why after Accepting Ports 20 and 21 in iptables are they still closed?
I am trying to open the FTP Ports on my server. I have vsftpd installed on the server already. However I am unable to reach the server on ports 20 and 21
Somehow it is allowing me to access port 21 ...
0
votes
0answers
243 views
FTP server, firewall, and showing the files in the ftp folder [duplicate]
Possible Duplicate:
FileZilla not working on Server 2008 R2
I'm using ftp 7.5 on a windows 2008 server with basic authentication and a 5 digit port number for security reasons.
I can push ...
