anshul makkar wrote:

i have configured proxy server through the use of
squid.
now when connect windows machine to do a ftp request
to an outside domain through proxy , it gives an error
<snip>

I presume that you are doing natting on your proxy machine
and ipforwarding is enabled.
if ipforwarding is not enabled do

echo 1 > /proc/sys/net/ipv4/ip_forward

For your ftp to work just insmod these iptable modules and try

modprobe ip_conntrack_ftp
modprobe ip_nat_ftp

-- 
Regards,
Mohan Cheema


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to