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

Re: iptables rule for sshd



On Sun, Aug 01, 2004 at 08:29:52PM +0300, NabilM@kuveytturk.com.tr wrote:
> Iptables -A INPUT -p tcp -sport ssh -j ACCEPT
> 

Try:

iptables -A INPUT -p tcp --dport ssh -j ACCEPT

Didar


-- 

BOFH excuse #299:

The data on your hard drive is out of balance.


                  Random signature generated by Signify v1.07
                             http://www.debian.org/



Reply to: