Re: SSH with TCP Wrappers

2002-12-09 Thread Josep M.
Hello. Thanks for all answers,yes,SSHD has not nothing to do with xinetd,only hosts.allow and hosts.deny is where SSHD looks.I ´m writing now my iptables script for block unwanted hosts and will add unwanted hosts in first place in my hosts.allow file. Josep Begin of Quote Emmanuel Seyman

Re: SSH with TCP Wrappers

2002-12-09 Thread Emmanuel Seyman
On Mon, Dec 09, 2002 at 03:43:01PM +1000, [EMAIL PROTECTED] wrote: > > I'm not sure how different 7.3 is from 8.0, but the 7.3 > version of openssh is compiled with tcp-wrappers, but > does not normally use xinted. Sshd is probably already > running as a separate daemon so what you put in xinetd.d/

RE: SSH with TCP Wrappers

2002-12-08 Thread Cameron . Davidson
ou need to check elsewhere. Check /etc/ssh/sshd.conf for "listen" address lines. Check your firewall configuration. Cameron. > -Original Message- > From: Josep M. [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 7 December 2002 01:33 > To: [EMAIL PROTECTED] > Subject:

SSH with TCP Wrappers

2002-12-06 Thread Josep M.
Hi! I try of put my SSH (redhat 8.0 updated yesterday) with TCP Wrappers,looking at the package requires "tcp wrappers",so I suppose will be compiled with,because read hosts.allow and only give if allowed,i tried of put a file /etc/xinetd/ssh and had not result when I want control anything,SSH