/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */



[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> i am having problems with ftp when i masq from my windows computer
> when i try to some sites it logs in and the gets stuck when i do an ls
> it says data connection error

This really isn't enough information to go on, although it is something. 
You could post a debug log from your client, if possible, showing
commands sent, and responses given?

> also i am using the ip_masq_ftp modules

When you run "lsmod", you should see a usage count for the ip_masq_ftp
module.  When you open your ftp session to the site, you should see the
usage count increase by one.  Do you?  That tells you whether the module
is activating properly.

Is the ftp site using a non-standard port (a port other than 21)?  If
so, you'll need to enter that port on the command line when you load the
module:

    modprobe ip_masq_ftp ports=21,2100,9999  (etc.)

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
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