/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Yes i am using the ftp module, also i've tried both active and passive mode.
Kel
Excerpt from rc.local
/sbin/depmod -a
# Supports the proper masquerading of FTP file transfers using the PORT method
#
/sbin/modprobe ip_masq_ftp
# Supports the masquerading of RealAudio over UDP. Without this module,
# RealAudio WILL function but in TCP mode. This can cause a reduction
# in sound quality
#
/sbin/modprobe ip_masq_raudio
# Supports the masquerading of IRC DCC file transfers
#
#/sbin/modprobe ip_masq_irc
/sbin/modprobe ip_masq_irc
ports=6667,6668,6669,7000,1024,1025,1026,1027,1028,1029
At 00:39 14-8-00 -0400, you wrote:
>/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
>/* ALSO: Don't quote this header. It makes you look lame :-) */
>
>
>On 13 Aug 2000, Kelina wrote:
>
> > I've been trying to use both active and passive modes, it won't work. U
> > need a kernel patch
> > for it to work. There was one for 2.0.x But i've not yet seen one for 2.2.x
>
>Are you loading the ip_masq_ftp module? This allows your client to use
>"active" mode. "Passive" mode will not work when connecting to a server
>behind a MASQ firewall. Therefore you need to use "active" mode (which is
>usually the default anyway). Again make sure you're loading ip_masq_ftp.
>
>-- Michael Best
>
>_______________________________________________
>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.
_______________________________________________
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.