What you can do is compile your kernel with IPPORTFW support and select
the modules portfw & autofw and install the ipmasqadm package and to
forward ports 20 & 21 to this FTP server, you would use a line similar
to:

ipmasqadm autofw -A -r tcp 20 21 -h 192.168.10.10

... where 192.168.1.10 is the IP address of your internal FTP server.

HTH

Gonzalo


On Mon, 2002-03-18 at 13:15, Andre Pang wrote:
> On Mon, Mar 18, 2002 at 11:02:54AM +1100, Steven Evans wrote:
> 
> > Yes, i agree to some extent, but the user's dont want passive mode.  
> > 
> > Both boxes are linux boxes with kernel 2.2.19.
> 
> IIRC, there's some kernel module that you can load which handles
> masquerading FTP.  Ditto for another kernel module which does
> IRC.  I have no idea what it's called though; it's been a while
> since I've played with a 2.2 gateway.
> 
> 
> -- 
> #ozone/algorithm <[EMAIL PROTECTED]>          - trust.in.love.to.save
> -- 
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to