/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Neil Aggarwal <[EMAIL PROTECTED]> wrote:
>
> But, when I log into an FTP server and type "ls", it says that it is
> opening an ascii data connection and sits there.
This is probably the "MTU" problem you might have seen discussed on this
list in the last few days. Short login commands are sent in small
packets, and work fine, but an "ls" response might be large, and get
sent in one large packet, which fails due to the fragmentation problem
discussed.
Is your PPP MTU set to 1500? If not, try forcing it to that size.
Either that, or your firewall might be denying the connection. Since a
DENY sends no response back to the server, the connection might hang as
you describe.
--
[EMAIL PROTECTED] (Fuzzy Fox) || "Good judgment comes from experience.
sometimes known as David DeSimone || Experience comes from bad judgment."
http://www.dallas.net/~fox/ || -- Life Lessons
_______________________________________________
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.