[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: ftp problem
hi,
>>>>> "MKS" == M K Saravanan <mksarav@xxxxxxxxxxxxxxxxx> writes:
    MKS> For ipchains I am using the following command:
    MKS> ipchains -A forward -j MASQ -s 192.168.2.0/24 -d 0.0.0.0/0
    MKS> I really don't know why this ftp problem is occuring. Is the
    MKS> parameter i have given with ipchains is wrong or what??
	Dunno if this will work but try this,
ipchains -A forward -i extif -s 192.168.2.0 -d 0.0.0.0/0 -j MASQ
where extif=eth0 or eth1 whatever your external (going out) ethernet
device is.
prabhu
---
Visit our home page at: www.chennailug.org
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe' 
in either the subject or the body to unsubscribe from this list.