You can look at links on how to set up passive FTP server behind firewall on 
http://c0wz.steinkuehler.net/.

Basically you need to do the setup on both router and FTP server. 
- On the router you port-forwarding port 20, 21 and a some additional ports (e.g. 
65520-65529 as in the email suggested).
- On the FTP server, you set it in passive mode, using those additional ports above 
and also must set it up so that it announces to the world that it uses the external 
public IP, NOT its internal IP).

I hope this helps.

---------- Original Message ----------------------------------
From: "Michael D. Schleif" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Fri, 10 May 2002 11:54:26 -0500

>
>David Goodrich wrote:
>> 
>> sorry for being so vague, but by "no luck" i meant that no-one sees a
>> password prompt or is allowed to connect.  my firewall rules are at
>> http://complex.wox.org/random/fwrules.htm and my proftpd.conf is at
>> http://complex.wox.org/random/proftpd.conf .. the server works just fine on
>> my internal net but no-one is allowed to connect from the "real" world.
>> thanks
>> 
>> - ----- Original Message -----
>> From: "Michael D. Schleif" <[EMAIL PROTECTED]>
>> >
>> > David Goodrich wrote:
>> > >
>> > > i'm not having any luck getting proftpd to be accessible through my
>> > > dachstein 1.02 floppy firewall.  i tried going in active mode and
>> forwarding
>> > > tcp 20 & 21 to the server, but no luck.  has anyone done this before?
>> tia
>> > >  -david
>> >
>> > Difficult to say what is your problem, since you do not tell us.
>> >
>> > Nevertheless, I have it working quite well, for many months.
>> >
>> > What version are you using?
>> >
>> > Do you have something like this in your /etc/proftpd.conf ???
>> >
>> > PassivePorts  65520 65529
>
>Charles has already responded with a good answer.
>
>Since you asked, these are /etc/network.conf lines that work for me:
>
>       EXTERN_TCP_PORT0="0/0 21"
>       INTERN_FTP_SERVER=${LOKI}
>
>Obviously, LOKI is a variable pointing to an ip address on my private
>network.
>
>hth
>
>-- 
>
>Best Regards,
>
>mds
>mds resource
>888.250.3987
>
>Dare to fix things before they break . . .
>
>Our capacity for understanding is inversely proportional to how much we
>think we know.  The more I know, the more I know I don't know . . .
>
>_______________________________________________________________
>
>Have big pipes? SourceForge.net is looking for download mirrors. We supply
>the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
>
>------------------------------------------------------------------------
>leaf-user mailing list: [EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/leaf-user
>SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
>

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to