Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
File download fails through Netscreen when using IE6 with Passive FTP
Thursday, 25 February 2010 17:57
Firewalls - Juniper - Netscreen
You may find when trying to download a file from your FTP server using Internet Explorer 6 with "Folder View Enabled" when using Passive FTP the file download transfer will fail after a short time period.
This can be down to Internet Explorer sending TCP packets with sequence numbers which are outside that of the current TCP window. This in turn causes the FTP file transfer to fail. This can be caused by vendors using non-RFC methods to verify a packets validity or the host sending back badly number packets expecting a return.
You can confirm whether the Netscreen is dropping packets due to this with the following command,
Solution
The Netscreen is working by design so you have 3 options :
- Disabling TCP sequence checking on the firewall using the command 'set flow no-tcp-seq-check'
- Use an alternative client for Passive FTP downloads.
- Use Active FTP