cvs problem with iptables

Michael Schwendt mschwendt.tmp0501.nospam at arcor.de
Thu Aug 18 15:13:38 UTC 2005


On Thu, 18 Aug 2005 14:24:47 +0530, Ankush Grover wrote:

> hey friends,
> 
>  I have configured CVS on FC3.Now the problem is that if the iptables
> is on then I am not able to access the cvs from the windows clients
> but if the iptables is off then I can access it.
> 
>  I have given these entries in Iptables
> 
> iptables -A INPUT -p tcp -i eth0 -s 192.168.1.0/24  --dport 2401 -j ACCEPT
> iptables -A INPUT -p tcp -i eth0 -s 192.168.1.0/24  --dport 2402 -j ACCEPT
> 
> after giving these entries I am still not able to access the
> CVS.

Please post the full unedited output of the command "iptables-save"
and "netstat -tpan".  I suspect that you want -I not -A.




More information about the fedora-list mailing list