Re: cvs problem with iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux