[techtalk] ftp_masq stopped working...?

Wendt,Andrew awendt at neo.rr.com
Mon Apr 17 17:17:02 EST 2000


On Mon, 17 Apr 2000, Walt wrote:

>I use a windows system to layout some
>of the web pages that I do. I upload them
>out through my rhl server via ip masq. and
>ip_masq_ftp. This has worked fine. once.
>
>But now, even with the
>
>/sbin/depmod -a
>/sbin/modprobe ip_masq_ftp
>
>lines in my rc.local file, as they've always
>been, my stuff starts to download to the web
>server for like 10 seconds and then just sits and
>nothing more gets sent.
>
>any clues? or more information needed?
><unquote>

>Laurel Fan wrote:
>>Is the module loaded?
>>Is it still loaded when it stops working?
>>Does passive ftp work?
>
>yes, I think so but how do I check for sure?
>yes (same as above :-)
>and no, it makes no difference at all.

To check for sure, you can use the `lsmod' command to list all the modules that
are loaded.

Are you sure it's an ip_masq_ftp problem? Passive mode should work from behind
IP masq even if ip_masq_ftp isn't even loaded. In fact, you can unload the
module to try it with the command `rmmod ip_masq_ftp'.

Can you ftp things properly between you and the same server directly from your
Linux box?

Is the FTP server running on a nonstandard port?

TTFN
Andy





More information about the Techtalk mailing list