/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


I agree with your assessment.  Actually, active mode does use a standard
port (20).  However, discussion on ftp semantics doesn't help me to fix
my passive mode connection problems.

Rob does not know how to tame the ftp beast :(  Is there anything that
you or anyone can suggest that might help?  I'm all ears.

Can you also CC me?  For some reason, I am not receiving the list
emails, but am only able to get the digests at the end of the day.

> FTP is kind of a strange beast.  To transfer information, a second channel
> is set up to actually transfer data.
> 
> When FTP is using active mode, the server makes the connection back to the
> client using a non-standard port to transfer the data.  When using passive
> mode, the client makes the connection to the server using a non-standard
> port to transfer the data.  Port 21 is used for notification and control
> *only*, no data is actually transferred using that port.
> 
> This is one of the things that makes putting FTP servers behind a firewall
> nearly impossible, because the passive FTP connections for transferring data
> come in from an unknown port (well if you examine the FTP data, you can
> determine the actual port).

-- 

-Rob

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to