Closed Bug 95386 Opened 24 years ago Closed 24 years ago

Some FTP sites fail

Categories

(Core Graveyard :: Networking: FTP, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 99233
mozilla0.9.5

People

(Reporter: teilo+bugzilla, Assigned: bbaetz)

References

()

Details

Attachments

(1 file)

Some ftp sites fail to display. In the status bar you see: connected to ftp.... , receiveing data... Document Done xxxseconds but no data apears in the window. ftp://ftp.symantec.com/ ftp://ftp3.symantec.com/ server apears to be FTP server (FileDrive 2.1) note that ftp1 , ftp2 work and report same server version.
confirming with win2k bnuild 20010814..
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sorry about the spam, noticed bugzilla didn't add the build version. release Build 0.9.3
Worksforme on release 0.9.3 Mac (2001080214), but I have to pass through a proxy-server (Squid)
Dougt: I'm behind a NAT box and Mozilla must use passive transfer... This works with a direct connection but it fails with NAT. (Windows 2000 Internet connection sharing) Other FTP server are working without any problem ! (ftp.mozilla.org)
ben, can you try to create a test case?
Summary: Some FTP sites fail to display → Some FTP sites fail with NAT
I'm not behind a NAT and have a direct connection with no Proxy/Cache. Changing summary back.
Summary: Some FTP sites fail with NAT → Some FTP sites fail
I've got the same problem (Moz 0.9.3 / build 2001080110 on NT4) : No distant FTP site is working, including : ftp.netscape.com, ftp.mozilla.org Local FTP sites (same network) work properly. I am behind a Checkpoint Firewall-1 with NAT. Status bar reads : Beginning FTP transaction Connecting to ftp.mozilla.org Finished FTP transaction Document: Done (8.983 secs)
can someone run ngrep to see the net traffic?
If this works for other browsers on the same system, we need to do a packet trace of some kind.
IE 5.0 and command line ftp, ncftp work fine for me on the same windows 2000 systems (2) that Mozilla fails on. If I can find a hub I will try and get a packet packet trace of the session, but it appears as though mozilla gets the data but just does noting with it. If you try to download a large file from symantec it takes 20 seconds.... smaller files (dir listings etc..) take 1-2 seconds, so the correct amount of data seems to be transmitted received. Is there no environment setting you can set to get mozilla to dunp FTP traces simmilar to those available for IMAP?
Unfortuntely not. In a debug build, you can: export NSPR_LOG_MODULES=nsFTPProtocol:5 can you try installing ngrep? It is a really cool tool regardless.
My network trace gives : > (connect) < 220 ftp.mozilla.org FTP server ... > USER anonymous < 331 Guest login ok ... > PASS mozilla@ < 230 - ... > SYST < 215 UNIX Type: L8 > TYPE I < 200 Type set to I. > PASV < 227 Entering Passive Mode ... > SIZE / < 550 /: not a plain file. > RETR < 550 /: not a plain file. same trace for ftp://ftp.netscape.com.
Further testing : Only the localhost FTP can be reached. No distant FTP sites (even on local net) works, so NAT is probably not the problem. On Windows localnet FTP servers, same result but trace slightly different : ... > PASV < 227 Entering Passive Mode ... > SIZE / < 550 /: file not found. > RETR < 550 /: file not found. > CWD / < 250 CWD command successful > LIST < 125 Data connection already open, transfer starting < 226 Transfer complete Everything seems OK, but nothing happens in the browser window (except the status bar changes).
re-bucket-ing milestone
Target Milestone: --- → mozilla0.9.5
Reproduced in Mozilla 0.9.4 (Build ID 2001091303) on Win32.
reassigning to bbaetz@cs.mcgill.ca.
Assignee: dougt → bbaetz
*** This bug has been marked as a duplicate of 99233 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
VERIFIED: dupe. Reporter, please reopen if this breaks post Mozilla 1.0
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: